Skip to content

Releases: camunda-community-hub/micronaut-camunda-platform-7

v0.6.0

05 Oct 16:56
Compare
Choose a tag to compare

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

04 Sep 05:45
Compare
Choose a tag to compare

Changes

  • Update to Micronaut 2.0.1
  • Properly close process engine on application context destroy

v0.5.2

16 Jul 09:13
Compare
Choose a tag to compare

Changes

  • Make interface ProcessEngineConfigurationCustomizer public

v0.5.1

15 Jul 09:50
Compare
Choose a tag to compare

Changes

  • allow customization of ProcessEngineConfiguration

v0.5.0

29 Jun 17:44
Compare
Choose a tag to compare
Update to Micronaut 2.0.0

v0.4.2

19 Jun 04:20
Compare
Choose a tag to compare
Update to Camunda BPM 7.13.0 (and remove FAQ entry which is now obsol…

v0.3.1

22 May 11:31
Compare
Choose a tag to compare
  • Camunda Loglevel is configurable

v0.2.2

04 Apr 05:53
Compare
Choose a tag to compare
The classpath resources were not deployed if started with "java -jar"…

v0.2.1

03 Apr 05:46
Compare
Choose a tag to compare
Prevent upload of maven-metadata.xml.sha256/sha512 files to oss.sonat…

v0.2.0

03 Apr 04:29
Compare
Choose a tag to compare
Add CONTRIBUTING.md - we welcome pull requests.