Added
- Structured queries can be validated against the JSON schema via a REST endpoint (#91)
- Limits on how often query results can be retrieved are imposed on users (#77), (#69), (#94)
- Direct broker CQL compatibility (#48)
Changed
- Limit amount of queries a user can post before being locked out (#101)
- Query results are no longer persisted but only kept in memory for a configurable time (#62), (#80), (#87)
- Return restricted results if certain thresholds are not surpassed (#63), (#64)
Removed
- Remove obsolete REST endpoints under /api/v1/ (#109)
Fixed
- Fix codesystem alias for consent (#85).
Security
The full changelog can be found here.