camunda-community-hub / zeebe-client-node-js

Node.js client library for Zeebe Microservices Orchestration Engine
https://camunda-community-hub.github.io/zeebe-client-node-js/
Apache License 2.0
152 stars 38 forks source link

chore(deps): update camunda/zeebe docker tag to v8.3.3 #347

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
camunda/zeebe service patch 8.3.0 -> 8.3.3
camunda/zeebe patch 8.3.0 -> 8.3.3

Release Notes

camunda/zeebe (camunda/zeebe) ### [`v8.3.3`](https://togithub.com/camunda/zeebe/releases/tag/8.3.3) [Compare Source](https://togithub.com/camunda/zeebe/compare/8.3.2...8.3.3) ### release/8.3.3 #### Bug Fixes ##### Gateway - Unexpected value type in command response ([#​5624](https://togithub.com/camunda/zeebe/issues/5624)) ##### Misc - Form events are not replayed ([#​15194](https://togithub.com/camunda/zeebe/issues/15194)) - Scheduled tasks should avoid overloading the streamprocessor ([#​13870](https://togithub.com/camunda/zeebe/issues/13870)) - Feel error are causing bad user experiences ([#​8938](https://togithub.com/camunda/zeebe/issues/8938)) #### Maintenance - Use consistent naming for command processors ([#​15077](https://togithub.com/camunda/zeebe/issues/15077)) #### Merged Pull Requests - Stabilize S3BackupAcceptanceIT#shouldDeleteBackup ([#​15210](https://togithub.com/camunda/zeebe/pull/15210)) - Add log throttling to benchmark apps ([#​15165](https://togithub.com/camunda/zeebe/pull/15165)) - Consistent naming in command processors ([#​15078](https://togithub.com/camunda/zeebe/pull/15078)) - Fix race condition between snapshot listener and updating currentSnapshot by PassiveRole ([#​15046](https://togithub.com/camunda/zeebe/pull/15046)) - fix: Enrich incident messages with evaluation warnings ([#​15011](https://togithub.com/camunda/zeebe/pull/15011)) - Replace incremental requestId in AtomixServerTransport with unique SnowflakeId ([#​14857](https://togithub.com/camunda/zeebe/pull/14857)) ### [`v8.3.2`](https://togithub.com/camunda/zeebe/releases/tag/8.3.2) [Compare Source](https://togithub.com/camunda/zeebe/compare/8.3.1...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](https://togithub.com/camunda/zeebe/issues/14465)) - Static user task assignee value treated as number (leads to an exception) ([#​14109](https://togithub.com/camunda/zeebe/issues/14109)) ##### Misc - Improve resilience of remote stream restart ([#​14884](https://togithub.com/camunda/zeebe/issues/14884)) - Leaked message subscriptions cause constant processing load ([#​14814](https://togithub.com/camunda/zeebe/issues/14814)) - Job streaming may trigger unnecessary polling ([#​13814](https://togithub.com/camunda/zeebe/issues/13814)) #### Maintenance - Always use correct Identity version if `MultiTenancyOverIdentityIT` ([#​14812](https://togithub.com/camunda/zeebe/issues/14812)) #### Merged Pull Requests - Improve resilience of remote stream restart ([#​15025](https://togithub.com/camunda/zeebe/pull/15025)) - fix(engine): treat static assignee values as string ([#​14958](https://togithub.com/camunda/zeebe/pull/14958)) - refactor(bom): add Identity repository ([#​14856](https://togithub.com/camunda/zeebe/pull/14856)) - Check for banned instances during Process Definition Deletion ([#​14840](https://togithub.com/camunda/zeebe/pull/14840)) - fix: remove subscription when correlation is rejected ([#​14820](https://togithub.com/camunda/zeebe/pull/14820)) - Get Identity version during runtime ([#​14813](https://togithub.com/camunda/zeebe/pull/14813)) - Simplify ArrayValue and fix job stream aggregation ([#​14774](https://togithub.com/camunda/zeebe/pull/14774)) - Use new testing infrastructure with job stream integration tests ([#​14692](https://togithub.com/camunda/zeebe/pull/14692)) ### [`v8.3.1`](https://togithub.com/camunda/zeebe/releases/tag/8.3.1) [Compare Source](https://togithub.com/camunda/zeebe/compare/8.3.0...8.3.1) #### Bug Fixes ##### Misc - Job streams not registered on broker after some time ([#​14771](https://togithub.com/camunda/zeebe/issues/14771)) - IllegalStateException: found snapshot 0. A previous snapshot is most likely corrupted ([#​14699](https://togithub.com/camunda/zeebe/issues/14699)) - Regular OOM when replicating large state due to messaging timeouts ([#​14663](https://togithub.com/camunda/zeebe/issues/14663)) - MsgpackReaderException when reading TenantId ([#​14624](https://togithub.com/camunda/zeebe/issues/14624)) - NPE in `PendingMessageSubscriptionChecker` ([#​14588](https://togithub.com/camunda/zeebe/issues/14588)) #### Merged Pull Requests - Fix empty checksum file/snapshot corruption ([#​14778](https://togithub.com/camunda/zeebe/pull/14778)) - fix(transport): handle MEMBER_ADDED events as well ([#​14772](https://togithub.com/camunda/zeebe/pull/14772)) - Store job activation properties immutably in broker stream registry ([#​14763](https://togithub.com/camunda/zeebe/pull/14763)) - Capture async stack traces of scheduler jobs ([#​14747](https://togithub.com/camunda/zeebe/pull/14747)) - fix(raft): member type can be updated reliably ([#​14669](https://togithub.com/camunda/zeebe/pull/14669)) - fix(atomix): do not close over whole payload ([#​14664](https://togithub.com/camunda/zeebe/pull/14664)) - Return completed future on replication attempt with a closed leader ([#​14647](https://togithub.com/camunda/zeebe/pull/14647)) - fix: NPE in PendingMessageSubscriptionChecker ([#​14633](https://togithub.com/camunda/zeebe/pull/14633)) - test(broker): remove potential race condition in exporter test ([#​14613](https://togithub.com/camunda/zeebe/pull/14613))

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.



This PR has been generated by Mend Renovate. View repository job log here.