-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Christian Ohr
committed
Jul 8, 2022
1 parent
5942cbe
commit 74852bf
Showing
1 changed file
with
5 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,6 +23,11 @@ | |
<author email="[email protected]">Christian Ohr</author> | ||
</properties> | ||
<body> | ||
<release version="4.3.2" description="IPF 4.3.2" date="11 Jul 2022"> | ||
<action issue="394" dev="ohr" type="fix"> | ||
Make sure that FHIR producers have separate HTTP client configurations | ||
</action> | ||
</release> | ||
<release version="4.3.1" description="IPF 4.3.1" date="19 Apr 2022"> | ||
<action issue="389" dev="ohr" type="fix"> | ||
Avoid NullPointerException in FHIR producers when auditing is disabled | ||
|