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

build(deps): bump github.com/camunda-cloud/zeebe/clients/go from 1.3.5 to 1.3.14 in /go-chaos #179

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 21, 2022

Bumps github.com/camunda-cloud/zeebe/clients/go from 1.3.5 to 1.3.14.

Release notes

Sourced from github.com/camunda-cloud/zeebe/clients/go's releases.

1.3.14

Bug Fixes

Broker

  • Follower cannot receive new entries because it did not reset the log on receiving snapshot (#10202)
  • Follower cannot receive snapshot because "chunk received out of order" (#10180)
  • Unable to use the same input/output element in multi-instance (#4687)

Misc

  • Don't log JsonParseException in the gateway as errors (#9933)

Merged Pull Requests

  • fix(raft): follower reset pendingsnapshot after rejecting install request (#10183)
  • Print record timestamp in compact record logger (#10170)
  • Don't over abbreviate rejections in compact record logger (#10156)
  • Add more abbreviations to the compact record logger (#10144)
  • Fix flaky MultiPartitionDeploymentLifecycleTest (#10065)
  • Don't overwrite local multi-instance variables (#9947)
  • Don't log JsonParseExceptions as errors (#9934)
  • Support logging partition id in compact record logger (#9885)

Zeebe 1.3.13

Bug Fixes

Broker

  • Deployment Distribution not idempotent (#9877)
  • Leaders with no log before snapshot get stuck in a loop when replicating the snapshot (#9820)
  • Output mapping doesn't create an incident if a variable is missing (#9543)
  • SIGBUS error with 1.2.2 (#8099)
  • IllegalStateException: Not expected to have an active sequence flow count lower then zero! (#6778)

Misc

  • Unhealthy partition in long running benchmark (#8302)
  • InternalError: a fault occurred in a recent unsafe memory access operation in compiled Java code (#6504)

Maintenance

  • Smoke test rootless deployment of broker/gateway images (#9748)

Merged Pull Requests

  • Await until no more marked-for-deletion segments are present (#9911)
  • test(qa): increase timeout (#9905)
  • test(qa): wait until message is published before restarting the broker (#9886)
  • Support logging partition id in compact record logger (#9885)
  • Allow relaxed instantiation of exporter configuration (#9854)
  • Remove ActorControl#runUntilDone (#9850)
  • Restructure journal module (#9834)
  • Clean up journal segment pre-allocation (#9833)
  • fix: don't replicate snapshot if member already has the latest snapshot (#9824)
  • Reject duplicate parallel gateway activate command (#9759)
  • Add rootless integration test (#9749)
  • Complete start/close futures when an actor fails (#9734)
  • Preallocate segment files (#9731)
  • Split loading and managing segments out of SegmentedJournal (#9714)
  • Disable some auto configuration (#9692)
  • [Backport stable/1.3] Fix CLA warnings on release due to bot commits (#9677)
  • Escalate errors in output mapping evaluation (#9668)
  • fix(engine): add grace period to detect end of processing (#9082)

... (truncated)

Commits
  • d7088e7 [maven-release-plugin] prepare release 1.3.14
  • 06497f6 build(project): update go embedded version data
  • e4c6229 Revert "build(project): update go embedded version data"
  • cd10399 Revert "[maven-release-plugin] prepare release 1.3.14"
  • d3b87b2 Revert "[maven-release-plugin] prepare for next development iteration"
  • f1fe7b5 Revert "build(project): update go versions"
  • 2938794 Revert "build(project): update java compat versions"
  • c63dcfc ci: fix github release script
  • 3ab4347 Merge pull request #10243 from camunda/np-fix-gh-release
  • 3ffecae build(.ci): use GH CLI to do releases
  • 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 [github.com/camunda-cloud/zeebe/clients/go](https://github.com/camunda-cloud/zeebe) from 1.3.5 to 1.3.14.
- [Release notes](https://github.com/camunda-cloud/zeebe/releases)
- [Commits](camunda/camunda@1.3.5...1.3.14)

---
updated-dependencies:
- dependency-name: github.com/camunda-cloud/zeebe/clients/go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from ChrisKujawa as a code owner September 21, 2022 06:48
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 21, 2022
@ChrisKujawa ChrisKujawa merged commit dc87708 into main Sep 21, 2022
@ChrisKujawa ChrisKujawa deleted the dependabot/go_modules/go-chaos/github.com/camunda-cloud/zeebe/clients/go-1.3.14 branch September 21, 2022 06:53
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant