Releases: medizininformatik-initiative/mii-process-feasibility
MII Process Feasibility - v1.1.0.0-beta.2
What's Changed
- Fixed cql store client not using oAuth when no oAuth proxy settings present
Full Changelog: v1.1.0.0-beta.1...v1.1.0.0-beta.2
MII Process Feasibility - v1.1.0.0-beta.1
What's Changed
- Add Reference of MeasureReport to execute task outputs by @EmteZogaf in #134
- Explicitely request reportType "population" when evaluating CQL measure by @EmteZogaf in #136
- Copy Measure Reference from Execute Task to MeasureReport by @EmteZogaf in #137
Important
DSF BPE version ≥ 1.6.0 is required.
Full Changelog: v1.0.1.0-alpha.2...v1.1.0.0-beta.1
MII Process Feasibility - v1.0.1.0-alpha.2
What's Changed
- Fix Obfuscated Value Off by More Than 10 by @EmteZogaf in #132
- Configuration can be set via file or environment variable
- Support environment variables in configuration
- Secrets in configuration can be provided inline or as path to file containing secret
Note
Adjust your existing configuration according to the configuration section in the README.
Full Changelog: v1.0.0.7-alpha.1...v1.0.1.0-alpha.2
MII Process Feasibility - v1.0.1.0-alpha.1
What's Changed
- Fix OpenID provider metadata request for store client by @EmteZogaf in #126
- Update DSF to version 1.6.0 by @EmteZogaf in #128
- Add support for multiple parent organizations with different fhir server targets by @EmteZogaf in #130
Important
Changes to the BPE configuration are required. See section Configuration in the README.
Full Changelog: v1.0.0.7-alpha.1...v1.0.1.0-alpha.1
MII Process Feasibility - v1.0.0.7
What's Changed
- Improve store client logging by @EmteZogaf in #125
- Fix OpenID provider metadata request for store client by @EmteZogaf in #126
Full Changelog: v1.0.0.6...v1.0.0.7
MII Process Feasibility - v1.0.0.7-alpha.1
What's Changed
- Improve store client logging by @EmteZogaf in #125
- Fix OpenID provider metadata request for store client by @EmteZogaf in #126
Full Changelog: v1.0.0.6...v1.0.0.7-alpha.1
MII Process Feasibility - v1.0.0.6-debug.2
Full Changelog: v1.0.0.6...v1.0.0.6-debug.2
MII Process Feasibility - v1.0.0.6-debug
Full Changelog: v1.0.0.6...v1.0.0.6-debug
MII Process Feasibility - v1.0.0.6
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
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
- @alexanderkiel made their first contribution in #91
Full Changelog: v1.0.0.4...v1.0.0.5