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

fix(deps): update zeebe.version to v8.4.5 (release/8.4) #717

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 21, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.camunda:zeebe-process-test-extension-testcontainer (source) 8.4.3 -> 8.4.5 age adoption passing confidence
io.camunda:zeebe-process-test-extension (source) 8.4.3 -> 8.4.5 age adoption passing confidence
io.camunda:zeebe-bpmn-model (source) 8.4.3 -> 8.4.5 age adoption passing confidence
io.camunda:zeebe-bom (source) 8.4.3 -> 8.4.5 age adoption passing confidence

Release Notes

camunda/zeebe-process-test (io.camunda:zeebe-process-test-extension-testcontainer)

v8.4.5

Compare Source

What's Changed

Full Changelog: camunda/zeebe-process-test@8.4.4...8.4.5

v8.4.4

Compare Source

What's Changed

Full Changelog: camunda/zeebe-process-test@8.4.3...8.4.4

camunda/zeebe (io.camunda:zeebe-bpmn-model)

v8.4.5

Compare Source

version:8.4.5
Enhancements
Misc
  • Introduce fold method to Either interface for unified value transformation (#​16561)
  • During incidents as an Operator of a Zeebe cluster I need a way of skipping records on processing or exporting (#​16177)
Bug Fixes
Misc
  • GrpcClientRule leaks http clients (#​16698)
  • Partition Transition reported as stuck even if it doesn't take long (#​16633)
Maintenance
  • Actuator date-time values are not compliant with rfc3339 (#​16256)
Merged Pull Requests
  • [Backport stable/8.4] test: reduce scope of ruleChain on LargeMessageSizeTest (#​16715)
  • [Backport stable/8.4] Skip Exporting Specific Records (#​16711)
  • [Backport stable/8.4] test: fix waiting for activated jobs (#​16703)
  • deps(maven): Update dependency jakarta.activation:jakarta.activation-api to v2.1.3 (stable/8.4) (#​16657)
  • deps(maven): Update dependency com.github.docker-java:docker-java-api to v3.3.6 (stable/8.4) (#​16656)
  • [Backport stable/8.4] fix(broker): transition is stuck only if too much time elapses (#​16645)
  • [Backport 8.4]: Rename workflows (#​16639)
  • [Backport stable/8.4] test(journal): ensure journal is closed always (#​16618)
  • deps(maven): Update dependency com.google.cloud.tools:jib-maven-plugin to v3.4.1 (stable/8.4) (#​16599)
  • [Backport stable/8.4] Improve Either type (#​16586)
  • [Backport stable/8.4] Add default value for lastUpdatedAt in Broker State (#​16585)
  • Release 8.4.4 (#​16578)
  • deps(maven): Update version.identity to v8.4.4 (stable/8.4) (#​16572)
  • ci: prefix Zeebe GHA workflows to avoid name collisions in monorepo (#​16559)

v8.4.4

Compare Source

Bug Fixes
Broker
  • New event applier versions could lead to data inconsistencies (#​15833)
Go Client
  • Zbctl (latest) is not working with SaaS (#​15524)
zbctl
  • Zbctl (latest) is not working with SaaS (#​15524)
Misc
  • Missing resourceKey property when deleting a resource causes an endless error loop (#​16429)
  • Failed to correct prefix of column family [49] (#​16406)
  • Metrics Exporter leads to OOM (#​16405)
  • Endless processing state machine error loop (#​16107)
  • Job backoff not respected if ACTIVATABLE job is FAILED (#​16084)
Maintenance
  • Stream processor is not able to detect nor handle records of different versions gracefully (#​7449)
Merged Pull Requests
  • [Backport stable/8.4] Reset error phase only after processing current record is completed (#​16552)
  • [Backport stable/8.4] test(dmn): fix flaky EvaluateDecisionTest (#​16551)
  • deps(maven): Update version.jqwik to v1.8.3 (stable/8.4) (#​16542)
  • deps(maven): Update version.immutables to v2.10.1 (stable/8.4) (#​16533)
  • deps(maven): Update version.byte-buddy to v1.14.12 (stable/8.4) (#​16532)
  • deps(maven): Update spring boot to v3.2.3 (stable/8.4) (#​16531)
  • deps(maven): Update dependency org.testcontainers:testcontainers-bom to v1.19.6 (stable/8.4) (#​16530)
  • deps(maven): Update dependency org.scala-lang:scala-library to v2.13.13 (stable/8.4) (#​16529)
  • deps(maven): Update dependency org.postgresql:postgresql to v42.7.2 (stable/8.4) (#​16506)
  • deps(maven): Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.5.2 (stable/8.4) (#​16505)
  • deps(maven): Update dependency com.google.protobuf:protobuf-bom to v3.25.3 (stable/8.4) (#​16504)
  • [Backport stable/8.4] deps(maven): Update dependency org.apache.commons:commons-compress to v1.26.0 (main) (#​16495)
  • [Backport stable/8.4] Fix Go tool version to 1.22 (#​16490)
  • [Backport stable/8.4] ci: test-summary should fail if tests failed (#​16489)
  • [Backport stable/8.4] test(qa): retry deadline exceeded (#​16479)
  • deps(maven): Update dependency com.github.docker-java:docker-java-api to v3.3.5 (stable/8.4) (#​16473)
  • deps(docker): Update ubuntu:jammy Docker digest to f9d633f (stable/8.4) (#​16472)
  • deps(docker): Update eclipse-temurin:21-jdk-jammy Docker digest to 4280c36 (stable/8.4) (#​16471)
  • [Backport stable/8.4] fix(stream-processor): throw instead of ignoring unknown records (#​16446)
  • [Backport stable/8.4] Fix garbage left after metrics exporter cleanup (#​16427)
  • [forwardport stable/8.4] Allow decision requirements in column family 49 (#​16422)
  • [Backport stable/8.4] feat: skip processing for positions listed in zeebe.broker.processing.skipPositions (#​16408)
  • [Backport stable/8.4] build: allow automerge of release PRs (#​16404)
  • deps(maven): Update dependency org.springframework:spring-framework-bom to v6.1.4 (stable/8.4) (#​16390)
  • [Backport stable/8.4] fix(engine): backed-off jobs are not activatable (#​16375)
  • [Backport stable/8.4] build: auto retry bot PRs for auto merge (#​16371)
  • deps(maven): Update dependency com.github.jnr:jnr-posix to v3.1.19 (stable/8.4) (#​16362)
  • Release 8.4.3 (#​16355)
  • deps(maven): Update version.identity to v8.4.3 (stable/8.4) (#​16354)
  • [Backport stable/8.4] Forms Linked to User Tasks Are Sometimes Wrong (#​16349)
  • [Backport stable/8.4] fix(stream-platform): do not exit out of error loop before rollback is completed (#​16348)
  • [Backport stable/8.4] fix(engine): throw instead of ignoring events that can't be applied (#​16333)
  • [Backport stable/8.4] Unflake TenantAwareTimerStartEventTest.shouldTriggerTimer (#​16327)

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 these updates 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 21, 2024
@renovate renovate bot force-pushed the renovate/release/8.4-zeebe.version branch 7 times, most recently from 661165d to 78322b4 Compare March 21, 2024 23:13
@renovate renovate bot force-pushed the renovate/release/8.4-zeebe.version branch from 78322b4 to 2281970 Compare March 22, 2024 01:31
@renovate renovate bot merged commit 69190b3 into release/8.4 Mar 22, 2024
4 checks passed
@renovate renovate bot deleted the renovate/release/8.4-zeebe.version branch March 22, 2024 03:03
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