github medizininformatik-initiative/mii-process-data-transfer v1.1.0.0
1.1.0.0 - Support of Binary Content Streaming

11 hours ago

Release of the MII data-transfer process plugin used to transfer data-sets of an approved data usage project from a DIC to a DMS.

The documentation of the process including the description, the deployment and configuration guides as well as instructions on how to start a process instance can be found in the wiki. For a pre-built jar file, see assets: mii-process-data-transfer-1.1.0.0.jar.

General remarks:

  • This release is compatible with the Data Sharing Framework version >= 1.0.0. This release does not work with DSF versions < 1.0.0.

Features include:

Configuration Change:
The environment variable DE_MEDIZININFORMATIK_INITIATIVE_REPORT_DIC_FHIR_SERVER_OAUTH2_ISSUER_URL changed to DE_MEDIZININFORMATIK_INITIATIVE_REPORT_DIC_FHIR_SERVER_OAUTH2_URL (without ISSUER). It now specifies the OIDC realm base endpoint instead of the OIDC token endpoint previously. The token endpoint is now automatically discovered using the OIDC discovery protocol. The discovery endpoint can be configured using the environment variable DE_MEDIZININFORMATIK_INITIATIVE_REPORT_DIC_FHIR_SERVER_OAUTH2_DISCOVERY_PATH, using a default value of /.well-known/openid-configuration. The same applies for the corresponding DMS configuration. Please update your configuration accordingly.

Issues closed:

  • Use BPMN errorMessageVariable instead of specific self set variable #29
  • Read Binary Content as Stream instead of a Binary Ressource #34
  • Allow multiple attachments for DocumentReference resource #36
  • Configuration parameters for OAuth2 token URLs incorrectly named issuer URLs #38
  • Update Dependencies #42
  • Deployment of process with different versions in parallel #44
  • Process execution in different consortia #46

Contributors:
This release contains contributions @wetret, @schwzr, and @hhund.

Don't miss a new mii-process-data-transfer release

NewReleases is sending notifications on new releases.