it-at-m / digiwf-core

central workflow automation and integration platform based on the free process framework Camunda.
MIT License
19 stars 7 forks source link

Bump org.axonframework:axon-spring-boot-starter from 4.9.3 to 4.10.0 #1854

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps org.axonframework:axon-spring-boot-starter from 4.9.3 to 4.10.0.

Release notes

Sourced from org.axonframework:axon-spring-boot-starter's releases.

Axon Framework v4.10.0

:star: Features

  • Persistent streams #3030
  • Inject multiple test resources #2948

:chart_with_upwards_trend: Enhancements

  • Persistent stream configuration #3043
  • Rebalance Segments in PooledStreamingEventProcessor #3028
  • #3007 Set a SmartLifecycle phase lower than the ones written in the spring WebServer lifecycle ones. #3009
  • Spring: Place the Axon shutdown hook AFTER the WebServer ones #3007
  • Update index.adoc, remove link to how-to's #2978
  • Automate migration to Axon 4.9+ #2944
  • refactor: Parameterized logging with constant log values #2910
  • Enhancement/test container reuse #2883

:beetle: Bug Fixes

  • Removed old from AF reference guide docs module #3046
  • Updated links to Extensions and appendices #3041
  • Changed broken xref to broken links - to allow the build process to f… #3032

:hammer_and_wrench: Dependency Upgrade

  • Switch to Axon Server Connector Java 2024.1.0 #3049
  • Bump the maven-dependencies group across 1 directory with 33 updates #3048
  • Bump braces from 3.0.2 to 3.0.3 in /docs/_playbook #3036
  • Bump the github-dependencies group with 2 updates #3014
  • Bump the maven-dependencies group with 8 updates #3013
  • Bump the maven-dependencies group with 13 updates #3011
  • Bump the maven-dependencies group with 2 updates #3010
  • Bump the maven-dependencies group with 4 updates #3008
  • Bump the github-dependencies group with 1 update #3005
  • Bump the maven-dependencies group with 6 updates #3004
  • Bump the github-dependencies group with 1 update #3002
  • Bump the maven-dependencies group with 11 updates #3001
  • Bump the maven-dependencies group with 2 updates #2996
  • Bump com.mchange:c3p0 from 0.10.0-pre4 to 0.10.0-pre7 #2994
  • Bump the github-dependencies group with 1 update #2993
  • Bump com.mchange:c3p0 from 0.10.0-pre2 to 0.10.0-pre4 #2988
  • Bump the maven-dependencies group with 5 updates #2987
  • Bump the maven-dependencies group with 6 updates #2982
  • Bump the maven-dependencies group with 7 updates #2975
  • Bump the maven-dependencies group with 1 update #2971
  • Bump the github-dependencies group with 1 update #2969
  • Bump the maven-dependencies group with 1 update #2968
  • Bump the github-dependencies group with 1 update #2962
  • Bump the maven-dependencies group with 5 updates #2961
  • Bump the maven-dependencies group with 9 updates #2959

... (truncated)

Commits
  • 3773da7 [maven-release-plugin] prepare release axon-4.10.0
  • a476999 Merge pull request #2883 from tharoldD/enhancement/test-container-reuse
  • 618029e Merge pull request #3049 from AxonFramework/dependency-upgrade/connector-java...
  • 281e5b2 Switch to actual release i.o. snapshot release
  • 5f64b2e Merge pull request #3048 from AxonFramework/dependabot/maven/maven-dependenci...
  • 47556df Increase assertion window to cover for failures on slow machines
  • 19c42da Increase assertion window to cover for failures on slow machines
  • 6661b06 Downgrade Jakarta Expression Language for JDK11 test module
  • 7a6803a Downgrade Jakarta Persistence for JDK11 test module
  • f225192 Downgrade Jakarta Annotations for backwards compatibility
  • 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)