Skip to content

Bump axon-spring-boot.version from 4.3.5 to 4.6.2#70

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/axon-spring-boot.version-4.6.2
Closed

Bump axon-spring-boot.version from 4.3.5 to 4.6.2#70
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/axon-spring-boot.version-4.6.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 8, 2022

Bumps axon-spring-boot.version from 4.3.5 to 4.6.2.
Updates axon-spring-boot-starter from 4.3.5 to 4.6.2

Release notes

Sourced from axon-spring-boot-starter's releases.

Axon Framework v4.6.2

⭐ Features

  • #2444 Exact class type matcher #2446
  • Add matcher for exact class type #2444

📈 Enhancements

  • Update the README.md to guide users better #2470
  • #2456 Replace use of unregister for deregister #2466
  • Prefer 'deregister' to 'unregister' #2456

🪲 Bug Fixes

  • #2473 Ensure lifecycle handlers for components declared as Spring beans are invoked #2474
  • Axon Server event scheduler is never started #2473
  • Fixes recovering quartz jobs in case of sudden shutdown #2472
  • #2464 Set subtypes on SpringPrototypeAggregateFactory #2469
  • #2449 Adhere to Spring's @Order annotation for Message Handling Component registration #2468
  • Replace IdentifierMissingException in AnnotationCommandTargetResolver for IllegalArgumentException #2465
  • Commands routed to the parent of polymorphic aggregates cause IncompatibleAggregateException #2464
  • Fixes the saga list injection bug, issue 2462. #2463
  • Injecting Lists in Saga no longer works #2462
  • #2445 Revert default EventUpcasterChain construction in DefaultConfigurer #2459
  • CachingSagaStore corrupts Cache entries when using computeIfPresent #2458
  • #2454 Reintroduce changes from PR #1905 #2455
  • Pull request 1905 is missing from master #2454
  • QuartzDeadlineManager does not recover from failures #2451
  • Spring @Order seems to be ignored for different event handler components belonging to the same event processor #2449
  • Fix Cache#computeIfPresent return value in CachingSagaStore #2448
  • Axon Spring Boot application fails to start when multiple EventUpcasterChain spring beans are defined #2445
  • Added Spring Resource Injector to Application Context #2441
  • Add test scope to mysql-connector-java dependency #2436
  • #2431 Use XStreamSerializer#defaultSerializer to mitigate XStream exclusion issues #2434
  • Fix regression for GenericJpaRepository autoconfig #2433
  • JpaSagaStore cannot be used without XStream #2431

🛠️ Dependency Upgrade

  • Upgrade axonserver-connector-java version to 4.6.3 #2478
  • Bump mockito.version from 4.8.0 to 4.8.1 #2452
  • Bump spring.boot.version from 2.7.4 to 2.7.5 #2450
  • Bump projectreactor.version from 3.4.23 to 3.4.24 #2438
  • Bump byte-buddy.version from 1.12.17 to 1.12.18 #2437
  • Bump micrometer-core from 1.9.4 to 1.9.5 #2435

❤️ Contributors

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

... (truncated)

Commits
  • dd7624e [maven-release-plugin] prepare release axon-4.6.2
  • 95aad8d Merge pull request #2478 from AxonFramework/upgrade/axonserver-connector-java...
  • 5252c07 Upgrade axonserver-connector-java version to 4.6.3
  • ddc476c Adjust milestones and target branch
  • 68af969 Allow any implementation of Message for deadline interceptors
  • c49b64e Merge pull request #2474 from AxonFramework/fix-lifecycle-handlers-not-invoked
  • af48355 Merge pull request #2470 from AxonFramework/enhancement/update-readme
  • 42bd2a4 Minor formatting improvements
  • 0cdb8ce Ensure lifecycle handlers for declared Spring beans are invoked
  • 8672f1d Fix typo
  • Additional commits viewable in compare view

Updates axon-test from 4.3.5 to 4.6.2

Release notes

Sourced from axon-test's releases.

Axon Framework v4.6.2

⭐ Features

  • #2444 Exact class type matcher #2446
  • Add matcher for exact class type #2444

📈 Enhancements

  • Update the README.md to guide users better #2470
  • #2456 Replace use of unregister for deregister #2466
  • Prefer 'deregister' to 'unregister' #2456

🪲 Bug Fixes

  • #2473 Ensure lifecycle handlers for components declared as Spring beans are invoked #2474
  • Axon Server event scheduler is never started #2473
  • Fixes recovering quartz jobs in case of sudden shutdown #2472
  • #2464 Set subtypes on SpringPrototypeAggregateFactory #2469
  • #2449 Adhere to Spring's @Order annotation for Message Handling Component registration #2468
  • Replace IdentifierMissingException in AnnotationCommandTargetResolver for IllegalArgumentException #2465
  • Commands routed to the parent of polymorphic aggregates cause IncompatibleAggregateException #2464
  • Fixes the saga list injection bug, issue 2462. #2463
  • Injecting Lists in Saga no longer works #2462
  • #2445 Revert default EventUpcasterChain construction in DefaultConfigurer #2459
  • CachingSagaStore corrupts Cache entries when using computeIfPresent #2458
  • #2454 Reintroduce changes from PR #1905 #2455
  • Pull request 1905 is missing from master #2454
  • QuartzDeadlineManager does not recover from failures #2451
  • Spring @Order seems to be ignored for different event handler components belonging to the same event processor #2449
  • Fix Cache#computeIfPresent return value in CachingSagaStore #2448
  • Axon Spring Boot application fails to start when multiple EventUpcasterChain spring beans are defined #2445
  • Added Spring Resource Injector to Application Context #2441
  • Add test scope to mysql-connector-java dependency #2436
  • #2431 Use XStreamSerializer#defaultSerializer to mitigate XStream exclusion issues #2434
  • Fix regression for GenericJpaRepository autoconfig #2433
  • JpaSagaStore cannot be used without XStream #2431

🛠️ Dependency Upgrade

  • Upgrade axonserver-connector-java version to 4.6.3 #2478
  • Bump mockito.version from 4.8.0 to 4.8.1 #2452
  • Bump spring.boot.version from 2.7.4 to 2.7.5 #2450
  • Bump projectreactor.version from 3.4.23 to 3.4.24 #2438
  • Bump byte-buddy.version from 1.12.17 to 1.12.18 #2437
  • Bump micrometer-core from 1.9.4 to 1.9.5 #2435

❤️ Contributors

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

... (truncated)

Commits
  • dd7624e [maven-release-plugin] prepare release axon-4.6.2
  • 95aad8d Merge pull request #2478 from AxonFramework/upgrade/axonserver-connector-java...
  • 5252c07 Upgrade axonserver-connector-java version to 4.6.3
  • ddc476c Adjust milestones and target branch
  • 68af969 Allow any implementation of Message for deadline interceptors
  • c49b64e Merge pull request #2474 from AxonFramework/fix-lifecycle-handlers-not-invoked
  • af48355 Merge pull request #2470 from AxonFramework/enhancement/update-readme
  • 42bd2a4 Minor formatting improvements
  • 0cdb8ce Ensure lifecycle handlers for declared Spring beans are invoked
  • 8672f1d Fix typo
  • Additional commits viewable in compare view

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

Bumps `axon-spring-boot.version` from 4.3.5 to 4.6.2.

Updates `axon-spring-boot-starter` from 4.3.5 to 4.6.2
- [Release notes](https://github.com/AxonFramework/AxonFramework/releases)
- [Changelog](https://github.com/AxonFramework/AxonFramework/blob/master/axon-4-api-changes.md)
- [Commits](AxonIQ/AxonFramework@axon-4.3.5...axon-4.6.2)

Updates `axon-test` from 4.3.5 to 4.6.2
- [Release notes](https://github.com/AxonFramework/AxonFramework/releases)
- [Changelog](https://github.com/AxonFramework/AxonFramework/blob/master/axon-4-api-changes.md)
- [Commits](AxonIQ/AxonFramework@axon-4.3.5...axon-4.6.2)

---
updated-dependencies:
- dependency-name: org.axonframework:axon-spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.axonframework:axon-test
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 8, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Dec 30, 2022

Superseded by #74.

@dependabot dependabot Bot closed this Dec 30, 2022
@dependabot dependabot Bot deleted the dependabot/maven/axon-spring-boot.version-4.6.2 branch December 30, 2022 23:00
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