Releases: medizininformatik-initiative/feasibility-backend
Releases · medizininformatik-initiative/feasibility-backend
Release 6.0.5
Release 6.1.0-alpha.1
[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)
Release 6.0.4
Update Spring Boot and fix issue with time restriction validation
Release 6.0.3
Change ontology download url
Release 6.0.2
Update sq2cql and the ontology
Release 6.0.1
Release 6.0.1-alpha.1
- Update Spring boot
- Update sq2cql
v6.0.0
[6.0.0] - 2024-10-21
- Based on ontology v3.0.0
Added
- Added recommended and required to dse fields
- Added DSE profile tree field as list of values
- Added referencedProfiles to dse profile fields
- Update cql aliases
- JVM options configurable in Dockerimage
- Terminology search implemented via external elastic search service (#307)
- Endpoints to query profile data for data selection and extraction (ES) (#321)
- Endpoints to search for codeable concepts (ES) (#324)
Changed
- moved rest api from v3 to v4
- codex and or feasibility references are replaced by dataportal (not in package names though)
- openapi documentation updated to 3.1.0
- Updated sq2cql and Ontology dependencies
- Allow empty search
- Change structure of dse profile and details for new translation structure
- breaking Consistent naming for endpoints and filenames (kebab-case for rest endpoints, camelCase for json parameters, snake_case for elastic search variables)
Removed
- Unused endpoints from the /terminology path
Security
- Updated Spring Boot to 3.3.2 (#317)
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