Releases: camunda-community-hub/vanillabp-camunda8-adapter
Releases · camunda-community-hub/vanillabp-camunda8-adapter
v1.3.0
What's Changed
- Performance improvement
- Minor bugfix
Breaking Change:
- Introducing new structure of Spring Boot properties. See
Full Changelog: 1.2.0...1.3.0
v1.2.0
What's Changed
- Support for Camunda 8.3 (#25) by @stephanpelikan in #27
- Support Oracle for storing deployment information (#26)
Full Changelog: 1.1.0...1.2.0
v1.1.0
What's Changed
- updated to spring boot 3 by @JensKornacker in #24 to solve issue #8
New Contributors
- @JensKornacker made their first contribution in #24
Full Changelog: 1.0.6...1.1.0
v1.0.6
What's Changed
- Generalize for business cockpit by @stephanpelikan in #11
Full Changelog: 1.0.5...1.0.6
v1.0.5
What's Changed
- Also support other types than java.lang.String for workflow aggregates primary keys by @stephanpelikan in #10
Full Changelog: 1.0.4...1.0.5
v1.0.4
What's Changed
- Minor formatting and grammar by @ssternal in #7
- Improvements: 6eb11d3
- Set dedicated order of auto-configuration to avoid race conditions
- Remove deprecated code
Full Changelog: 1.0.3...1.0.4
v1.0.3
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 (#3)
- Set timeout for completing user-tasks to "infinite" (e634ef2)
Full Changelog: 1.0.2...1.0.3
v1.0.2
- Bump vanillabp-spring-boot-support to 1.0.2
Full Changelog: 1.0.1...1.0.2
v1.0.1
- Upgrade parent for automatic OSSRH releasing
- Bump vanillabp-spring-boot-support from 1.0.0 to 1.0.1
- Refactoring of base-package for more convenient logging configuration
- Add documentation about C8 JSON serialization of workflow aggregates
Full Changelog: 1.0.0...1.0.1
v1.0.0
Initial release.
Providing implementation for VanillaBP abstraction of:
- Deployment of BPMN
- Wiring of BPMN and services
- Process variables
- Service-like tasks
- Receive-like tasks
- User tasks
- Multi-instance tasks
- BPMN errors
- Asynchronous tasks (= External Task)
Missing:
- Support for BPMN process versions