Skip to content

Releases: medizininformatik-initiative/mii-process-data-transfer

1.0.2.1 - OAuth2 Client Credentials Flow Support

01 Aug 11:08
v1.0.2.1
6b0678a
Compare
Choose a tag to compare

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.

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:

  • Support of OAuth2 Client Credentials Flow for authentication against a FHIR store.
  • The DIC FHIR store client can now use the DSF BPE default proxy configuration for the FHIR store client. The specific proxy configuration of the process can still be used and has precedence over the DSF BPE default proxy.
  • Updated dependencies where possible.

Bugs fixed:

  • Releasing a new version of the process publishes a new package using GitHub actions.
  • Configuring the OAuth2TokenClient without a truststore path leaded to a NPE.

Issues closed:

  • Use Default BPE Proxy Configuration for FHIR Store Client #5
  • Releasing a new version does not trigger maven deployment in GitHub action #13
  • Add OAuth2 Client Credentials Flow Support #16
  • Update dependencies #18
  • NPE if OAuth2TokenClient is not configured from truststore path #21

Contributors:
This release contains contributions from @wetret and @hhund.

1.0.1.0 - Maintenance Release

11 Jun 08:35
v1.0.1.0
e32181e
Compare
Choose a tag to compare

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.

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:

  • A static code analysis maven plugin was added and detected issues were resolved where possible and applicable.
  • The maven clean plugin now deletes all version of the process from the test setup.
  • Github workflows were updated to only run once in pull requests.
  • Dependencies were updated where possible and applicable.

Issues closed:

  • Static Code analysis, Github Workflows and Clean Plugin #8
  • Upgrade Dependencies #10

Contributors:
This release contains contributions from @wetret and @hhund.

1.0.0.0 - Upgrade to DSF 1.x

14 Dec 12:21
v1.0.0.0
6fa8b34
Compare
Choose a tag to compare

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.

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:

  • Extracts the MII data-transfer process plugin from the old mii-dsf-processes repository.
  • Upgrades the repository to the new process plugin api implemented via datasharingframework/dsf#26.
  • Updates versions in GitHub workflows.
  • DIC are now informed by the DMS via a message event whether the data-set could be successfully retrieved and stored.

Issues closed:

  • Upgrade to New Process Plugin API #1
  • Update Versions in Github Workflows #2
  • Send Receipt for Delivering DataSet #3

Contributors:
This release contains contributions from @wetret and @hhund.

1.0.0.0-RC2 - Second Release Candidate for Update to DSF 1.x

13 Sep 21:44
v1.0.0.0-RC2
6f6a08a
Compare
Choose a tag to compare

Release candidate 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-build jar file, see assets.

This release contains contributions from @wetret and @hhund.

1.0.0.0-RC1 - First Release Candidate for Update to DSF 1.x

31 Aug 13:46
v1.0.0.0-RC1
3e96133
Compare
Choose a tag to compare

Release candidate 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-build jar file, see assets.

This release contains contributions from @wetret and @hhund.