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 zeebe.version from 8.2.3 to 8.3.3 #326

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 16, 2023

Bumps zeebe.version from 8.2.3 to 8.3.3.
Updates io.camunda:zeebe-bom from 8.2.3 to 8.3.3

Release notes

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

8.3.2

release/8.3.2

Bug Fixes

Broker

  • Deleting a process definition only checks running instances and doesn't ignore banned instances (#14465)
  • Static user task assignee value treated as number (leads to an exception) (#14109)

Misc

  • Improve resilience of remote stream restart (#14884)
  • Leaked message subscriptions cause constant processing load (#14814)
  • Job streaming may trigger unnecessary polling (#13814)

Maintenance

  • Always use correct Identity version if MultiTenancyOverIdentityIT (#14812)

Merged Pull Requests

  • Improve resilience of remote stream restart (#15025)
  • fix(engine): treat static assignee values as string (#14958)
  • refactor(bom): add Identity repository (#14856)
  • Check for banned instances during Process Definition Deletion (#14840)
  • fix: remove subscription when correlation is rejected (#14820)
  • Get Identity version during runtime (#14813)
  • Simplify ArrayValue and fix job stream aggregation (#14774)
  • Use new testing infrastructure with job stream integration tests (#14692)

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

... (truncated)

Commits

Updates io.camunda:zeebe-parent from 8.2.3 to 8.3.3

Release notes

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

8.3.2

release/8.3.2

Bug Fixes

Broker

  • Deleting a process definition only checks running instances and doesn't ignore banned instances (#14465)
  • Static user task assignee value treated as number (leads to an exception) (#14109)

Misc

  • Improve resilience of remote stream restart (#14884)
  • Leaked message subscriptions cause constant processing load (#14814)
  • Job streaming may trigger unnecessary polling (#13814)

Maintenance

  • Always use correct Identity version if MultiTenancyOverIdentityIT (#14812)

Merged Pull Requests

  • Improve resilience of remote stream restart (#15025)
  • fix(engine): treat static assignee values as string (#14958)
  • refactor(bom): add Identity repository (#14856)
  • Check for banned instances during Process Definition Deletion (#14840)
  • fix: remove subscription when correlation is rejected (#14820)
  • Get Identity version during runtime (#14813)
  • Simplify ArrayValue and fix job stream aggregation (#14774)
  • Use new testing infrastructure with job stream integration tests (#14692)

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

... (truncated)

Commits

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 16, 2023
Bumps `zeebe.version` from 8.2.3 to 8.3.3.

Updates `io.camunda:zeebe-bom` from 8.2.3 to 8.3.3
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.2.3...8.3.3)

Updates `io.camunda:zeebe-parent` from 8.2.3 to 8.3.3
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.2.3...8.3.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/zeebe.version-8.3.3 branch from e0a3573 to 0303448 Compare November 23, 2023 22:01
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 5, 2023

Superseded by #343.

@dependabot dependabot bot closed this Dec 5, 2023
@dependabot dependabot bot deleted the dependabot/maven/zeebe.version-8.3.3 branch December 5, 2023 21:55
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