Releases: medizininformatik-initiative/feasibility-backend
Releases · medizininformatik-initiative/feasibility-backend
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
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.…