Skip to content

Releases: medizininformatik-initiative/feasibility-backend

Pre-Release 3.2.0-alpha1

28 Aug 14:11
7430de1
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v3.1.3...v3.2.0-alpha1

Release 3.1.3

13 Jul 08:58
f2f0e26
Compare
Choose a tag to compare

Changed

  • Obfuscated site ids are no longer consistent over multiple requests of the same result

Security

  • Update Spring Boot to 3.1.1

Release 3.1.2

11 Jul 13:18
055cbdd
Compare
Choose a tag to compare

Security

  • Fix a potential input resource leak caused by not closing a FileInputStream (#163)

Feasibility Backend v3.1.1

24 May 15:03
Compare
Choose a tag to compare

Changed

  • Result Log files are encrypted (#124)

Security

  • Update Spring Boot to 3.1.0 (#130)
  • Update Spring Security to 6.1.0 (#129)
  • Update JSON lib to 20230227 (#131)

Feasibility Backend v3.0.0

30 Mar 06:36
15f208c
Compare
Choose a tag to compare

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

  • Update Spring Boot to v3.0.5 (#104)
  • Update HAPI to 6.4.2 (#73)

The full changelog can be found here.

Feasibility Backend v2.1.0

29 Nov 15:00
Compare
Choose a tag to compare

!!!This release requires DSF in version 0.9.0 when using the DSF broker!!!

Features

  • add support for DSF feasibility plugin v0.5.0 (#42)

Changes

  • update sq2cql dependency to v0.1.26 (f60844a)
  • add library version to CQL library (2948f31)

Security

Feasibility Backend v1.0.5

23 May 08:16
Compare
Choose a tag to compare

Fixed

  • Library resource is missing a name attribute leading to failing downstream HAPI FHIR server when using DSF (#7)

Others

  • Updated project dependencies (#7)
  • Implement dependency upgrade in Docker image to pull in latest security fixes and avoid breaking build pipelines (#7)

Feasibility Backend v1.0.4

23 May 08:09
314bed9
Compare
Choose a tag to compare

Fixed

Others

  • Switch to MII namespace