4.0.1 release

This commit is contained in:
jamesagnew 2019-09-04 05:33:57 -04:00
parent 1ef70a0fca
commit 17a50765dc
2 changed files with 35 additions and 0 deletions

View File

@ -107,6 +107,15 @@
module. Thanks to Andrew Fitzgerald for the PR!
</action>
</release>
<release version="4.0.1" date="2019-09-03" description="Igloo (Point Release)">
<action type="fix">
This release contains no new or updated functionality, but addressed a dependency
version that was left incorrectly requiring a SNAPSHOT maven build of the
org.hl7.fhir.utilities module. Users who are successfully using HAPI FHIR 4.0.0
do not need to upgrade, but any users who were blocked from upgrading due to
snapshot dependency issues are advised to upgrade immediately.
</action>
</release>
<release version="4.0.0" date="2019-08-14" description="Igloo">
<action type="add">
The version of a few dependencies have been bumped to the

View File

@ -67,6 +67,32 @@
</section>
<section name="Announcements">
<p>
<b>September 3, 2019 - Community Survey and HAPI FHIR 4.0.1</b> -
It is time for us to do another HAPI FHIR community survey. The survey is a not-quite-annual
tradition that helps us to set priority for the coming year and get a pulse on how people
are using HAPI FHIR.
</p>
<p>
We would very much appreciate if everyone could take a few minutes to fill it out. The
survey is short (2 pages / 5 mins) so it shouldn't be much of a burden.
</p>
<p>
Access the survey here:
<a href="http://bit.ly/33HO4c">http://bit.ly/33HO4cs</a>
</p>
<p>
In addition, a new HAPI FHIR release (4.0.1) has been uploaded to the
Maven Central repos.
This release contains no new or updated functionality, but addressed a dependency
version that was left incorrectly requiring a SNAPSHOT maven build of the
org.hl7.fhir.utilities module. Users who are successfully using HAPI FHIR 4.0.0
do not need to upgrade, but any users who were blocked from upgrading due to
snapshot dependency issues are advised to upgrade immediately.
</p>
<p>
<b>August 14, 2019 - HAPI FHIR 4.0.0 (Igloo) Released</b> -
The next release of HAPI has now been uploaded to the Maven repos and