Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
870: fix(deps): update zeebe.version to v8.2.11 r=korthout a=renovate[bot] [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.camunda:zeebe-bpmn-model](http://zeebe.io/zeebe-bpmn-model/) ([source](https://togithub.com/camunda/zeebe)) | `8.2.10` -> `8.2.11` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.camunda:zeebe-bpmn-model/8.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.camunda:zeebe-bpmn-model/8.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.camunda:zeebe-bpmn-model/8.2.10/8.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.camunda:zeebe-bpmn-model/8.2.10/8.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [io.camunda:zeebe-bom](http://zeebe.io/) ([source](https://togithub.com/camunda/zeebe)) | `8.2.10` -> `8.2.11` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.camunda:zeebe-bom/8.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.camunda:zeebe-bom/8.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.camunda:zeebe-bom/8.2.10/8.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.camunda:zeebe-bom/8.2.10/8.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>camunda/zeebe (io.camunda:zeebe-bpmn-model)</summary> ### [`v8.2.11`](https://togithub.com/camunda/zeebe/releases/tag/8.2.11) [Compare Source](https://togithub.com/camunda/zeebe/compare/8.2.10...8.2.11) ##### Enhancements ##### Misc - Forcefully terminate a process instance ([#​12696](https://togithub.com/camunda/zeebe/issues/12696)) ##### Bug Fixes ##### Misc - Release Dry fails because of unrecognized argument ([#​13715](https://togithub.com/camunda/zeebe/issues/13715)) - Gateway readiness fails when tls enabled ([#​13431](https://togithub.com/camunda/zeebe/issues/13431)) - ExceededBatchRecordSizeException: Can't append entry ([#​12007](https://togithub.com/camunda/zeebe/issues/12007)) ##### Maintenance - Snyk monitoring wrong Docker images for stable releases ([#​13645](https://togithub.com/camunda/zeebe/issues/13645)) - Investigate usage of client in gateway ([#​11799](https://togithub.com/camunda/zeebe/issues/11799)) - ARM64 CI Jobs frequently fail due to connection resets ([#​11590](https://togithub.com/camunda/zeebe/issues/11590)) ##### Merged Pull Requests - fix(ci): configure fake gcs server port ([#​13738](https://togithub.com/camunda/zeebe/pull/13738)) - fix(release): read releaseBranch from output on reusable workflow call ([#​13737](https://togithub.com/camunda/zeebe/pull/13737)) - Optimize Dockerfile for CVE maintenance ([#​13706](https://togithub.com/camunda/zeebe/pull/13706)) - Ban instance fix error message ([#​13705](https://togithub.com/camunda/zeebe/pull/13705)) - test(stream-platform): clear mock invocations to prevent memory leak ([#​13698](https://togithub.com/camunda/zeebe/pull/13698)) - refactor(gateway): remove responsiveness indicator ([#​13685](https://togithub.com/camunda/zeebe/pull/13685)) - Fix backport automerge ([#​13680](https://togithub.com/camunda/zeebe/pull/13680)) - Tag original PR author in backport PR ([#​13675](https://togithub.com/camunda/zeebe/pull/13675)) - Auto merge backport PRs ([#​13667](https://togithub.com/camunda/zeebe/pull/13667)) - test(engine): add TestWatcher to ProcessEngineMetricsTest ([#​13659](https://togithub.com/camunda/zeebe/pull/13659)) - fix(.github): monitor correct image on release ([#​13646](https://togithub.com/camunda/zeebe/pull/13646)) - Prevent exceeding max message size on job batch activate commands ([#​13624](https://togithub.com/camunda/zeebe/pull/13624)) - fix(broker): ensure that failure in transition to `INACTIVE` isn't ignored ([#​13608](https://togithub.com/camunda/zeebe/pull/13608)) - ci(smoke): use aws arm64 runner ([#​13530](https://togithub.com/camunda/zeebe/pull/13530)) - ci(go): fix go lint cache issue ([#​13308](https://togithub.com/camunda/zeebe/pull/13308)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/zeebe-io/zeebe-cluster-testbench). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNy4xIiwidXBkYXRlZEluVmVyIjoiMzYuMjcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information