Releases: camunda-community-hub/micronaut-camunda-platform-7
Releases · camunda-community-hub/micronaut-camunda-platform-7
v0.6.0
Changes
- Optionally use transaction manager provided by Micronaut
- Sending SIGINT (=CTRL-C) to shutdown the application gracefully no longer results in an exception for in-memory h2 database.
- Update to Micronaut 2.1.0
v0.5.3: properly close process engine on application context destroy
Changes
- Update to Micronaut 2.0.1
- Properly close process engine on application context destroy
v0.5.2
Changes
- Make interface ProcessEngineConfigurationCustomizer public
v0.5.1
Changes
- allow customization of ProcessEngineConfiguration
v0.5.0
Update to Micronaut 2.0.0
v0.4.2
Update to Camunda BPM 7.13.0 (and remove FAQ entry which is now obsol…
v0.3.1
- Camunda Loglevel is configurable
v0.2.2
The classpath resources were not deployed if started with "java -jar"…
v0.2.1
Prevent upload of maven-metadata.xml.sha256/sha512 files to oss.sonat…
v0.2.0
Add CONTRIBUTING.md - we welcome pull requests.