Skip to content

Releases: bpm-crafters/process-engine-adapters-camunda-7

2026.02.1

27 Feb 14:58

Choose a tag to compare

What's Changed

  • build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #118
  • build(deps): bump io.micrometer:micrometer-bom from 1.16.0 to 1.16.1 by @dependabot[bot] in #124
  • build(deps): bump io.holunda:camunda-platform-7-autologin from 2025.10.1 to 2025.12.1 by @dependabot[bot] in #125
  • build(deps): bump io.mockk:mockk-jvm from 1.14.6 to 1.14.7 by @dependabot[bot] in #123
  • build(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 by @dependabot[bot] in #128
  • refactor: generate spring-configuration-metadata.json to simplify library configuration by @emaarco in #122
  • build(deps-dev): bump io.holunda.c7:c7-mockito from 2025.12.1 to 2025.12.2 by @dependabot[bot] in #131
  • build(deps): bump io.holunda:camunda-platform-7-autologin from 2025.12.1 to 2025.12.2 by @dependabot[bot] in #132
  • refactor: remove unused imports & fix compile issues in examples module by @emaarco in #129
  • Feat: #117 retry provider in all cases by @rohwerj in #135
  • build(deps-dev): bump org.mockito.kotlin:mockito-kotlin from 6.1.0 to 6.2.3 by @dependabot[bot] in #142
  • build(deps): bump io.mockk:mockk-jvm from 1.14.7 to 1.14.9 by @dependabot[bot] in #140
  • build(deps): bump camunda-platform-7-rest-client.version from 7.24.0 to 7.24.1 by @dependabot[bot] in #137
  • build(deps-dev): bump org.camunda.community.process_test_coverage:camunda-process-test-coverage-junit5-platform-7 from 3.0.0 to 3.0.1 by @dependabot[bot] in #136
  • build(deps-dev): bump org.assertj:assertj-core from 3.27.6 to 3.27.7 by @dependabot[bot] in #143
  • build(deps): bump process-engine-api.version from 1.4 to 1.5 by @dependabot[bot] in #144
  • build(deps): bump io.micrometer:micrometer-bom from 1.16.1 to 1.16.2 by @dependabot[bot] in #138
  • build(deps): bump c7.version from 2025.12.2 to 2026.02.1 by @dependabot[bot] in #152
  • build(deps): bump io.holunda:camunda-platform-7-autologin from 2025.12.2 to 2026.02.1 by @dependabot[bot] in #154
  • build(deps-dev): bump io.holunda.c7:c7-mockito from 2025.12.2 to 2026.02.1 by @dependabot[bot] in #155
  • build(deps): bump io.micrometer:micrometer-bom from 1.16.2 to 1.16.3 by @dependabot[bot] in #153
  • feat: customLockDuration for serviceTask workers by @emaarco in #150
  • Support start process instance at element by @emaarco in #149
  • feat(embedded): introduce EngineCommandExecutor for pluggable command dispatch by @emaarco in #157
  • Evaluate decision support by @zambrovski in #145
  • Make remote adapter Spring Boot 4 compatible by @rohwerj in #147
  • build(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.14 to 2.8.15 by @dependabot[bot] in #159
  • build(deps): bump dev.bpm-crafters.maven.parent:maven-parent from 2025.08.1 to 2026.02.1 by @dependabot[bot] in #160
  • build(deps): bump org.springframework.boot:spring-boot-dependencies from 3.5.10 to 3.5.11 by @dependabot[bot] in #161

New Contributors

Full Changelog: 2025.11.1...2026.02.1

2025.11.1

12 Nov 11:27

Choose a tag to compare

🚀 Enhancements & Features

  • Support Camunda 7.24 #115
  • Support changes of API 1.4 #114
  • Support breaking changes of API 1.4 and Camunda 7.24 #113
  • Implement retry functionality for external service tasks #109
  • Add retry functionality to external service task completion API #99

🐛 Bug Fixes

  • fix: do not override Spring Boot TaskScheduler #93
  • Do not override Spring Boot TaskScheduler #92

🛠️ Chore

  • build(deps): bump io.micrometer:micrometer-bom from 1.15.5 to 1.16.0 #112
  • build(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.13 to 2.8.14 #111
  • build(deps): bump io.holunda:camunda-platform-7-autologin from 2025.07.1 to 2025.10.1 #108
  • build(deps-dev): bump org.camunda.community.mockito:camunda-platform-7-mockito from 7.23.4 to 7.24.0 #107
  • build(deps): bump org.springframework.boot:spring-boot-dependencies from 3.5.6 to 3.5.7 #106
  • build(deps): bump org.camunda.bpm:camunda-external-task-client from 7.23.0 to 7.24.0 #105
  • build(deps): bump org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter-external-task-client from 7.23.0 to 7.24.0 #104
  • build(deps): bump org.camunda.bpm:camunda-engine-plugin-spin from 7.23.0 to 7.24.0 #103
  • build(deps-dev): bump org.camunda.community.process_test_coverage:camunda-process-test-coverage-junit5-platform-7 from 2.8.1 to 3.0.0 #102
  • build(deps): bump camunda.version from 7.23.0 to 7.24.0 #101
  • build(deps): bump io.micrometer:micrometer-bom from 1.15.4 to 1.15.5 #100
  • Bump camunda-platform-7-rest-client.version from 7.23.4 to 7.23.5 #98
  • Bump io.mockk:mockk-jvm from 1.14.5 to 1.14.6 #97
  • Bump org.mockito.kotlin:mockito-kotlin from 6.0.0 to 6.1.0 #96
  • Bump org.springframework.boot:spring-boot-dependencies from 3.5.5 to 3.5.6 #95
  • Bump org.assertj:assertj-core from 3.27.4 to 3.27.6 #94
  • Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.11 to 2.8.13 #91
  • Bump io.micrometer:micrometer-bom from 1.15.3 to 1.15.4 #90
  • Bump codecov/codecov-action from 5.5.0 to 5.5.1 #89
  • Bump org.springframework.boot:spring-boot-dependencies from 3.5.4 to 3.5.5 #88
  • Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.9 to 2.8.11 #87

❤️ Contributors

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

2025.08.3

25 Aug 15:22

Choose a tag to compare

🚀 Enhancements & Features

  • implement global message correlation #86
  • Support message correlation using global variables #85

🛠️ Chore

  • Bump actions/setup-java from 4 to 5 #84
  • Bump codecov/codecov-action from 5.4.3 to 5.5.0 #83

❤️ Contributors

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

2025.08.2

19 Aug 14:04

Choose a tag to compare

🚀 Enhancements & Features

  • feat: provide metrics for the remote external task scheduled strategy #82
  • Provide metrics for the remote external task scheduled strategy #80
  • fix: change size to capacity for the thread pool queue in the docs and example #79

❤️ Contributors

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

2025.08.1

15 Aug 14:43

Choose a tag to compare

🐛 Bug Fixes

  • PullServiceTaskDeliveryStrategy handles parallel pulling badly #75. This fix introduces advanced use of a thread pool with a queue for higher throughput of external tasks.

🛠️ Chore

  • Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 #78
  • Bump dev.bpm-crafters.maven.parent:maven-parent from 2025.07.3 to 2025.08.1 #77
  • Bump actions/checkout from 4 to 5 #74
  • Bump org.springframework.boot:spring-boot-dependencies from 3.5.3 to 3.5.4 #72
  • Bump io.mockk:mockk-jvm from 1.14.4 to 1.14.5 #71
  • Bump org.mockito.kotlin:mockito-kotlin from 5.4.0 to 6.0.0 #70
  • Bump io.holunda:camunda-platform-7-autologin from 2025.06.1 to 2025.07.1 #69
  • Bump org.camunda.community.mockito:camunda-platform-7-mockito from 7.23.2 to 7.23.4 #68

❤️ Contributors

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

2025.07.1

11 Jul 13:33

Choose a tag to compare

🚀 Enhancements & Features

  • Feature/modification api #67
  • Support SpringBoot 3.5.x and SpringCloud 2025.0.x #64
  • Adopt changes in API regarding new task modification API #62

🛠️ Chore

  • Bump dev.bpm-crafters.maven.parent:maven-parent from 2025.07.2 to 2025.07.3 #66
  • Use latest parent and new publishing #65
  • Switch to new parent and publishing system #63
  • Bump io.mockk:mockk-jvm from 1.14.2 to 1.14.4 #59

❤️ Contributors

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

2025.06.1

11 Jul 13:19

Choose a tag to compare

🐛 Bug Fixes

  • Add synchronization to pull user task strategies #56
  • Usage of PullDeliveryStrategy introduce concurrency problems #55

🛠️ Chore

  • Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.8 to 2.8.9 #58
  • Bump io.holunda:camunda-platform-7-autologin from 2025.05.1 to 2025.06.1 #57
  • Bump camunda-platform-7-rest-client.version from 7.23.2 to 7.23.3 #54

❤️ Contributors

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

2025.05.5

28 May 08:00

Choose a tag to compare

🐛 Bug Fixes

  • Allow to disable the delivery strategy for service tasks #53
  • Fail to start of c7remote.service-tasks.delivery-strategy is set to disabled #52
  • serialize null dates as empty string #51
  • null Dates serialized as "null" #50

❤️ Contributors

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

2025.05.4

28 May 08:00

Choose a tag to compare

🐛 Bug Fixes

  • Fix correlation to match the intended definition in API. #49

2025.05.3

25 May 22:22

Choose a tag to compare

⚡ Breaking Changes

  • Improvements matching API 1.2 #48
  • Don't use empty string as a tenant #41, #43

🚀 Enhancements & Features

  • Create C7 remote implementation using the feign client directly #42
  • Support tenants in all commands #44

🛠️ Chore

  • Bump org.camunda.community.rest:camunda-platform-7-rest-client-spring-boot-starter from 7.23.1 to 7.23.2 #45

❤️ Contributors

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