Releases: aehrc/fhir-bulk-java
Releases · aehrc/fhir-bulk-java
v1.0.4
What's Changed
- Extract authentication code to separate library by @johngrimes in #8
- Add _until parameter support by @johngrimes in #9
- Fix file extensions to be inferred from output format by @johngrimes in #10
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- Add error logging for non-200 HTTP responses in JsonResponseHandler by @johngrimes in #4
- Update nimbus-jose-jwt to version 9.37.2 by @johngrimes in #6
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Fix 500 error in async auth token request by @johngrimes in #5
Full Changelog: v1.0.1...v1.0.2
v1.0.1
v1.0.0
Initial release.
Please check README.md for supported features.
v0.1.0-alfa
Test pre-release.
Check README.md for supported features.