Skip to content

Zeebe 1.2.10

Compare
Choose a tag to compare
released this 07 Feb 08:40
· 27591 commits to main since this release

Release: 1.2.10

Bug Fixes

Broker

  • LogStorageAppender Actor occupies an Actor Thread forever due to a full backpressue queue (#8540)
  • Deployment distribution is only retried twice (#8525)
  • OutOfMemory in follower (#7992)
  • Timed out requests causes a memory leak in NettyMessagingService (#8541)

Merged Pull Requests

  • [Backport stable/1.2] Let WorkloadGenerator wait longer for created incident (#8681)
  • [Backport stable/1.2] Deny imports of shaded dependencies from testcontainers (#8680)
  • [Backport stable/1.2] Improve stability of StreamProcessorReplayModeTest#shouldNotSetLastProcessedPositionIfLessThanSnapshotPosition (#8676)
  • [Backport stable/1.2] Fix flaky exporter distribute test (#8673)
  • Deny imports of shaded dependencies from testcontainers (#8670)
  • Fix flaky exporter distribute test (#8668)
  • Improve stability of StreamProcessorReplayModeTest#shouldNotSetLastProcessedPositionIfLessThanSnapshotPosition (#8667)
  • [Backport stable/1.2] Fix duplicate test runs when using the skip-random-tests and parallel-tests profiles (#8659)
  • [Backport stable/1.2] test: remove elasticsearch exporter tls test (#8657)
  • Let WorkloadGenerator wait longer for created incident (#8650)
  • Fix duplicate test runs when using the skip-random-tests and parallel-tests profiles (#8639)
  • Remove elasticsearch exporter TLS test (#8633)
  • [Backport stable/1.2] fix(log/stream): ensure the appender future always gets completed (#8627)
  • [Backport stable/1.2] fix(log/appender): yield thread when experiencing backpressure (#8617)
  • fix(log/stream): ensure the appender future always gets completed (#8605)
  • Fix security issues with HTTP request smuggling in Netty (#8600)
  • [Backport stable/1.2] Fixes commons-compress CVE-2021-36090 (#8598)
  • [Backport stable/1.2] Fix two Spring security issues (#8595)
  • [Backport stable/1.2] Fixes security issue with Jackson library (#8590)
  • [Backport stable/1.2] Fixes CVE-2021-22569 related to Protobuf (#8589)
  • [Backport stable/1.2] fix: set default encoding to UTF-8 (#8587)
  • fix(log/appender): yield thread when experiencing backpressure (#8582)
  • fix: set default encoding to UTF-8 (#8580)
  • [Backport 1.2]: Use System time for metrics (#8557)
  • [Backport stable/1.2] fix(atomix/netty): remove open future when request times out (#8553)
  • fix(atomix/netty): remove open future when request times out (#8550)
  • [Backport stable/1.2] fix(broker): retry deployment distribution until success (#8545)
  • [Backport stable/1.2] Relax timeout for flaky test shouldExportEvenIfElasticNotInitiallyReachable (#8539)
  • [Backport stable/1.2] fix: print correct json input (#8537)
  • [Backport stable/1.2] Always exit on unrecoverable VM errors (#8535)
  • [Backport stable/1.2] Add debug logging to failing go integration tests (#8530)
  • fix(broker): retry deployment distribution until success (#8526)
  • fix: print correct json input (#8522)
  • [Backport stable/1.2] test(atomix): faster RaftRule tests (#8518)
  • [Backport 1.2]: Feat: Processing has reached end (#8515)
  • [Backport 1.2] test: increment time continuously (#8511)
  • Feat: Processing has reached end (#8510)
  • test: increment time continuously (#8508)
  • Enable nightly QA runs for stable/1.2 (#8505)
  • test(atomix): faster RaftRule tests (#8501)
  • Release 1.2.9 (#8498)
  • Add debug logging to failing go integration tests (#8376)
  • Always exit on unrecoverable VM errors (#8327)
  • Relax timeout for flaky test shouldExportEvenIfElasticNotInitiallyReachable (#8214)
  • Use System time for metrics (#7974)

Full Changelog: 1.2.9...1.2.10