[6.1.0-alpha.1] - 2025-01-24
Added
- Added translations to ui profiles (#430)
Changed
- Change display and translation structure for criteria and concepts (#382)
- Change codeable-concept/entry endpoint to take a list of ids as query param instead of just one id as path param (#433)
- Replace @MockBean annotation with @MockitoBean due to deprecation (#434)
- Replace deprecated calls to bucket4j library (#424)
- Read ids from downloaded files in integration tests to remove the need to change those each time a new ontology is used (#428)
Removed
Fixed
- Missing Parameters for DSE profile data added in open api doc (#431)
Security
- Update Spring Boot to 3.4.2 (#437)