General remarks:
- This is the first milestone release for the upcoming major version 2.0.0. Do not use this in production.
Features:
- New Process Plugin API
- Details see PRs #290, #283, #282, #278, #273, #269, #244, #223, #221 and #212
Docker containers for this release can be access via the GitHub Docker registry - ghcr.io:
- bpe: ghcr.io/datasharingframework/bpe:2.0.0-M1
- bpe_proxy: ghcr.io/datasharingframework/bpe_proxy:2.0.0-M1
- fhir: ghcr.io/datasharingframework/fhir:2.0.0-M1
- fhir_proxy: ghcr.io/datasharingframework/fhir_proxy:2.0.0-M1
Issues closed:
- Remove Camunda Dependency from Process Plugin API v2 #284
- Validator Ignores CodeSystem Version #281
- Add BPE Integration Tests #271
- Add Mechanism to Manage Connections to Local FHIR Servers #270
- Port Fixes and Features From 1.7.0 to 2.0.0 #268
- Port Fixes and Features From 1.6.0 to 2.0.0 #239
- Add Methods for Accessing "Local" BPMN Variables to the Plugin API #210
- Upgrade to Jetty 12 #203
- Upgrade to Java 21 #202
- Web Application Style Class Loading for Process Plugins #201
- Create API v2 Maven Module #200
- Add Constants for organization-role and practitioner-role CodeSystems #81
- Improve DefaultUserTaskListener #78
This release contains contributions from @hhund, @schwzr and @wetret.