Skip to content

8.4+gen18

Compare
Choose a tag to compare
@vheinila vheinila released this 10 Feb 10:02
46f2adc

Overview

Camunda application in this release generation:

  • Identity: 8.4.18
  • Operate: 8.4.17
  • Tasklist: 8.4.17
  • Zeebe: 8.4.16

Identity

💊 Bugfixes

  • upgrade only actions/download-artifact
  • update commons-io to 2.14.0 [Backport v8.4] (#3249)

Operate

💊 Bugfixes

  • ignore MIGRATED variable records (#6844)
  • update login screenshot to correct year (#6840)

🧹 Chore

  • update visual regression snapshots
  • update playwright
  • deps: upgrade Spring Boot to version 3.3.7 (#6836)
  • remove 1.0.0 from migration test suite
  • run migration test suite on stable branch

Tasklist

💊 Bugfixes

  • Failing to deserialize GetRepositoryResponse with AWS opensearch [Backport stable/8.4] (#5130)
  • backport ProcessInstanceArchiverJobOpenSearch missing index name (#5121)
  • set default port for opensearch to 9200 [Backport stable/8.4] (#5118)

🧹 Chore

  • bumping version to release 8.4.17 (#5133)

Zeebe

version:8.4.16

Bug Fixes

Misc

  • Backpressure at 100% after backup & restore (#26104)
  • Zeebe 8.5 leaks backpressure in-flight spots (#24521)

Maintenance

  • [FEEL] Store duration values in a normalized format (#27098)

Merged Pull Requests

  • fix: Store duration values in a normalized format (#27161)
  • fix: @TestZeebe resources are closed even when constructed in a @beforeeach (#26737)
  • Replace usage of internal Junit 5 helper removed in Junit 5.11 (#26722)
  • Fixes Zeebe 8.5 Limiters inFlight concurrent access (#26408)
  • ci: update zeebe-performance-test link (#26128)