Skip to content

Releases: vanillabp/spring-boot-support

v1.1.3

11 Nov 09:42
Compare
Choose a tag to compare

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

11 Sep 12:43
Compare
Choose a tag to compare

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

12 Apr 05:19
Compare
Choose a tag to compare

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

28 Feb 09:04
Compare
Choose a tag to compare

What's Changed

Breaking Changes:

Full Changelog: 1.0.7...1.1.0

v1.0.7

22 Dec 07:23
Compare
Choose a tag to compare

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

12 Dec 12:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.5...1.0.6

v1.0.5

20 Sep 06:48
Compare
Choose a tag to compare

What's Changed

  • Generalize wiring to be reused by VanillaBP business cockpit
  • Fixes

Full Changelog: 1.0.4...1.0.5

v1.0.4

06 Jun 12:12
Compare
Choose a tag to compare

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

13 Mar 14:11
Compare
Choose a tag to compare

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

06 Feb 11:48
Compare
Choose a tag to compare
  • Fix issue some workflow-modules property files not picked up

Full Changelog: 1.0.1...1.0.2