holunda-io / polyflow-examples

A collection of examples demonstrating the usage of Polyflow library.
https://www.holunda.io/camunda-bpm-taskpool/
Apache License 2.0
6 stars 4 forks source link

Bump org.axonframework:axon-server-connector from 4.9.2 to 4.9.3 #282

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

Bumps org.axonframework:axon-server-connector from 4.9.2 to 4.9.3.

Release notes

Sourced from org.axonframework:axon-server-connector's releases.

Axon Framework v4.9.3

:chart_with_upwards_trend: Enhancements

  • Skip jacoco if sonar-enabled is false. #2976

:beetle: Bug Fixes

  • Add additional check for NoToken so we never try to open a stream with it. #2986
  • Use TransactionManager in the EventProcessorControlService to invoke TokenStore#retrieveStorageIdentifier #2985
  • Resolve issue with eager gap cleanup #2977
  • Fix SagaTestFixture use DomainEventMessage #2974
  • Weird state causing tracking processors to never advance #2958

:hammer_and_wrench: Dependency Upgrade

  • Bump org.postgresql:postgresql from 42.7.1 to 42.7.2 #2984

:heart: Contributors

We'd like to thank all the contributors who worked on this release!

Commits
  • fa76aa8 [maven-release-plugin] prepare release axon-4.9.3
  • 65f0373 Merge pull request #2977 from AxonFramework/fix/eager-gap-cleanup
  • d0b5c26 Merge pull request #2986 from AxonFramework/bugfix/dont_open_stream_with_no_t...
  • 56a002a Add additional check for NoToken so we never try to open a stream with it.
  • f690c1e Merge pull request #2985 from AxonFramework/bug/add-transaction-manager
  • da170f2 Use TransactionManager to fetch storage identifier
  • f17997c Update postgresql to 42.6.1 to fix CVE-2024-1597
  • afdfd32 Merge pull request #2974 from TimoFrye/axon-4.9.x
  • ae3cec2 Resolve issue with eager gap cleanup
  • 6bead04 Merge pull request #2976 from AxonFramework/skip-jacoco
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)