Skip to content

Releases: medizininformatik-initiative/mii-process-feasibility

MII Process Feasibility - v1.0.0.7

16 Sep 09:07
32d3476
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0.6...v1.0.0.7

MII Process Feasibility - v1.0.0.7-alpha.1

11 Sep 15:49
9d632f2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0.6...v1.0.0.7-alpha.1

MII Process Feasibility - v1.0.0.6-debug.2

23 Aug 09:24
cac93c2
Compare
Choose a tag to compare

MII Process Feasibility - v1.0.0.6-debug

23 Aug 09:02
0ff16b8
Compare
Choose a tag to compare

MII Process Feasibility - v1.0.0.6

13 Aug 05:23
2a9e51d
Compare
Choose a tag to compare

What's Changed

  • Obtain token endpoint URI from OpenID Connect metadata instead of directly configuring token endpoint by @EmteZogaf in #118
  • Fix plugin crash on startup when OAuth authentication is configured without proxy by @EmteZogaf in #121

Important

The environment variable DE_MEDIZININFORMATIK_INITIATIVE_FEASIBILITY_DSF_PROCESS_CLIENT_STORE_AUTH_OAUTH_ISSUER_URL now expects the actual issuer URL (typically the base URL of the identity provider or, in the case of keycloak as identity provider, the realm base URL, e. g. https://keycloak.example.org/realms/feasibility/) instead of the token URL.

Full Changelog: v1.0.0.5...v1.0.0.6

MII Process Feasibility - v1.0.0.5

03 Jun 08:33
75838a1
Compare
Choose a tag to compare

What's Changed

  • Rename Project and Package to Match Other DSF Process Plugins by @EmteZogaf in #108
  • Increase client default query timeout to 5 minutes by @EmteZogaf in #111
  • Update build instructions and link to DSF repository by @EmteZogaf in #112
  • Add OpenID Connect authentication for connecting to OAuth secured FHIR stores by @EmteZogaf in #113
  • Use a Transaction Bundle to Create Measure and Library Resource by @alexanderkiel in #91

New Contributors

Full Changelog: v1.0.0.4...v1.0.0.5

MII Process Feasibility - v1.0.0.5-alpha.1

04 Mar 18:10
Compare
Choose a tag to compare

What's Changed

  • Rename Project and Package to Match Other DSF Process Plugins by @EmteZogaf in #108

Full Changelog: v1.0.0.4...v1.0.0.5-alpha.1

Feasibility DSF Process - v1.0.0.4

16 Jan 15:18
6a35edf
Compare
Choose a tag to compare

What's Changed

  • Only copy necessary information into obfuscated MeasureReport by @EmteZogaf in #98
  • Create and upload SHA-256 checksum of build artifact by @EmteZogaf in #100
  • Wrap HTTP exceptions in flare client to improve debugging process by @EmteZogaf in #99
  • Fix flare client not using timeout setting given by environment variable by @EmteZogaf in #104
  • Manual control flare and blaze testcontainer lifecycle to speed up development by @EmteZogaf in #95

Full Changelog: v1.0.0.3...v1.0.0.4

Deployment Guide

For installation instructions please follow the DSF-Middleware-Setup.

Feasibility DSF Process - v1.0.0.3

07 Dec 21:20
0afdbee
Compare
Choose a tag to compare

What's Changed

  • Fix error on startup when evaluation strategy is set to cql and the environment variable FLARE_BASE_URL is not set to a valid URL by @EmteZogaf in #94

Full Changelog: v1.0.0.2...v1.0.0.3

Deployment Guide

For installation instructions please follow the DSF-Middleware-Setup.

Feasibility DSF Process - v1.0.0.2

05 Dec 13:54
a0ae79f
Compare
Choose a tag to compare

What's Changed

  • Use existing tls and authentication configuration for FlareWebserviceClient by @EmteZogaf in #81
  • Respect Path of Flare Base URL by @EmteZogaf in #82
  • Check for Empty Flare Base Url and Catch Invalid URI Errors by @EmteZogaf in #83
  • Check Connection to Store or Flare on Startup by @EmteZogaf in #88
  • Refactor request process to utilize process parallization of the camunda process engine by @EmteZogaf in #90

Full Changelog: v1.0.0.1...v1.0.0.2

Deployment Guide

For installation instructions please follow the DSF-Middleware-Setup.