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.2.5 to 1.2.6 #150

Merged
merged 1 commit into from
Dec 14, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2021

Bumps zeebe-bom from 1.2.5 to 1.2.6.

Release notes

Sourced from zeebe-bom's releases.

Zeebe 0.24.1 & Operate 0.24.2

Release: 0.24.1

Enhancements

Broker

  • Improve nil initialisation of locally scoped outputElement for feel expressions (#4100)
  • ActivateJobsRequest doesn't specify units for timeout and requestTimeout (#3944)
  • Define a message name statically or as expression (#3800)
  • Export RocksDB metrics on Transaction#commit (#4606)

Gateway

  • Standalone gateway liveness probes (#4339)

Java Client

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

Go Client

  • Metrics about scheduled jobs (#4500)

Distribution

  • Docker Containers shouldn't run as Root (#3584)

Bug Fixes

Broker

  • Rolling update not possible with 0.24 (#4961)
  • CVE introduced by the inclusion of Tomcat (#4733)
  • No fail over when stream process fails (#4723)
  • NullPointerException at ElasticsearchClient:156 (#4722)
  • Elasticsearch exporter bulk is not limited (#4668)
  • Elasticsearch exporter ignores errors on flush (#4667)
  • I can't start a cluster with partitionCount one and three node cluster (#4664)
  • NullPointerException in EventHandle.java (#4663)
  • Follower partitions are falsely marked as unhealthy (#4618)
  • 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)
  • Interrupting a workflow instance waiting on a parallel (joining) gateway leads to a stuck instance (#4400)
  • First OOM kill that created heap dumps and filled the broker disk (#4848)
  • Snapshot chunk might not written completely (#4357)
  • Possible Race condition on canceling a workflow instance (#4352)
  • Zeebe 0.22.1 debug-http exporter does not respect custom port (#4316)
  • Intent#fromProtocolValue(ValueType,String) fails for ValueType.MESSAGE (#4289)
  • FileChannelJournalSegmentReader throws half buffers away (#4248)
  • Followers may commit partial snapshots (#4123)
  • Exceptions swallowed in Actor (#4062)

Misc

  • Removing BOOTSTRAP from RaftMember.Type broke backwards compatibility (#4309)
  • Do not send Swim requests to local node (#4780)
  • SwimProtocol schedules probes, sync etc in a rate (#4779)
  • SwimListeners can be triggered with Member_Remove multiple times (#4778)
  • Generate dispatcher positions using a predictable sequence (#3987)

Documentation

  • Add documentation about long polling feature flag (#4743)
  • Add documentation for backpressure configurations (#4646)
  • Update Go client documentation to 0.23 (#4481)

... (truncated)

Commits
  • aef333f [maven-release-plugin] prepare release 1.2.6
  • 319ff08 chore(project): update go embedded version data
  • 2227b61 merge: #8354
  • fd6e53d build(deps): bump log4j-api from 2.14.1 to 2.15.0 in /parent
  • 04f3669 merge: #8312
  • 91cb50d fix(raft): notify role change listener only when transition completed
  • 520e82e merge: #8306
  • 6814956 chore(project): prepare next development version (Go client)
  • acfef02 chore(project): update java compat versions
  • 0e2890d chore(project): update go versions
  • 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.2.5 to 1.2.6.
- [Release notes](https://github.com/zeebe-io/zeebe/releases)
- [Commits](camunda/camunda@1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 14, 2021
@saig0 saig0 merged commit 5fb6266 into master Dec 14, 2021
@saig0 saig0 deleted the dependabot/maven/io.camunda-zeebe-bom-1.2.6 branch December 14, 2021 08:59
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