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 io.camunda:zeebe-bom from 8.2.16 to 8.3.0 #418

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps io.camunda:zeebe-bom from 8.2.16 to 8.3.0.

Release notes

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

8.3.0-alpha6

release/8.3.0-alpha6

Enhancements

Broker

  • Create DbTenantAwareKey (#14019)
  • Provide an API for data interchange of Zeebe auth data (#13988)
  • Provide a TenantAccessChecker API for multi-tenancy (#13987)
  • Add auth data to Zeebe records (#13989)

Gateway

  • Provide an API for data interchange of Zeebe auth data (#13988)
  • Provide a TenantAccessChecker API for multi-tenancy (#13987)
  • Add auth data to Zeebe records (#13989)

Java Client

  • job.getVariable ergonomic method in Java client (#13752)
  • Introduce JobWorker metrics for the Java client (#4700)
  • Java client supports multi-tenancy for DeployResource RPC (#13321)

Bug Fixes

Broker

  • Backpressure queue is not reset when back-to-back role transitions (#14044)
  • Condition ignored on Inclusive Gateway with singular outgoing Sequence Flow (#13936)
  • RandomizedRaftTest.consistencyTestWithSnapshot fails with unexpected exception (#13093)
  • Messaging service is not running (#7855)
  • Startup failure of one raft partition server affects the availability of other healthy partition (#5209)

Misc

  • Remove DRG from cache upon deletion (#14146)
  • Should not activate link catch event in subprocess (#14028)
  • Upgrading leaves deadline entries without jobs (#13881)
  • ConcurrentModificationException when clearing obsolete job activation requests (#13867)
  • Job streaming may trigger unnecessary polling (#13814)
  • IllegalStateArgument when removing job stream (#13796)
  • Release: Repo dispatch Benchmark fails on 8.0/8.1 (#13787)
  • Process instances are banned when trying to activate a call activity with large variables (#13521)
  • Do not write the entire command for rejection (#12699)

Misc

  • Add integration tests for Job Push (#13516)
  • Delete and recreate signal subscription of previous version (#13354)
  • Migrate running process instance into PROCESS_INSTANCE_KEYS_BY_DEFINITION_KEY ColumnFamily (#13343)
  • Notify Zeebe Team in Slack when an issue is labelled as critical (#13253)
  • Support S3 backup httpclient custom configuration. (#12942)
  • Zeebe BPMN Model should provide reasonable defaults for definition attributes (#12283)
  • Implement query to retrieve the latest form by formId from the state (#14137)
  • Allow binding forms to start events by formId (#14135)
  • Allow binding forms to user tasks by formId (#14134)
  • Save Form to the state (#14133)
  • Gateway supports multi-tenancy in deployment RPCs (#13319)

Maintenance

  • No longer move/copy snapshots (#14045)
  • Enable yielding on due date checker by default (#14032)
  • When using a call activity, only the variables defined via input mappings are propagated (#13959)
  • Broker uses configuration from ClusterTopologyManager (#13958)

... (truncated)

Commits
  • 8e76d6b [maven-release-plugin] prepare release 8.3.0
  • 1056b77 build(project): update go embedded version data
  • abfbafe merge: #14610
  • 3c88ba2 test: remove useless shouldrun migration tests
  • 7a164f5 refactor: remove unused multi tenancy migration
  • 7a1aebd fix: extract job state migration task
  • d8ac7ee fix: extract process msg sub migration task
  • 069bae1 fix: extract msg subscription migration task
  • 54129e2 fix: extract msg start subscription migration task
  • 74fd531 fix: extract message state migration task
  • 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.16 to 8.3.0.
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.2.16...8.3.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 5, 2023
@saig0 saig0 merged commit 231d3d8 into main Oct 6, 2023
3 checks passed
@saig0 saig0 deleted the dependabot/maven/io.camunda-zeebe-bom-8.3.0 branch October 6, 2023 04:06
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