FHIR Chat · jpastarter 5.7.0 release · hapi

Stream: hapi

Topic: jpastarter 5.7.0 release


view this post on Zulip Patrick Werner (Mar 02 2022 at 11:38):

There is no release/tag for hapi 5.7.0 in the jpastarter project. Can we create a tag/release on it based on the current master which is already switched to 5.7?
@James Agnew @Jens Villadsen @Oliver Egger

view this post on Zulip Jens Villadsen (Mar 02 2022 at 15:42):

@Patrick Werner I just merged to https://github.com/hapifhir/hapi-fhir-jpaserver-starter/pull/319 meaning that we are ready dockerwise to use the distroless versions

view this post on Zulip Jens Villadsen (Mar 02 2022 at 16:07):

and lift-off .... https://hub.docker.com/r/hapiproject/hapi

view this post on Zulip Jens Villadsen (Mar 02 2022 at 16:12):

@Patrick Werner will you do the https://github.com/hapifhir/hapi-fhir-jpaserver-starter/releases/tag/image%2Fv5.7.0 image.png

view this post on Zulip Patrick Werner (Mar 02 2022 at 16:13):

sure :heart:

view this post on Zulip Patrick Werner (Mar 02 2022 at 16:14):

done.

view this post on Zulip G G (Mar 02 2022 at 16:40):

Hey folks, this one is on me. I honestly didn't know that this project had tags in lockstep with HAPI-FHIR. I'll add it to my checklist for the next release. Thanks for taking care of this @Patrick Werner

view this post on Zulip Patrick Werner (Mar 02 2022 at 16:42):

@Jens Villadsen love the default distroless docker & the optional bitname debug target

view this post on Zulip Patrick Werner (Mar 02 2022 at 16:47):

what suprised me: distroless is just plain java, no tomcat, but can use .war files ?

view this post on Zulip Jens Villadsen (Mar 02 2022 at 16:54):

Distroless is actually also tomcat but it is the embedded use inside spring boot

view this post on Zulip Jens Villadsen (Mar 02 2022 at 17:31):

@G G No worries - and the lockstep is something we probably should think a bit more about as the jpastarter may or may not have its own features and fixes independent of the core


Last updated: Apr 12 2022 at 19:14 UTC