Skip to content

Releases: medizininformatik-initiative/mii-processes-common

1.0.2.1 - OAuth2 Client Credentials Flow Support

01 Aug 08:49
v1.0.2.1
5d68dff
Compare
Choose a tag to compare

Release of common functionality used in MII processes based on DSF 1.x.

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.
  • 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:

  • Releasing a new version does not trigger maven deployment in GitHub action #12
  • Improve OAuth by accept issuer uri, client id, client secret instead of bearer token #13
  • Update dependencies #16
  • NPE if OAuth2TokenClient is not configured from truststore path #20

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

1.0.1.0 - Maintenance Release

27 May 07:03
v1.0.1.0
4ce4d86
Compare
Choose a tag to compare

Release of common functionality used in MII processes based on DSF 1.x.

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.
  • Github workflows were updated to only run once in pull requests.
  • Dependencies were updated where possible and applicable.

Issues closed:

  • Static Code analysis and Github Workflows #7
  • Dependency Update #9

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

1.0.0.0 - Update to DSF 1.x

31 Oct 18:00
v1.0.0.0
f55cba6
Compare
Choose a tag to compare

Release of common functionality used in MII processes based on DSF 1.x.

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 common features of all MII processes 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

Issues closed:

  • Upgrade to New Process Plugin API #1
  • Update Versions in Github Workflows #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:23
v1.0.0.0-RC2
eee89e3
Compare
Choose a tag to compare

Release candidate of common functionality used in MII processes based on DSF 1.x.

For a pre-built jar file, see packages.

This release contains contributions from @wetret and @hhund.

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

28 Aug 14:00
v1.0.0.0-RC1
d0a8da7
Compare
Choose a tag to compare

Release candidate of common functionality used in MII processes based on DSF 1.x.

For a pre-built jar file, see assets.

This release contains contributions from @wetret and @hhund.