Skip to content

Releases: bpm-crafters/process-engine-worker

0.1.2

29 Oct 12:31
Compare
Choose a tag to compare

🚀 Enhancements & Features

  • Switch to latest camunda spring SDK #46

🛠️ Chore

  • Bump io.camunda:camunda-tasklist-client-java from 8.5.3.5 to 8.6.0 #44
  • Bump org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter-webapp from 7.21.0 to 7.22.0 #43
  • Bump org.camunda.spin:camunda-spin-core from 1.23.0 to 7.22.0 #42
  • Bump org.camunda.bpm:camunda-engine-plugin-spin from 7.21.0 to 7.22.0 #41
  • Bump org.camunda.spin:camunda-spin-dataformat-json-jackson from 1.23.0 to 7.22.0 #40

0.1.1

01 Oct 07:39
Compare
Choose a tag to compare

🛠️ Chore

  • Bump dev.bpm-crafters.process-engine-api:process-engine-api-bom from 0.1.0 to 0.1.1 #38
  • Bump org.springframework.boot:spring-boot-dependencies from 3.3.3 to 3.3.4 #37

0.1.0

17 Sep 10:06
Compare
Choose a tag to compare

🚀 Enhancements & Features

  • Improve (error) logging #35

🛠️ Chore

  • Bump dev.bpm-crafters.maven.parent:maven-parent from 2024.8.1 to 2024.9.1 #34

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

0.0.5

09 Sep 08:32
Compare
Choose a tag to compare

🚀 Enhancements & Features

  • Support optional variable injection #32

🛠️ Chore

  • Support Camunda 8.5 #16
  • Bump io.camunda.spring:spring-boot-starter-camunda from 8.4.1 to 8.5.9 #9
  • Bump io.camunda.spring:java-common from 8.4.1 to 8.5.9 #8

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

0.0.4

03 Sep 20:55
2855342
Compare
Choose a tag to compare

🚀 Enhancements & Features

  • Introduce pluggable ResultResolver #28

🐛 Bug Fixes

  • Make sure response type VariableMap is accepted as valid return type for the worker #27
  • Update to Camunda 8.5 #16 #24

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

0.0.3

02 Sep 15:53
7b6e979
Compare
Choose a tag to compare

🚀 Enhancements & Features

  • Make it possible to switch the registrar off #25
  • Use Process Engine API 0.0.6

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

0.0.2

02 Sep 15:52
Compare
Choose a tag to compare

🚀 Enhancements & Features

  • Add c7 example #17
  • Create ParameterResolver to better detect worker parameters. #7
  • Make sure worker execution is not blocking main application thread #6

🛠️ Chore

  • Bump org.springframework.boot:spring-boot-dependencies from 3.3.2 to 3.3.3 #20
  • Bump org.assertj:assertj-core from 3.24.2 to 3.26.3 #15
  • Bump org.mockito.kotlin:mockito-kotlin from 5.1.0 to 5.4.0 #12
  • Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.3.0 to 2.6.0 #11
  • Bump org.springframework.boot:spring-boot-dependencies from 3.2.5 to 3.3.2 #10

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

0.0.1

13 Aug 11:21
Compare
Choose a tag to compare

Initial release