Skip to content

8.1.11

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Apr 14:20
· 23129 commits to main since this release

8.1.11

Enhancements

Misc

  • Remove the default un-overridable -Xms128m value (#12416)

Bug Fixes

Misc

  • MessageTTL checking fails with deserialization errors (#12509)
  • Zeebe node sends messages to wrong node (#12173)
  • Unhandled NoSuchElementException when looking for executable process while deploying BPMN resource (#11414)

Maintenance

  • Fetching constantly static information (#12034)
  • Build and test pipeline takes too long (#12028)

Merged Pull Requests

  • fix(engine): prevent record corruption during message TTL checking (#12510)
  • ci(test): skip test artifact upload on success (#12497)
  • feat(dist): Remove the -xms parameter (#12482)
  • Introduce cache for process versions (#12475)
  • test(qa): save logs of zeebe containers if the test fails (#12428)
  • ci(integration): split module and integration test jobs (#12406)
  • Remove spy/mock usage from NettyMessagingService channel pool related tests (#12397)
  • More resilient network operations in CI (#12367)
  • Revert jacoco version update (#12358)
  • fix(engine): skip unnecessary blacklist check (#12306)
  • fix(cluster): do no use channel created for a different address (#12305)
  • Cut TCC provisioning by half (#12304)
  • [Backport stable/8.1] deps(maven): bump testcontainers-bom from 1.17.6 to 1.18.0 (#12300)
  • deps(maven): bump reactive-streams from 1.0.3 to 1.0.4 (#12263)
  • Omit RocksDB musl check from Docker image (#12256)
  • refactor(engine): specify an error message when deployed process id not found in state (#12196)
  • fix(clients/go): update linter (#12106)