Releases: pcvolkmer/etl-processor
Releases · pcvolkmer/etl-processor
v0.5.0
What's Changed
- feat #17: add request retry by @pcvolkmer in https://github.com/CCC-MF/etl-processor/pull/19
- feat #18: initial support for authentication by @pcvolkmer in https://github.com/CCC-MF/etl-processor/pull/21
- show configured endpoints
- feat #20: add server forward headers config
- add pagination to request list
- layout and style changes
Full Changelog: CCC-MF/etl-processor@v0.4.0...v0.5.0
v0.4.0
What's Changed
- feat #15: add connection checks to bwHC backend by @pcvolkmer in https://github.com/CCC-MF/etl-processor/pull/16
- Dependency updates
Full Changelog: CCC-MF/etl-processor@v0.3.1...v0.4.0
v0.3.1
What's Changed
- update several dependencies: Spring Boot 3.2.1 (and related Kafka/SnakeYaml) and HAPI-FHIR 6.10.2
Full Changelog: CCC-MF/etl-processor@v0.3.0...v0.3.1
v0.3.0
What's Changed
- update dependencies to use to Spring Boot 3.2.0
- fix data quality report and sort data quality report by severity by @pcvolkmer
- fix: Replace the patient's id in more places by @YtvwlD in https://github.com/CCC-MF/etl-processor/pull/14
New Contributors
- @YtvwlD made their first contribution in https://github.com/CCC-MF/etl-processor/pull/14
Full Changelog: CCC-MF/etl-processor@v0.2.0...v0.3.0
v0.2.0
What's Changed
- fix: removed gaps system from GPAS pseudonym value. Also added clean … by @jlidke in https://github.com/CCC-MF/etl-processor/pull/11
- Transformation of MTBFile data based on rules by @pcvolkmer in https://github.com/CCC-MF/etl-processor/pull/13
- Some minor style changes
Full Changelog: CCC-MF/etl-processor@v0.1.2...v0.2.0
v0.1.2
Dieses Release enthält (auch) eine Vorschau auf Features, geplant für Release v0.2.0
Änderungen
- Issue #7: Send and expect requestId in record body, not in record key by @pcvolkmer in https://github.com/CCC-MF/etl-processor/pull/8
- Add production deployment and env-sample by @jlidke in https://github.com/CCC-MF/etl-processor/pull/9
- Add information about suggested Kafka retention time and key based retention config in README.md
- Update developer configuration
Full Changelog: CCC-MF/etl-processor@v0.1.1...v0.1.2
v0.1.1
Änderungen
- Issue #2: Do not serialize JSON string as custom string by @pcvolkmer in https://github.com/CCC-MF/etl-processor/pull/4
- Issue #3: Detect the request type of request with last known status by @pcvolkmer in https://github.com/CCC-MF/etl-processor/pull/5
Full Changelog: CCC-MF/etl-processor@v0.1.0...v0.1.1
v0.1.0
Initial release
Full Changelog: https://github.com/CCC-MF/etl-processor/commits/v0.1.0