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): update camunda/zeebe docker tag to v8.4.3 #357

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
camunda/zeebe (source) minor 8.3.0 -> 8.4.3

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

camunda/zeebe (camunda/zeebe)

v8.4.3

Compare Source

Bug Fixes

Misc
  • Forms Linked to User Tasks Are Sometimes Wrong (#​16311)
  • Endless processing state machine error loop (#​16107)
  • Intermediate signal throw event should not send a response out (#​15649)

Merged Pull Requests

  • [Backport release-8.4.3] Forms Linked to User Tasks Are Sometimes Wrong (#​16350)
  • deps(maven): Update dependency io.netty:netty-bom to v4.1.107.Final (stable/8.4) (#​16341)
  • deps(maven): Update dependency io.micrometer:micrometer-bom to v1.12.3 (stable/8.4) (#​16324)
  • [Backport stable/8.4] Intermediate signal throw should not send response (#​16319)
  • deps(maven): Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.8.3.1 (stable/8.4) (#​16303)
  • deps(maven): Update dependency org.camunda.feel:feel-engine to v1.17.5 (stable/8.4) (#​16299)
  • [Backport stable/8.4] Prevent endless error loop when processing user commands (#​16293)
  • deps(maven): Update dependency org.testcontainers:testcontainers-bom to v1.19.5 (stable/8.4) (#​16287)
  • deps(maven): Update dependency commons-codec:commons-codec to v1.16.1 (stable/8.4) (#​16286)
  • deps(maven): Update dependency org.slf4j:slf4j-api to v2.0.12 (stable/8.4) (#​16275)
  • deps(maven): Update dependency org.junit:junit-bom to v5.10.2 (stable/8.4) (#​16274)
  • Release 8.4.2 (#​16267)
  • deps(docker): Update ubuntu:jammy Docker digest to e9569c2 (stable/8.4) (#​16266)
  • deps(docker): Update eclipse-temurin:21-jdk-jammy Docker digest to 7038966 (stable/8.4) (#​16255)

v8.4.2

Compare Source

Merged Pull Requests
  • [Backport stable/8.4] Fix: Zeebe gateway fails to stream out activated jobs by not respecting the max message size #​15784 (#​16229)
  • [Backport stable/8.4] fix(gateway): log when pausing or resuming exporting (#​16225)
  • deps(go): Update module github.com/docker/docker to v24.0.9+incompatible (stable/8.4) (#​16188)
  • deps(github-tags): Update hashicorp/vault-action action to v2.7.5 (stable/8.4) (#​16157)
  • [Backport stable/8.4] refactor(engine): apply MT migration in chunks (#​16147)
  • [Backport stable/8.4] [Backport main] Fix Migration to 8.3 OOM Failure (#​16142)
  • deps(maven): Update dependency org.testcontainers:testcontainers-bom to v1.19.4 (stable/8.4) (#​16137)
  • deps(go): Update module github.com/docker/docker to v24.0.8+incompatible (stable/8.4) (#​16136)
  • deps(docker): Update eclipse-temurin:21-jdk-jammy Docker digest to feacf32 (stable/8.4) (#​16135)
  • [Backport stable/8.4] Avoid accidental reordering of column family values (#​16129)
  • Release 8.4.1 (#​16110)
  • deps(maven): Update version.zeebe-test-container to v3.6.3 (stable/8.4) (#​16082)

v8.4.1

Compare Source

Bug Fixes
Misc
  • NoSuchElementException: null while recovering from a snapshot (#​15721)
  • Restore from backup should validate partition count (#​15411)
Maintenance
  • Disable Ehcache auto configuration (#​15624)
Documentation
  • Correct invalid snapshot interval value in template YAML files (#​15625)
Merged Pull Requests
  • [Backport stable/8.4] Provide default values in DMN deployment records (#​16109)
  • [Backport stable/8.4] Exporter: expose partitionId on Context and LastExportedRecordPosition on Controller (#​16091)
  • [Backport stable/8.4] Fix job backoff restore migration (#​16089)
  • deps(maven): Update version.msgpack to v0.9.8 (stable/8.4) (#​16081)
  • [Backport stable/8.4] fix(engine): double quotes in variables should be correctly handled (#​16073)
  • Recover data written to wrong column families (#​16072)
  • [Backport stable/8.4] fix(docker): Disable provenance for docker-push-action (#​16064)
  • deps(maven): Update spring boot to v3.2.2 (stable/8.4) (#​16062)
  • deps(maven): Update plugin.version.surefire to v3.2.5 (stable/8.4) (#​16061)
  • deps(maven): Update dependency org.springframework:spring-framework-bom to v6.1.3 (stable/8.4) (#​16060)
  • deps(maven): Update dependency org.slf4j:slf4j-api to v2.0.11 (stable/8.4) (#​16059)
  • deps(maven): Update dependency org.apache.maven.surefire:surefire-extensions-api to v3.2.5 (stable/8.4) (#​16058)
  • deps(maven): Update dependency org.apache.maven.surefire:maven-surefire-common to v3.2.5 (stable/8.4) (#​16055)
  • deps(maven): Update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.2.5 (stable/8.4) (#​16054)
  • deps(maven): Update dependency io.netty:netty-bom to v4.1.106.Final (stable/8.4) (#​16042)
  • deps(maven): Update dependency com.netflix.concurrency-limits:concurrency-limits-core to v0.4.1 (stable/8.4) (#​16041)
  • [Backport stable/8.4] refactor(topology): reduce log level when applying operation failed (#​16014)
  • [Backport stable/8.4] Allow serializing RecordMetadata of size larger than a short (#​16010)
  • [Backport stable/8.4] Fix PKCS1 support by ensuring BouncyCastle is present at runtime (#​15999)
  • deps(maven): Update dependency io.projectreactor:reactor-core to v3.6.2 (stable/8.4) (#​15998)
  • deps(docker): Update ubuntu:jammy Docker digest to e6173d4 (stable/8.4) (#​15997)
  • deps(docker): Update eclipse-temurin:21-jdk-jammy Docker digest to ad942b1 (stable/8.4) (#​15996)
  • deps(maven): Update dependency io.netty:netty-bom to v4.1.105.Final (stable/8.4) (#​15971)
  • [Backport stable/8.4] refactor(engine): minor cleanup of DbMigrator (#​15952)
  • deps(maven): Update dependency io.projectreactor.netty:reactor-netty-http to v1.1.15 (stable/8.4) (#​15950)
  • deps(maven): Update dependency io.micrometer:micrometer-bom to v1.12.2 (stable/8.4) (#​15949)
  • deps(maven): Update dependency com.google.protobuf:protobuf-bom to v3.25.2 (stable/8.4) (#​15948)
  • deps(maven): Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.8.3.0 (stable/8.4) (#​15947)
  • [Backport stable/8.4] Validate ES min_age exporter (#​15940)
  • [Backport stable/8.4] deps(maven): Update dependency org.codehaus.mojo:flatten-maven-plugin to v1.6.0 (main) (#​15935)
  • [Backport stable/8.4] Building "quickly skips the flatten plugin (#​15933)
  • [Backport stable/8.4] Fix race condition between receiving a new snapshot and aborting previous pending one (#​15926)
  • [Backport stable/8.4] fix(topology): throw detailed exception if decoding fails (#​15924)
  • [Backport stable/8.4] ci: directly call GH API to put PRs into merge queue (#​15877)
  • [Backport stable/8.4] fix(scheduler): allow closing unscheduled actors (#​15871)
  • [Backport stable/8.4] ci: sync auto-merge job with main (#​15867)
  • [Backport stable/8.4] docs: fix default snapshot interval (#​15857)
  • [Backport stable/8.4] ci: auto-merge backport and dependency upgrade PRs with merge queues (#​15849)
  • fix(dist): silence noisy info logs from ehcache (#​15828)
  • fix(logstream): handle log reset while iterating though log entries (#​15826)
  • fix(restore): validate partition count when restoring (#​15814)
  • [Backport stable/8.4] fix(snapshot): ignore file not found exceptions on deletion (#​15791)
  • Await between each zbctl test setup command (#​15770)

v8.4.0

Compare Source

Enhancements
Broker
  • Support Index State Management in OpenSearch exporter (#​13203)
Gateway
  • Gateway supports multi-tenancy in signal broadcast RPCs (#​14277)
Java Client
  • Provide the Java client's interfaces for migrating a process instance (#​15161)
  • Support migrating a process instance from the Java client (#​14921)
  • Java client supports multi-tenancy for BroadcastSignal RPC (#​13558)
Go Client
  • Go client commands allow specifying a tenantId / tenantIds property (#​15153)
  • Add multi-tenancy support in the Zeebe Go client (#​14477)
  • go-client: Job worker polling backoff mechanism (#​6150)
Misc
  • Process instance migration supports multi-tenancy (#​15675)
  • Revert: Migrate task instances with recreated event subscriptions (#​15659)
  • Sync Process Instance Migration gRPC documentation with gateway.proto (#​15568)
  • Migrate task instances with recreated event subscriptions (#​15407)
  • Allow setting scope parameter for OAuth2 authentication (#​15391)
  • Configure identity-sdk through identity-spring-boot-starter in the Gateway (#​15389)
  • Add integration test to MultiTenancyOverIdentityIT test (#​15382)
  • Support UpdateJobTimeout RPC in Go Client (#​15366)
  • Support ElasticSearch 8.9+ (#​15306)
  • Update broker.yaml.template and broker.standalone.yaml.template files in order to allow user to disable form exporting (#​15193)
  • Export compensation subscription events (#​15140)
  • Migrate task instances with variables (#​15114)
  • Migrate service task instances (including jobs) (#​15113)
  • Introduce new compensation subscription record (#​15063)
  • Add Job Update Timeout intents (#​15034)
  • I can execute a process with a compensation end event (#​14967)
  • I can execute a process with an intermediate compensation throw event (#​14965)
  • The record for a compensation event has the correct event type (#​14944)
  • I can deploy a process with BPMN compensation event subprocesses (#​14943)
  • I can deploy a process with BPMN compensation events (#​14942)
  • I can model a process with compensation events via BPMN model API (#​14939)
  • Add support to Java client for Form deletion (#​14858)
  • Replace Dependabot with Renovate (#​14701)
  • Use caching for Forms (#​14562)
  • Support general-usage tenant-providing interceptor for SM (#​14285)
  • Support multi-tenancy for Resource Deletion (#​14279)
  • Support deletion of the Forms through DeleteResource gRPC (#​14272)
  • Keep track of event types in the Engine (#​13433)
  • Indicate the type of activated/completed/terminated catch events in Grafana (#​13410)
  • Zeebe supports multi-tenancy for BPMN signal events (#​13336)
Bug Fixes
Broker
  • Failed or cancelled topology change operations block further operations (#​15220)
  • Topology received via gossip can bypass merge with locally persisted topology (#​15219)
  • Potential inconsistency in raft after restoring from a backup (#​14509)
  • 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)
Gateway
  • Interceptor order is not respected (#​15677)
Java Client
  • ActivateJobsCommandImpl throws NullPointerException when ZeebeClientProperties.getDefaultJobWorkerName is null (#​14176)
Misc
  • After cancellation, a completed change operation should not overwrite updated topology (#​15726)
  • Special characters in static inputs should not be escaped (#​15447)
  • Verify correct behaviour of input mappings after bump to FEEL 1.17.3 (#​15445)
  • NullPointerException when join is retried after a restart (#​15381)
  • IT timeout due to ScaleResiliencyTest.ScaleDown (#​15343)
  • Form events are not replayed (#​15194)
  • Could not update new leader for partition (#​15188)
  • Avoid executing process according to unprocessed commands referring to source process definition (#​15129)
  • 8.3.x release benchmark - Authorization data unavailable: The Token can't be used before xxx (#​15047)
  • A deployed form is not mentioned in the DeploymentEventImpl.toString() (#​14931)
  • IOPS doubled in CW44 (#​14924)
  • Improve resilience of remote stream restart (#​14884)
  • UDP resource leaks (#​14837)
  • Leaked message subscriptions cause constant processing load (#​14814)
  • Job streams not aggregated correctly on gateway (#​14773)
  • 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)
  • NullPointerException: Cannot invoke PartitionContext.getComponentHealthMonitor() because this.context is null (#​14458)
  • Failed jobs are not reactivate after backoff (#​14329)
  • Snapshot version of benchmark application (starter/worker) doesn't work with SaaS (#​14047)
  • Scheduled tasks should avoid overloading the streamprocessor (#​13870)
  • EvaluateDecision request returns double quoted string (#​13551)
  • Inconsistent/unnecessary escaping of characters in inputs (#​9859)
  • Feel error are causing bad user experiences (#​8938)
Maintenance
  • Encode remote/job streaming errors as part of stream protocol (#​15195)
  • Use consistent naming for command processors (#​15077)
  • Add value type and intent labels to stream processing metrics (#​14925)
  • Always use correct Identity version if MultiTenancyOverIdentityIT (#​14812)
  • Cancelled partition startup should not be logged as error (#​14510)
  • Expose API to make cluster topology changes (#​14462)
  • Expose config via actuator and not logging (#​14398)
  • Improve error message when multi-tenancy is enabled without identity (#​14374)
  • Upgrade to Java 21 (#​13716)
Documentation
  • Add missing steps to developer handbook (#​15287)
Merged Pull Requests
  • build(topology): add backward compatibility check for protobuf messages (#​15744)
  • fix(topology): do not update the topology if the operation was cancelled (#​15727)
  • fix(topology): maintain gossip state update ordering (#​15709)
  • deps(github-tags): Update actions/upload-artifact action to v4 (main) (#​15629)
  • fix(github): new project automation token for add-to-projects (#​15619)
  • Revert "fix(github): use project admin token for project query" (#​15618)
  • fix(github): fixed for add to projects workflow (#​15617)
  • Handle job worker back pressure/yield as an expected case (#​15508)
  • Fix the current ES dashboard (#​15390)
  • fix: set correct generation (#​15341)
  • Calculate the right versions (#​15340)
  • refactor: allow easy disabling via secret removal (#​15317)
  • Replay deployed forms (#​15201)
  • Aa update ci after 8.3 minor release (#​14631)
  • fix(clients/go): client does not retry on permanent errors (#​14217)
  • [Backport stable/1.2] Fixes flakiness with the ElasticsearchExporter integration tests (#​8203)

v8.3.7

Compare Source

Merged Pull Requests
  • [Backport stable/8.3] Prevent endless error loop when processing user commands (#​16292)
  • deps(maven): Update dependency org.camunda.feel:feel-engine to v1.17.5 (stable/8.3) (#​16289)
  • deps(maven): Update dependency commons-codec:commons-codec to v1.16.1 (stable/8.3) (#​16285)
  • [Backport stable/8.3] Fix race condition between receiving a new snapshot and aborting previous pending one (#​16279)
  • [Backport stable/8.3] fix(snapshot): ignore file not found exceptions on deletion (#​16278)
  • Release 8.3.6 (#​16259)
  • deps(maven): Update dependency org.slf4j:slf4j-api to v2.0.12 (stable/8.3) (#​16253)

v8.3.6

Compare Source

Bug Fixes
Gateway
  • Interceptor order is not respected (#​15677)
Misc
  • NoSuchElementException: null while recovering from a snapshot (#​15721)
Documentation
  • Correct invalid snapshot interval value in template YAML files (#​15625)
Merged Pull Requests
  • deps(maven): Update dependency org.junit:junit-bom to v5.10.2 (stable/8.3) (#​16239)
  • deps(docker): Update ubuntu:jammy Docker digest to e9569c2 (stable/8.3) (#​16238)
  • deps(docker): Update eclipse-temurin:17-jdk-jammy Docker digest to 9d664e6 (stable/8.3) (#​16237)
  • [Backport stable/8.3] Fix: Zeebe gateway fails to stream out activated jobs by not respecting the max message size #​15784 (#​16230)
  • [Backport stable/8.3] fix(gateway): log when pausing or resuming exporting (#​16224)
  • deps(go): Update module github.com/docker/docker to v24.0.9+incompatible (stable/8.3) (#​16187)
  • [Backport stable/8.3] Recover data written to wrong column families (#​16162)
  • fix(engine): remove extra unnecessary delete (#​16153)
  • refactor(engine): apply MT migration in chunks (#​16139)
  • [Backport stable/8.3] Avoid accidental reordering of column family values (#​16130)
  • deps(go): Update module github.com/docker/docker to v24.0.8+incompatible (stable/8.3) (#​16117)
  • [Backport stable/8.3] Provide default values in DMN deployment records (#​16108)
  • deps(docker): Update eclipse-temurin:17-jdk-jammy Docker digest to 4d17cfd (stable/8.3) (#​16100)
  • Fix Migration to 8.3 OOM Failure (#​16090)
  • [Backport stable/8.3] Fix job backoff restore migration (#​16088)
  • deps(maven): Update version.msgpack to v0.9.8 (stable/8.3) (#​16040)
  • deps(maven): Update dependency io.netty:netty-bom to v4.1.106.Final (stable/8.3) (#​16039)
  • deps(maven): Update dependency com.netflix.concurrency-limits:concurrency-limits-core to v0.4.1 (stable/8.3) (#​16037)
  • [Backport stable/8.3] Allow serializing RecordMetadata of size larger than a short (#​16009)
  • [Backport stable/8.3] Fix PKCS1 support by ensuring BouncyCastle is present at runtime (#​16000)
  • deps(docker): Update ubuntu:jammy Docker digest to e6173d4 (stable/8.3) (#​15995)
  • deps(docker): Update eclipse-temurin:17-jdk-jammy Docker digest to 52e47df (stable/8.3) (#​15994)
  • deps(maven): Update dependency io.netty:netty-bom to v4.1.105.Final (stable/8.3) (#​15970)
  • [Backport stable/8.3] refactor(engine): minor cleanup of DbMigrator (#​15951)
  • deps(maven): Update version.zeebe-test-container to v3.6.3 (stable/8.3) (#​15946)
  • deps(maven): Update version.msgpack to v0.9.7 (stable/8.3) (#​15945)
  • [Backport stable/8.3] Validate ES min_age exporter (#​15939)
  • [Backport stable/8.3] deps(maven): Update dependency org.codehaus.mojo:flatten-maven-plugin to v1.6.0 (main) (#​15934)
  • [Backport stable/8.3] Building "quickly skips the flatten plugin (#​15932)
  • deps(maven): Update dependency org.slf4j:slf4j-api to v2.0.11 (stable/8.3) (#​15907)
  • deps(maven): Update dependency org.slf4j:slf4j-api to v2.0.11 (stable/8.3) (#​15906)
  • deps(maven): Update dependency io.projectreactor.netty:reactor-netty-http to v1.1.15 (stable/8.3) (#​15905)
  • [Backport stable/8.3] ci: directly call GH API to put PRs into merge queue (#​15876)
  • [Backport stable/8.3] fix(scheduler): allow closing unscheduled actors (#​15870)
  • [Backport stable/8.3] ci: sync auto-merge job with main (#​15866)
  • [Backport stable/8.3] docs: fix default snapshot interval (#​15856)
  • [Backport stable/8.3] ci: auto-merge backport and dependency upgrade PRs with merge queues (#​15848)
  • [Backport stable/8.3] fix(logstream): handle log reset while iterating though log entries (#​15837)
  • Await between each zbctl test setup command (#​15770)

v8.3.5

Compare Source

Bug Fixes
Misc
  • Failed jobs are not reactivate after backoff (#​14329)
Merged Pull Requests
  • Dump feel-engine 1.17.4 (#​15696)
  • refactor(journal): throttle segment deletion failure (#​15646)
  • refactor(benchmarks): allow setting explicit worker timeout (#​15511)
  • Release 8.3.4 (#​15492

v8.3.4

Compare Source

[!IMPORTANT]
With Zeebe 8.3.4, we fixed a bug that newline characters were not be escaped properly

  • What was the issue? Newline and other special characters were escaped when evaluating an expression, for example, in a connector template \\n
  • What do I need to do now? Nothing except if you expect that newline and other special characters are escaped.
  • What is the new behavior? Newline and other special characters are not escaped anymore. As a result, newlines can be used properly in expressions for connector templates, for example, to send a Slack message with a newline character \n
Enhancements
Misc
  • Update broker.yaml.template and broker.standalone.yaml.template files in order to allow user to disable form exporting (#​15193)
Bug Fixes
Broker
  • Potential inconsistency in raft after restoring from a backup (#​14509)
Misc
  • 8.3.x release benchmark - Authorization data unavailable: The Token can't be used before xxx (#​15047)
  • Failed jobs are not reactivate after backoff (#​14329)
Merged Pull Requests
  • Do not delete jobs from backoff cf (#​15419)
  • fix(raft): update role metrics when closing or transitioning to inactive (#​15413)
  • Profile the maven build (#​15338)
  • Build quickly with maven (#​15336)
  • Fix CVE-2023-34062 (#​15308)
  • Disable jwt issuedAt verification (#​15278)
  • fix(snapshot): do not include term when comparing snapshotId (#​15272)
  • ci: improve cache effectiveness (#​15271)
  • docs(broker): make user aware of form exportation default value (#​15203)

v8.3.3

Compare Source

release/8.3.3
Bug Fixes
Gateway
  • Unexpected value type in command response (#​5624)
Misc
  • Form events are not replayed (#​15194)
  • Scheduled tasks should avoid overloading the streamprocessor (#​13870)
  • Feel error are causing bad user experiences (#​8938)
Maintenance
  • Use consistent naming for command processors (#​15077)
Merged Pull Requests
  • Stabilize S3BackupAcceptanceIT#shouldDeleteBackup (#​15210)
  • Add log throttling to benchmark apps (#​15165)
  • Consistent naming in command processors (#​15078)
  • Fix race condition between snapshot listener and updating currentSnapshot by PassiveRole (#​15046)
  • fix: Enrich incident messages with evaluation warnings (#​15011)
  • Replace incremental requestId in AtomixServerTransport with unique SnowflakeId (#​14857)

v8.3.2

Compare Source

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)

v8.3.1

Compare Source

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)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

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

Copy link

github-actions bot commented Nov 20, 2023

Test Results

37 tests   35 ✅  18s ⏱️
 9 suites   2 💤
 9 files     0 ❌

Results for commit 7f9f740.

♻️ This comment has been updated with latest results.

@renovate renovate bot force-pushed the renovate/camunda-zeebe-8.x branch from 71e776c to f2a55be Compare February 20, 2024 05:54
@renovate renovate bot changed the title chore(deps): update camunda/zeebe docker tag to v8.3.3 chore(deps): update camunda/zeebe docker tag to v8.4.3 Feb 20, 2024
@renovate renovate bot force-pushed the renovate/camunda-zeebe-8.x branch from f2a55be to 7f9f740 Compare February 20, 2024 05:55
@jonathanlukas jonathanlukas merged commit 908a494 into main Feb 20, 2024
4 checks passed
@jonathanlukas jonathanlukas deleted the renovate/camunda-zeebe-8.x branch February 20, 2024 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant