Skip to content

Zeebe 1.1.6

Compare
Choose a tag to compare
released this 14 Dec 12:46

Release: 1.1.6

Bug Fixes

Broker

  • When the creation of snapshots fails, the (internal) set of pending requests is not updated properly (#8212)
  • Do not fail snapshotting when exporter position is -1 (#7978)

Misc

  • UserTaskForm should have a default unique id (#8153)
  • Potential NPE in BpmnElementType.getElementTypeName (#8141)

Merged Pull Requests

  • [Backport stable/1.1] Fixes SNYK-JAVA-COMGOOGLECODEGSON-1730327 (#8299)
  • [Backport stable/1.1] fix(snapshot): create snapshot exporter position is -1 (#8240)
  • [Backport stable/1.1] fix(snapshot): take snapshot after pending snapshot is added (#8231)
  • [Backport stable/1.1] fix(snapshot): purge transient snapshots when newer snapshot exists (#8220)
  • fix(snapshot): take snapshot after pending snapshot is added (#8219)
  • [Backport stable/1.1] Fixes flakiness with the ElasticsearchExporter integration tests (#8202)
  • [Backport stable/1.1] Fixes MessageCorrelationTest#shouldCorrelateMessageAgainAfterRejection flakiness (#8198)
  • [Backport stable/1.1] Verify behavior for concurrently modified input collection of parallel multi instance (#8196)
  • Fixes flakiness with the ElasticsearchExporter integration tests (#8194)
  • [Backport stable/1.1] Require google-java-format plugin in IntelliJ-IDEA (#8192)
  • Fixes MessageCorrelationTest#shouldCorrelateMessageAgainAfterRejection flakiness (#8189)
  • Require google-java-format plugin in IntelliJ-IDEA (#8188)
  • [Backport stable/1.1] [Backport stable/1.2] Add id attribute for userTaskForm (#8187)
  • [Backport stable/1.2] Add id attribute for userTaskForm (#8183)
  • fix(snapshot): create snapshot exporter position is -1 (#8176)
  • Verify behavior for concurrently modified input collection of parallel multi instance (#8163)
  • Add id attribute for userTaskForm (#8154)
  • [Snyk] Security upgrade io.grpc:grpc-netty from 1.38.1 to 1.42.0 (#8152)
  • [Backport stable/1.1] fix(protocol): prevent NullPointerException in BpmnElementType (#8146)
  • fix(protocol): prevent NullPointerException in BpmnElementType (#8142)
  • Release 1.1.5 (#8120)
  • Restrict IntelliJ-IDEA code style through version control (#8033)