Skip to content

8.0.1

Compare
Choose a tag to compare
released this 26 Apr 14:35
· 54866 commits to main since this release

Release: 8.0.1

Bug Fixes

Broker

  • Removing Subscription consumer re-registers the consumer instead of removing (#9123)
  • ZeebeDbInconsistentException in ColumnFamily DMN_DECISION_REQUIREMENTS (#9115)
  • Backport grpc version update (to 1.45.1) to 8.0.x (#9085)
  • A workflow with start event message will deploy but fail to start if it has an event sub process (#4099)

Gateway

  • Backport grpc version update (to 1.45.1) to 8.0.x (#9085)

Misc

  • Error with: Failing installation of 'LogStoragePartitionStep' (#9040)

Merged Pull Requests

  • fix: remove subscription consumer instead of re-registering (#9139)
  • fix(broker): do not log transition failure due to term mismatch as error (#9122)
  • Prevent duplicate key insertion for DMN (#9121)
  • [Backport stable/8.0] Wait for gateway start in StandaloneGateway (#9100)
  • Use v8 major version in Go module name (#9062)
  • Relax timeout for instance completion (#9058)
  • Fix 4099 by opening event subscriptions after start event's output mappings were applied (#9047)
  • deps(maven): bump grpc-bom from 1.45.0 to 1.45.1 (#9027)

Full Changelog: 8.0.0...8.0.1