Skip to content

Zeebe 1.3.2

Compare
Choose a tag to compare
released this 28 Jan 16:49

Release: 1.3.2

ℹ️ This release fixes a critical bug (#8611), which can affect users using the new assignee and candidateGroup features introduced in 1.3.0. One of the effects of this bug is a potential loss of data. It's recommended that all users on 1.3.x which make use of user tasks in general update immediately to at least 1.3.2, and generally recommended that all users on 1.3.x update to at least 1.3.2 anyway.

Bug Fixes

Broker

  • LogStorageAppender Actor occupies an Actor Thread forever due to a full backpressue queue (#8540)
  • OutOfMemory in follower (#7992)
  • When assignee or candidate groups expression evaluates to an empty string, the logged event cannot be processed nor exported (#8611)

Merged Pull Requests

  • [Backport stable/1.3] Improve stability of StreamProcessorReplayModeTest#shouldNotSetLastProcessedPositionIfLessThanSnapshotPosition (#8677)
  • Improve stability of StreamProcessorReplayModeTest#shouldNotSetLastProcessedPositionIfLessThanSnapshotPosition (#8667)
  • [Backport stable/1.3] Write correct header size when encoding task headers (#8661)
  • [Backport stable/1.3] Fix duplicate test runs when using the skip-random-tests and parallel-tests profiles (#8658)
  • [Backport stable/1.3] test: remove elasticsearch exporter tls test (#8656)
  • Fix duplicate test runs when using the skip-random-tests and parallel-tests profiles (#8639)
  • Write correct header size when encoding task headers (#8638)
  • Remove elasticsearch exporter TLS test (#8633)
  • [Backport stable/1.3] fix(log/stream): ensure the appender future always gets completed (#8628)
  • [Backport stable/1.3] fix(log/appender): yield thread when experiencing backpressure (#8618)
  • Release 1.3.1 (#8607)
  • fix(log/stream): ensure the appender future always gets completed (#8605)
  • fix(log/appender): yield thread when experiencing backpressure (#8582)

Full Changelog: 1.3.1...1.3.2