Skip to content

Zeebe 1.2.0-alpha2

Pre-release
Pre-release
Compare
Choose a tag to compare
released this 14 Sep 07:54

Release: 1.2.0-alpha2

Zeebe 1.2.0-alpha2

Enhancements

Broker

  • Include the errorCode when raising incidents due to UnhandledErrorEvent (#7566)
  • Support configuration of rack-aware partition distribution (#6266)

Bug Fixes

Broker

  • Possible memory leak in follower (#7744)
  • Failed to recover exporter because snapshot position not found (#7697)
  • Failed to recover Broker because snapshot position was not found. (#7662)
  • Message is published in an endless loop (#7619)
  • Failed to take snapshot because RocksDb is shutting down (#7188)
  • NullPointerException in ElasticsearchExporter.close (#5824)
  • RaftContext.createRole throws NPE (#5705)
  • RaftPartitionServer.stop throws NPE (#5645)

Misc

  • Followers are exporting (#7695)
  • Last processed position in replay machine should not be less than the latest snapshot position (#7686)
  • Zeebe 1.2.0-alpha1 can't start on Windows (#7600)
  • IllegalStateException: MessagingService is closed (#7026)
  • Jackson serialization of protocol records (#7545)

Merged Pull Requests

  • Simplify revapi configuration (#7743)
  • fix(deps): bump proto-google-common-protos from 2.4.0 to 2.5.0 (#7735)
  • Introduce new protocol Record and RecordValue implementations with Jackson bindings (#7611)

Operate 1.2.0-alpha2

See closed issues.

Tasklist 1.2.0-alpha2

See closed issues.