Releases: camunda-community-hub/vanillabp-camunda7-adapter
Releases · camunda-community-hub/vanillabp-camunda7-adapter
v1.2.2
What's Changed
- Update dependency io.vanillabp:spring-boot-support to v1.1.3
Full Changelog: 1.2.1...1.2.2
v1.2.1
v1.2.0
Changes:
- New configuration properties: see https://github.com/vanillabp/spring-boot-support/releases/tag/1.1.0
- Fix tenant-id determination
- Fix wrong event fired on task deletion
Full Changelog: 1.1.2...1.2.0
v1.1.2
Changes:
- Update according to vanillabp/spring-boot-support#13
- Update README to reflect Camunda version used in pom.xml
Full Changelog: 1.1.1...1.1.2
v1.1.1
What's Changed
- Use spring-boot-support release version 1.0.6 instead of snapshot
Full Changelog: 1.1.0...1.1.1
v1.1.0
Use 1.1.1 instead! In 1.1.0 release we forget to replace a SNAPSHOT dependency by its release pendant.
What's Changed
- spring boot updated to 3.x by @JensKornacker in #22 resolving issue #8
New Contributors
- @JensKornacker made their first contribution in #22
Full Changelog: v1...1.1.0
v1.0.9
What's Changed
- Generalize for Business Cockpit (a00ee95)
- Fix race condition on intializing Camunda VanillaBP EL-resolver (68df160)
- Don't run call-activities asynchronously (5a8b9dc)
Full Changelog: 1.0.8...1.0.9
v1.0.8
What's Changed
- Also support other types than java.lang.String for workflow aggregates primary keys by @stephanpelikan in #10
Full Changelog: 1.0.7...1.0.8
v1.0.7
What's Changed
- Minor formatting and grammar by @ssternal in #7
- Improvements: 4d974ca
- Use Hibernate to test for new aggregates which is used to start new workflows on message correlation
- Avoid exceptions caused by old process-instances (a scenario which typically only happens to contributors working on the adapter)
- Support for
@TaskEvent(TaskEvent.Event.CANCELED)
(see SPI for Java)
Full Changelog: 1.0.6...1.0.7
v1.0.6
What's Changed
- Bump 'VanillaBP Spring Boot support' from 1.0.2 to 1.0.3
- Bump 'SPI for Java' version from 1.0.1 to 1.0.2 (transitive dependency of 'VanillaBP Spring Boot support')
- Support for more elaborated migration scenarios on moving from C7 to C8 (#5)
Full Changelog: 1.0.5...1.0.6