Skip to content

Releases: camunda-community-hub/vanillabp-camunda8-adapter

v1.3.0

28 Feb 11:26
9dfdad1
Compare
Choose a tag to compare

What's Changed

  • Performance improvement
  • Minor bugfix

Breaking Change:

Full Changelog: 1.2.0...1.3.0

v1.2.0

22 Dec 07:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.2.0

v1.1.0

12 Dec 12:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.6...1.1.0

v1.0.6

20 Sep 11:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.5...1.0.6

v1.0.5

06 Jun 15:53
Compare
Choose a tag to compare

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

09 May 08:29
Compare
Choose a tag to compare

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

13 Mar 14:46
Compare
Choose a tag to compare

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

06 Feb 11:54
Compare
Choose a tag to compare
  • Bump vanillabp-spring-boot-support to 1.0.2

Full Changelog: 1.0.1...1.0.2

v1.0.1

06 Feb 08:46
Compare
Choose a tag to compare
  • 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

22 Jan 07:43
Compare
Choose a tag to compare

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