Releases: medizininformatik-initiative/feasibility-backend
Releases · medizininformatik-initiative/feasibility-backend
Release 6.0.0-alpha.6
v6.0.0-alpha.6 Merge pull request #397 from medizininformatik-initiative/release/v6.…
Release 6.0.0-alpha.5
v6.0.0-alpha.5 Release 6.0.0-alpha.5
Release 6.0.0-alpha.3
[6.0.0-alpha.3] - 2024-10-21
Changed
- Allow empty search
- Change structure of dse profile and details for new translation structure
Release 6.0.0-alpha.2
v6.0.0-alpha.2 Merge pull request #362 from medizininformatik-initiative/release/v6.…
Release 6.0.0-alpha.1
v6.0.0-alpha.1 Merge pull request #354 from medizininformatik-initiative/release/v6.…
Release 5.0.1
Fixed
- Injection of environment variable value for OAuth client id was broken by @EmteZogaf in #309
Release 5.0.0
Added
- Added an endpoint to validate uploaded structured queries. (#258)
- OpenID Connect authentication for direct broker (#302)
Changed
- Validation for structured queries has been reworked. (#260), (#266)
- Updated sq2cql to v0.3.0
- Updated ontology to version v2.2.0 (#299)
Fixed
- Increased timeout in MockBrockerClientIT to avoid occasional test failures (#276)
- OPS codes with lowercase letters are now correctly found (#292)
Security
- updated spring boot to 3.3.1
- updated undertow to 2.3.14.Final to fix CVE-2024-6162 (#304)
- Updated netty-codec-http to 4.1.108.Final to fix CVE-2024-29025 (#279)
- Updated nimbus-jose-jwt to 9.37.3 to fix CVE-2023-52428 (#275)
- Updated xnio to 3.8.14.Final to fix CVE-2023-5685 (#274)
These are the changes from the latest 4.x release. To see detailed changes in the alphas and release candidates of v5.0.0, please check the changelog.
Release 5.0.0-rc.1
Update Ontology to 2.2.0
Release 5.0.0-alpha.3
Release 5.0.0-alpha.2
Security updates