This repository was archived by the owner on Mar 22, 2024. It is now read-only.
Releases: highmed/example-processes
Releases · highmed/example-processes
0.9.0 - User-Task Example
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:
- hello-world: dsf-bpe-process-hello-world-0.9.0.jar
Issues closed:
- Create user task example #23
0.6.0 - DSF Example Process
General remarks:
- This repository contains examples to get you started developing new processes for the HiGHmed Data Sharing Framework v0.6.0.
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:
- hello-world: dsf-bpe-process-hello-world-0.6.0.jar
Issues closed:
0.5.0 - DSF Example Process
General remarks:
- This repository contains examples to get you started developing new processes for the HiGHmed Data Sharing Framework v0.5.0.
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:
- hello-world: dsf-bpe-process-hello-world-0.5.0.jar
Issues closed:
First Release Candidate for 0.5.0
General remarks:
- This repository contains examples to get you started developing new processes for the HiGHmed Data Sharing Framework v0.5.0-RC1.
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:
- hello-world: dsf-bpe-process-hello-world-0.5.0-RC1.jar
Issues closed:
0.4.0 - Process Modularization System
General remarks:
- This repository contains examples to get you started developing new processes for the HiGHmed Data Sharing Framework v0.4.0.
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:
- hello-world: dsf-bpe-process-hello-world-0.4.0.jar
Issues closed: