Skip to content
New issue

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

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

Already on GitHub? # to your account

chore(deps): bump io.camunda:zeebe-bom from 8.2.3 to 8.3.1 #321

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2023

Bumps io.camunda:zeebe-bom from 8.2.3 to 8.3.1.

Release notes

Sourced from io.camunda:zeebe-bom's releases.

8.3.1

Bug Fixes

Misc

  • Job streams not registered on broker after some time (#14771)
  • IllegalStateException: found snapshot 0. A previous snapshot is most likely corrupted (#14699)
  • Regular OOM when replicating large state due to messaging timeouts (#14663)
  • MsgpackReaderException when reading TenantId (#14624)
  • NPE in PendingMessageSubscriptionChecker (#14588)

Merged Pull Requests

  • Fix empty checksum file/snapshot corruption (#14778)
  • fix(transport): handle MEMBER_ADDED events as well (#14772)
  • Store job activation properties immutably in broker stream registry (#14763)
  • Capture async stack traces of scheduler jobs (#14747)
  • fix(raft): member type can be updated reliably (#14669)
  • fix(atomix): do not close over whole payload (#14664)
  • Return completed future on replication attempt with a closed leader (#14647)
  • fix: NPE in PendingMessageSubscriptionChecker (#14633)
  • test(broker): remove potential race condition in exporter test (#14613)

8.3.0

Enhancements

Broker

  • Create DbTenantAwareKey (#14019)
  • Add auth data to Zeebe records (#13989)
  • Provide an API for data interchange of Zeebe auth data (#13988)
  • Provide a TenantAccessChecker API for multi-tenancy (#13987)
  • Show blacklisting in the Grafana Dashboard (#8263)

Gateway

  • Allow using the default tenant even when no tenant associated to requester (#14497)
  • Gateway supports multi-tenancy in EvaluateDecision RPC (#14278)
  • Gateway supports multi-tenancy in PublishMessage RPCs (#14276)
  • Job polling/pushing in the Gateway supports multi-tenancy (#14254)
  • Gateway supports multi-tenancy in CreateProcessInstance* RPCs (#14211)
  • I can use a Gateway configuration flag for multi-tenancy (#14041)
  • Add auth data to Zeebe records (#13989)
  • Provide an API for data interchange of Zeebe auth data (#13988)
  • Provide a TenantAccessChecker API for multi-tenancy (#13987)
  • Support multi-tenancy in the Gateway (#13237)

Java Client

  • The JobWorker API of the java client support multi-tenancy (#14255)
  • job.getVariable ergonomic method in Java client (#13752)
  • Java client supports multi-tenancy for the ActivateJobs/StreamJobs commands (#13560)
  • Java client supports multi-tenancy for PublishMessage RPC (#13559)
  • Java client supports multi-tenancy for EvaluateDecision RPC (#13557)
  • Java client supports multi-tenancy for CreateProcessInstance* RPCs (#13536)
  • Stream jobs using job worker (#13473)
  • newModifyProcessInstanceCommand: complete command with single variable (#13460)
  • newThrowErrorCommand: complete command with single variable (#13458)
  • newFailCommand: complete command with single variable (#13456)
  • newBroadcastingSignalCommand: complete command with single variable (#13451)

... (truncated)

Commits
  • d98e405 [maven-release-plugin] prepare release 8.3.1
  • cc713f1 build(project): update go embedded version data
  • 7e24740 merge: #14801
  • 44d5013 deps(maven): bump io.camunda:identity-sdk from 8.3.0 to 8.3.1
  • 5c143a7 merge: #14795
  • e40a0be refactor(snapshot): remove useless atomic move
  • 21ab145 test(snapshot): disable stracer in CI for now
  • 44f1112 build: install missing strace utility
  • 88e87aa refactor(snapshot): add missing dependency
  • a4624f2 refactor(snapshot): disable test except on linux
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [io.camunda:zeebe-bom](https://github.com/camunda/zeebe) from 8.2.3 to 8.3.1.
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.2.3...8.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 24, 2023
@jonathanlukas jonathanlukas merged commit 7256e42 into master Oct 24, 2023
@jonathanlukas jonathanlukas deleted the dependabot/maven/io.camunda-zeebe-bom-8.3.1 branch October 24, 2023 06:34
# for free to join this conversation on GitHub. Already have an account? # 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