Skip to content

Latest commit

 

History

History
159 lines (85 loc) · 5.07 KB

CHANGELOG.md

File metadata and controls

159 lines (85 loc) · 5.07 KB

Changelog

v2.4.1

Enhancements

  • Updated ontology to v3.0.1

The full changelog can be found here.

v2.4.0

Enhancements

  • Updated ontology to v3.0.0
  • Add Feature Toggle for the Cohort Endpoint (#217)
  • Update mapping_tree creation (#191)
  • Add cohort extraction endpoint (#178)
  • docker-compose.yml should be for flare instead of blaze (#184)

The full changelog can be found here.

v2.4.0-alpha.3

Enhancements

  • Add Feature Toggle for the Cohort Endpoint (#217)
  • Updated ontology to v3.0.0-alpha.1

v2.4.0-alpha.2

Enhancements

  • Updated ontology to v3.0.0-alpha

v2.4.0-alpha.1

Enhancements

  • Update mapping_tree creation (#191)
  • Add cohort extraction endpoint (#178)
  • docker-compose.yml should be for flare instead of blaze (#184)

v2.3.0

Enhancements

  • Update Ontology to Version v2.2.0

v2.3.0-rc.1

Enhancements

  • Update Ontology to Version v2.2.0-RC (#163)

The full changelog can be found here.

v2.2.0

Enhancements

  • Add OAuth2 Support (#134)

The full changelog can be found here.

v2.1.1

Bugfixes

  • Fix Consent Search Param (#97)

The full changelog can be found here.

v2.1.0

Enhancements

  • Update Onto to v2.1.24 (#93)

The full changelog can be found here.

v2.0.0

Enhancements

  • Support Composite Search Parameters (#48)
  • Implement Referenced Criteria (#75)

Minor Enhancements

  • Add Context to support Ontology 2.0 (#77)

The full changelog can be found here.

v1.0.0

Bugfixes

  • Fix Execution Operation (#63)

The full changelog can be found here.

v0.2.4

Minor Enhancements

  • Retry Failed Requests (#43)
  • Allow to Specify the Max Request Queue Size (#55)
  • Lower the Maximum Number of Connections towards the FHIR Server (#44)

Bugfixes

  • Avoid Memory Problems while Collecting Patient IDs (#53)

The full changelog can be found here.

v0.2.3

Bugfixes

  • Fix Reference Nullpointerexception (#40)

The full changelog can be found here.

v0.2.2

Bugfixes

  • Fix StackOverflow while Expanding Criteria (#36)

Security

  • Update Spring Boot to v3.0.6 (#37)

The full changelog can be found here.

v0.2.1

Bugfixes

  • Fix Mapping and Tree File Default Values (#31)

The full changelog can be found here.

v0.2.0

Bugfixes

  • Fix Env Var Naming (#23)

Security

  • Update Spring Boot to v3.0.5 (#22)

The full changelog can be found here.

v0.1.0

Initial Version