Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps(master): bump version.zeebe from 0.26.0 to 0.26.1 #129

Merged
merged 1 commit into from
Mar 15, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps version.zeebe from 0.26.0 to 0.26.1.
Updates zeebe-bom from 0.26.0 to 0.26.1

Release notes

Sourced from zeebe-bom's releases.

Zeebe 0.26.1

Release: 0.26.1

Bug Fixes

Broker

  • Inconsistent log (#6316)
  • Concurrent access to snapshotstore causes partial snapshots to get committed (#6255)
  • Follower index is sometimes not cleaned up correctly (#6237)
  • Failed to bind TCP server to port 0.0.0.0:8443 due to io.netty.channel.unix.Errors$NativeIoException: bind(..) failed: Address already in use (#5426)

Misc

  • Handle INACTIVE partition role in gateway (#6053)

Merged Pull Requests

  • [Backport stable/0.26] fix(atomix): do not append invalid entries (#6349)
  • [Backport stable/0.26] fix(snapshot): make FilebasedSnapshotStore an actor (#6331)
  • [Backport stable/0.26] fix(atomix): compact all index when reseting the segments (#6292)
  • [Backport stable/0.26] fix(broker): use correct address for binding and advertising (#6240)
  • [Backport stable/0.26] fix(clients/go): log failure to reopen stream (#6227)
  • [Backport stable/0.26] fix(gateway): propagate rejections to clients without retrying (#6209)
  • [Backport stable/0.26] Fix overwrite last written position to zero (#6145)
  • [Backport 0.26] Handle INACTIVE role in gateway and clients (#6129)
  • [Backport stable/0.26] fix(broker): improve logging in broker and atomix (#6112)
  • [Backport stable/0.26] fix(gateway): not remove stacktraces (#6082)
Commits

Updates zeebe-build-tools from 0.26.0 to 0.26.1

Release notes

Sourced from zeebe-build-tools's releases.

Zeebe 0.26.1

Release: 0.26.1

Bug Fixes

Broker

  • Inconsistent log (#6316)
  • Concurrent access to snapshotstore causes partial snapshots to get committed (#6255)
  • Follower index is sometimes not cleaned up correctly (#6237)
  • Failed to bind TCP server to port 0.0.0.0:8443 due to io.netty.channel.unix.Errors$NativeIoException: bind(..) failed: Address already in use (#5426)

Misc

  • Handle INACTIVE partition role in gateway (#6053)

Merged Pull Requests

  • [Backport stable/0.26] fix(atomix): do not append invalid entries (#6349)
  • [Backport stable/0.26] fix(snapshot): make FilebasedSnapshotStore an actor (#6331)
  • [Backport stable/0.26] fix(atomix): compact all index when reseting the segments (#6292)
  • [Backport stable/0.26] fix(broker): use correct address for binding and advertising (#6240)
  • [Backport stable/0.26] fix(clients/go): log failure to reopen stream (#6227)
  • [Backport stable/0.26] fix(gateway): propagate rejections to clients without retrying (#6209)
  • [Backport stable/0.26] Fix overwrite last written position to zero (#6145)
  • [Backport 0.26] Handle INACTIVE role in gateway and clients (#6129)
  • [Backport stable/0.26] fix(broker): improve logging in broker and atomix (#6112)
  • [Backport stable/0.26] fix(gateway): not remove stacktraces (#6082)
Commits

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 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 15, 2021
@dependabot dependabot bot requested a review from npepinpe March 15, 2021 09:28
Bumps `version.zeebe` from 0.26.0 to 0.26.1.

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/master/version.zeebe-0.26.1 branch from 01b276f to d08f5b0 Compare March 15, 2021 09:46
@npepinpe npepinpe merged commit f3788b2 into master Mar 15, 2021
@npepinpe npepinpe deleted the dependabot/maven/master/version.zeebe-0.26.1 branch March 15, 2021 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant