Releases: pcvolkmer/etl-processor
Releases · pcvolkmer/etl-processor
v0.9.7
Änderungen
- chore: update to Spring Boot 3.2.11 by @pcvolkmer in #80
- build: replace hard coded repo name with variable by @pcvolkmer in #81
Full Changelog: v0.9.4...v0.9.7
v0.9.6
v0.9.5
Änderungen
- Aktualisierung von Abhängigkeiten
- Kleinere Fehlerbehebungen aus Hauptentwicklungszweig übernommen
Full Changelog: CCC-MF/etl-processor@v0.9.4...v0.9.5
v0.9.4
v0.9.3
v0.9.2
Änderungen
- Upgrade Spring-Boot-Security auf Version 6.2.3. Siehe auch: CVE-2024-22257
Full Changelog: CCC-MF/etl-processor@v0.9.1...v0.9.2
v0.9.1
Änderungen
- Beheben eines Fehlers beim Re-Hashing der MTB-File IDs
Full Changelog: CCC-MF/etl-processor@v0.9.0...v0.9.1
v0.9.0
Änderungen
- Darstellung und Aufteilung der Konfigurationsseite verbessern by @pcvolkmer in https://github.com/CCC-MF/etl-processor/pull/52
- Anzeige gPAS Verbindungsstatus by @pcvolkmer in https://github.com/CCC-MF/etl-processor/pull/54
- Verwende Request-ID aus Kafka Record Header by @pcvolkmer in https://github.com/CCC-MF/etl-processor/pull/57
- Kafka-Record-Key soll nur die Patienten-ID beinhalten by @pcvolkmer in https://github.com/CCC-MF/etl-processor/pull/59
- Salting und erneute Anonymisierung von Inhalten by @pcvolkmer in https://github.com/CCC-MF/etl-processor/pull/60
Full Changelog: CCC-MF/etl-processor@v0.8.0...v0.9.0
v0.8.0
Änderungen
- Anpassung der Integration von SSL-Zertifikaten by @pcvolkmer in https://github.com/CCC-MF/etl-processor/pull/35
- Verwendung von JDK 21 by @pcvolkmer in https://github.com/CCC-MF/etl-processor/pull/40
- Hinzufügen von cache-control Headern für statische Ressourcen by @pcvolkmer in https://github.com/CCC-MF/etl-processor/pull/41
- Dateneingang über Apache-Kafka als Alternative zu HTTP-Request by @pcvolkmer in https://github.com/CCC-MF/etl-processor/pull/46
- Duplikatprüfung abschaltbar by @pcvolkmer in https://github.com/CCC-MF/etl-processor/pull/47
- Freigabe und Berechtigung für OIDC-Benutzer by @pcvolkmer in https://github.com/CCC-MF/etl-processor/pull/48
- Administrative Rechte für OIDC-Benutzer by @pcvolkmer in https://github.com/CCC-MF/etl-processor/pull/50
- build: update used actions by @pcvolkmer in https://github.com/CCC-MF/etl-processor/pull/32
Full Changelog: CCC-MF/etl-processor@v0.7.0...v0.8.0
v0.7.0
Änderungen
- feat #23: add reload button to display on new request by @pcvolkmer in https://github.com/CCC-MF/etl-processor/pull/26
- feat #25: add link to requests related to patient pseudonyme by @pcvolkmer in https://github.com/CCC-MF/etl-processor/pull/27
- feat #24: use htmx to refresh connection status every 20s by @pcvolkmer in https://github.com/CCC-MF/etl-processor/pull/28
- Issue #29: Unterstützung für Endpoint-Tokens by @pcvolkmer in https://github.com/CCC-MF/etl-processor/pull/30
- Möglichkeit zur Integration in das Image und Nutzung von eigenen CA-Zertifikaten
- OAuth2/OpenID Connect Authentifizierung für Benutzer
- Aktualisierung von Abhängigkeiten
Full Changelog: CCC-MF/etl-processor@v0.5.0...v0.7.0