Skip to content

Commit

Permalink
update changes.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Thopap committed Jan 10, 2023
1 parent 947884a commit 1206ac0
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions src/site/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,29 @@
<author email="[email protected]">Christian Ohr</author>
</properties>
<body>
<release version="4.5.0" description="IPF 4.5.0" date="tbd">
<action issue="396" dev="qligier" type="update">
Various dependency updates.
</action>
<action issue="399" dev="ohr" type="fix">
FhirProducer instantiates FhirContext instances on the fly
</action>
<action issue="397" dev="ohr" type="add">
Allow to share FHIR producer instances between FHIR producers
</action>
<action issue="400" dev="ohr" type="add">
Add AuditMessageQueue implementation based on Spring RestTemplate
</action>
<action issue="400" dev="thopap" type="update">
XDS: Throw soap fault instead of an empty response when invalid payload was provided by backend processors
</action>
<action issue="404" dev="thopap" type="update">
Use explicit namespace aliases for XDS XML instead of self generated ns1 ... nsX
</action>
<action issue="398" dev="unixoid" type="update">
CP-ITI-1260-03: Optional quotes around ITI-18 datetime parameters
</action>
</release>
<release version="4.4.0" description="IPF 4.4.0" date="21 Jul 2022">
<action issue="195" dev="ohr" type="update">
Change MLLP components to using Netty instead of Apache Mina
Expand Down

0 comments on commit 1206ac0

Please sign in to comment.