Skip to content
This repository was archived by the owner on Mar 22, 2024. It is now read-only.

Releases: highmed/example-processes

0.9.0 - User-Task Example

24 Oct 16:22
v0.9.0
ddbfa37
Compare
Choose a tag to compare

General remarks:

  • This release is compatible with the Data Sharing Framework version 0.9.0. This release does not work with older versions of the DSF.

Features include:

  • A new example process showing how to implement user-tasks
  • The update to DSF version 0.9.0

Processes released in the binary assets and GitHub Packages Maven Registry:

Issues closed:

  • Create user task example #23

0.6.0 - DSF Example Process

10 May 23:20
v0.6.0
511118f
Compare
Choose a tag to compare

General remarks:

Features include:

  • Upgrade to the HiGHmed Data Sharing Framework version 0.6.0.
  • Upgrade of Maven dependencies.

Processes released in the binary assets and GitHub Packages Maven Registry:

Issues closed:

  • Add the new #{date} place holder to bpmn and fhir files, switch to #{...} #20
  • Add version to ActivityDefinition task-profile and constants #18

0.5.0 - DSF Example Process

24 Aug 22:16
v0.5.0
2072c79
Compare
Choose a tag to compare

General remarks:

Features include:

  • Upgrade to the HiGHmed Data Sharing Framework version 0.5.0.
  • Upgrade of Maven dependencies.
  • Source code formatting and Java import sort plugins added to Maven build.

Processes released in the binary assets and GitHub Packages Maven Registry:

Issues closed:

  • Upgrade Maven Dependencies #15
  • Upgrade to DSF 0.5.0 #13
  • Add formatter-maven-plugin and impsort-maven-plugin #11
  • Start Development Cycle 0.5.0 #9

First Release Candidate for 0.5.0

19 Aug 08:52
v0.5.0-RC1
924f766
Compare
Choose a tag to compare
Pre-release

General remarks:

Features include:

  • Upgrade to the HiGHmed Data Sharing Framework version 0.5.0-RC1.
  • Upgrade of Maven dependencies.
  • Source code formatting and Java import sort plugins added to Maven build.

Processes released in the binary assets and GitHub Packages Maven Registry:

Issues closed:

  • Upgrade Maven Dependencies #15
  • Upgrade to DSF 0.5.0 #13
  • Add formatter-maven-plugin and impsort-maven-plugin #11
  • Start Development Cycle 0.5.0 #9

0.4.0 - Process Modularization System

26 Jan 17:15
3f1d391
Compare
Choose a tag to compare

General remarks:

Features include:

  • A hello-world process was implemented as a blueprint for development of new processes.
  • The FHIR-profiles and constants of the hello-world process where refactored to be consistent with other processes.
  • Release and develop-snapshot builds will be released in the GitHub Packages Maven Registry.

Processes released in the binary assets and GitHub Packages Maven Registry:

Issues closed:

  • Create GitHub Actions for Maven Build and Publish #1
  • Create hello-world process #4
  • Adapt code to the changes made in the DSF for inconsistencies in FHIR profiles and constants #6