Skip to content
This repository has been archived by the owner on Jan 30, 2022. It is now read-only.

chore(deps): bump version.zeebe from 0.23.3 to 0.24.1 #31

Merged
merged 1 commit into from
Aug 11, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps version.zeebe from 0.23.3 to 0.24.1.
Updates zeebe-bom from 0.23.3 to 0.24.1

Release notes

Sourced from zeebe-bom's releases.

Zeebe 0.24.0

Release: 0.24.0

Breaking Changes in Zeebe

A breaking change was introduced in 0.24.0 and detected late in the release cycle which prevents users from performing a rolling upgrade. It is a change in the broker messaging protocol, which results in brokers running different versions of Zeebe being unable to talk to each other. This breaks the standard Kubernetes rolling upgrade, where one node is upgraded, then once it is ready the next one is. As the initial node never becomes ready the upgrade stalls forever.

We recommend you skip 0.24.0 entirely, as 0.24.0 brokers use a different protocol version than 0.23.4 or later 0.24.x.

Zeebe 0.24.0-alpha2

Release: 0.24.0-alpha2

Enhancements

Java Client

  • Override ClientProperties.USE_PLAINTEXT_CONNECTION with env variable (#4245)

Bug Fixes

Broker

  • Partitions unavailable due to broken gateway topology (#4557)
  • Username and password of elasticsearch exporter are printed in console on startup (#4482)
  • Taking a snapshot should update raft indexes (#4439)
  • StandaloneBroker auto configures an Elasticsearch client (#4403)
  • Snapshot chunk might not written completely (#4357)
  • Exporter fails to recover from log after failover (#4350)
  • FileChannelJournalSegmentReader throws half buffers away (#4248)

Documentation

  • Reference model for getting started tutorial fails to deploy (#4421)
  • Links to configuration are broken in the docs (#4393)
  • Describe the visibility and propagation of variables within a multi-instance activity (#4362)
  • ActivateJobsRequest doesn't specify units for timeout and requestTimeout (#3944)
  • Docs build fail due to request timeouts (#3404)

Merged Pull Requests

  • chore(atomix): fix flaky test (#4589)
  • chore(engine): reduce log level for tracing message (#4585)
  • chore(deps): update version.sbe to v1.18.1 (#4582)
  • chore(deps): update dependency io.zeebe:zeebe-parent to v0.23.2 (#4580)
  • chore(deps): update dependency io.zeebe:zeebe-client-java to v0.23.2 (#4579)
  • 3404 address timeouts in docu link checker (#4577)
  • chore(engine): migrate sequence flow processor (#4576)
  • docs(reference): fix links to the FEEL-Scala documentation (#4575)
  • chore(deps): update dependency org.agrona:agrona to v1.5.0 (#4570)
  • chore(deps): update version.protobuf to v3.12.1 (#4569)
  • chore(deps): update golang.org/x/net commit hash to 0ba52f6 (#4567)
  • fix(gateway): allow equal term on topology update (#4564)
  • chore(deps): update golang.org/x/net commit hash to 59133d7 (#4556)
  • chore(exporters/elasticsearch-exporter): remove high level rest client (#4551)
  • chore(engine): refactoring start event onEvent processing (#4550)
  • chore(engine): migrate multi-instance processor (#4549)
  • feat(clients/go): add grpc dial options in client constructor (#4546)
  • fix(docs): fix links to config files in docs (#4545)
  • chore(docker): minor improvements (#4541)
Commits
  • 1a7eafa [maven-release-plugin] prepare release 0.24.1
  • e3a39d2 chore(project): prepare for next release
  • b48d066 Merge #4968
  • 6c6ae8e [maven-release-plugin] prepare release 0.24.0
  • 19c31c2 fix(qa): use certificates with longer expiration date
  • 5f3d6b8 chore(benchmarks): update defaults
  • 49b9783 fix(broker): cancel metrics timer to avoid segfault
  • ec4f193 chore(broker): Keep records of active long polling requests
  • 32b17ff fix(dispatcher): don't allow claiming more than max size
  • fbea33d Merge #4781
  • Additional commits viewable in compare view

Updates zeebe-build-tools from 0.23.3 to 0.24.1

Release notes

Sourced from zeebe-build-tools's releases.

Zeebe 0.24.0

Release: 0.24.0

Breaking Changes in Zeebe

A breaking change was introduced in 0.24.0 and detected late in the release cycle which prevents users from performing a rolling upgrade. It is a change in the broker messaging protocol, which results in brokers running different versions of Zeebe being unable to talk to each other. This breaks the standard Kubernetes rolling upgrade, where one node is upgraded, then once it is ready the next one is. As the initial node never becomes ready the upgrade stalls forever.

We recommend you skip 0.24.0 entirely, as 0.24.0 brokers use a different protocol version than 0.23.4 or later 0.24.x.

Zeebe 0.24.0-alpha2

Release: 0.24.0-alpha2

Enhancements

Java Client

  • Override ClientProperties.USE_PLAINTEXT_CONNECTION with env variable (#4245)

Bug Fixes

Broker

  • Partitions unavailable due to broken gateway topology (#4557)
  • Username and password of elasticsearch exporter are printed in console on startup (#4482)
  • Taking a snapshot should update raft indexes (#4439)
  • StandaloneBroker auto configures an Elasticsearch client (#4403)
  • Snapshot chunk might not written completely (#4357)
  • Exporter fails to recover from log after failover (#4350)
  • FileChannelJournalSegmentReader throws half buffers away (#4248)

Documentation

  • Reference model for getting started tutorial fails to deploy (#4421)
  • Links to configuration are broken in the docs (#4393)
  • Describe the visibility and propagation of variables within a multi-instance activity (#4362)
  • ActivateJobsRequest doesn't specify units for timeout and requestTimeout (#3944)
  • Docs build fail due to request timeouts (#3404)

Merged Pull Requests

  • chore(atomix): fix flaky test (#4589)
  • chore(engine): reduce log level for tracing message (#4585)
  • chore(deps): update version.sbe to v1.18.1 (#4582)
  • chore(deps): update dependency io.zeebe:zeebe-parent to v0.23.2 (#4580)
  • chore(deps): update dependency io.zeebe:zeebe-client-java to v0.23.2 (#4579)
  • 3404 address timeouts in docu link checker (#4577)
  • chore(engine): migrate sequence flow processor (#4576)
  • docs(reference): fix links to the FEEL-Scala documentation (#4575)
  • chore(deps): update dependency org.agrona:agrona to v1.5.0 (#4570)
  • chore(deps): update version.protobuf to v3.12.1 (#4569)
  • chore(deps): update golang.org/x/net commit hash to 0ba52f6 (#4567)
  • fix(gateway): allow equal term on topology update (#4564)
  • chore(deps): update golang.org/x/net commit hash to 59133d7 (#4556)
  • chore(exporters/elasticsearch-exporter): remove high level rest client (#4551)
  • chore(engine): refactoring start event onEvent processing (#4550)
  • chore(engine): migrate multi-instance processor (#4549)
  • feat(clients/go): add grpc dial options in client constructor (#4546)
  • fix(docs): fix links to config files in docs (#4545)
  • chore(docker): minor improvements (#4541)
Commits
  • 1a7eafa [maven-release-plugin] prepare release 0.24.1
  • e3a39d2 chore(project): prepare for next release
  • b48d066 Merge #4968
  • 6c6ae8e [maven-release-plugin] prepare release 0.24.0
  • 19c31c2 fix(qa): use certificates with longer expiration date
  • 5f3d6b8 chore(benchmarks): update defaults
  • 49b9783 fix(broker): cancel metrics timer to avoid segfault
  • ec4f193 chore(broker): Keep records of active long polling requests
  • 32b17ff fix(dispatcher): don't allow claiming more than max size
  • fbea33d Merge #4781
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will not automatically merge this PR because not all of the dependencies being updated are post 1.0.0.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps `version.zeebe` from 0.23.3 to 0.24.1.

Updates `zeebe-bom` from 0.23.3 to 0.24.1
- [Release notes](https://github.com/zeebe-io/zeebe/releases)
- [Commits](camunda/camunda@0.23.3...0.24.1)

Updates `zeebe-build-tools` from 0.23.3 to 0.24.1
- [Release notes](https://github.com/zeebe-io/zeebe/releases)
- [Commits](camunda/camunda@0.23.3...0.24.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant