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

chore(deps): bump zeebe-bom from 1.1.3 to 1.2.0 #118

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2021

Bumps zeebe-bom from 1.1.3 to 1.2.0.

Release notes

Sourced from zeebe-bom's releases.

Zeebe 1.2.0-alpha2

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.

Zeebe 1.2.0-alpha1

Release: 1.2.0-alpha1

Enhancements

Broker

  • Allow to configure raft electionTimeout and heartbeatInterval (#7393)
  • Configure raft timeouts and failure detection parameters (#6320)

Misc

  • Adjust Camunda Cloud client builder to new domain names (#7391)

Bug Fixes

Broker

  • Gateway misses to report failed request as metric (#7308)

... (truncated)

Commits
  • 655eb54 [maven-release-plugin] prepare release 1.2.0
  • c2e0726 chore(project): update go embedded version data
  • 58844b2 merge: #7910
  • 03fb4f9 feat: add partitionId to ZeebePartition context
  • 73077fa feat: add partitionId to LogStreamImpl context
  • e28cab3 feat: add partitionId to AsyncSnapshotDirector context
  • a988182 refactor: apply codestyle
  • 5f2dd6a feat: add partitionId to LogStorageAppender context
  • 926f824 feat: add partitionId to FileBasedSnapshotStore context
  • 08819dd feat: add partitionId to StreamProcessor context
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [zeebe-bom](https://github.com/zeebe-io/zeebe) from 1.1.3 to 1.2.0.
- [Release notes](https://github.com/zeebe-io/zeebe/releases)
- [Commits](camunda/camunda@1.1.3...1.2.0)

---
updated-dependencies:
- dependency-name: io.camunda:zeebe-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 6, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 11, 2021

Superseded by #119.

@dependabot dependabot bot closed this Oct 11, 2021
@dependabot dependabot bot deleted the dependabot/maven/io.camunda-zeebe-bom-1.2.0 branch October 11, 2021 04:24
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.

0 participants