Releases: vanillabp/spring-boot-support
Releases · vanillabp/spring-boot-support
v1.1.3
What's Changed
- Add support for additional classpath locations of property-yaml files… by @stephanpelikan in #22
Full Changelog: 1.1.1...1.1.3
v1.1.2
What's Changed
- Added MDCs for logging (see README.md)
- Added support for aggregate ids using generated values (auto-increment)
Full Changelog: 1.1.1...1.1.2
v1.1.1
What's Changed
- Add support for SPRING_PROFILES_ACTIVE next to -Dspring.profiles.active
- Fix default-adapter handling
- Minor fixes
Full Changelog: 1.1.0...1.1.1
v1.1.0
What's Changed
- Bugfix/workflow module resources path by @stephanpelikan in #16
Breaking Changes:
- Changes structure of Spring boot properties. For samples see:
** https://github.com/vanillabp/spring-boot-support/blob/main/README.md#loading-bpm-engine-resources
** https://github.com/vanillabp/spring-boot-support/blob/main/README.md#migrating-from-one-bpm-system-to-another
Full Changelog: 1.0.7...1.1.0
v1.0.7
What's Changed
- In some situations abstract implementations in spring-boot-support do not pass workflow-module-id to adapter implementation (#13)
- Streamline name of worker-id system-property (#10)
Full Changelog: 1.0.6...1.0.7
v1.0.6
What's Changed
- updated to spring boot 3.x by @JensKornacker in #11 resolving issue #6
New Contributors
- @JensKornacker made their first contribution in #11
Full Changelog: 1.0.5...1.0.6
v1.0.5
What's Changed
- Generalize wiring to be reused by VanillaBP business cockpit
- Fixes
Full Changelog: 1.0.4...1.0.5
v1.0.4
What's Changed
- Minor formatting and grammar by @ssternal in #4
- Fetaure: Also support other types than java.lang.String for workflow aggregates primary keys by @stephanpelikan in #7
New Contributors
Full Changelog: 1.0.3...1.0.4
v1.0.3
What's Changed
- Bump 'SPI for Java' version from 1.0.1 to 1.0.2
- Feature: Support for migrating from one adapter to another (#2)
Full Changelog: 1.0.2...1.0.3
v1.0.2
- Fix issue some workflow-modules property files not picked up
Full Changelog: 1.0.1...1.0.2