Skip to content

Bump axon-spring-boot.version from 4.3.5 to 4.7.2#79

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 28, 2023

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

Release notes

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

Axon Framework v4.7.2

⭐ Features

  • Add Migration module with OpenRewrite recipes for AxonFramework 4.7 #2597
  • Automatic migration recipes to 4.7+ #2596

📈 Enhancements

  • #2611 Clarify active UnitOfWork expectation in the Repository #2625
  • ClassCastException on @ExceptionHandler annotated Aggregate when loading Aggregate manually in an @EventHandler annotated method #2611

🪲 Bug Fixes

  • Add missing copyright notices and remove duplicate notices #2626
  • #2620 Test correlation data population for DeadlineManager implementations #2624
  • SimpleDeadlineManager does not use CorrelationDataProviders #2620
  • Fix OpenTelemetry support - 4.7 Edition #2617
  • refactor: Add ASLv2 license header #2613
  • #2604 Ensure given(Object...) can be followed up by andGivenCurrentTime #2607
  • AggregateTestFixture.andGivenCurrentTime() should not clear fixture given state #2604
  • #2555 Switch to ConcurrentHashMap in Saga related classes #2592
  • Make the AssociationResolver and SagaMethodMessageHandlerDefinition thread safe. #2591
  • Make SnapshotFilter a hard requirement #2586
  • SagaFixtureTests in parallel concurrent mode #2555

❤️ Contributors

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

Axon Framework v4.7.1

🪲 Bug Fixes

  • Fix not calling shutdown on EmbeddedEventStore in combination with javax #2585
  • Axon Spring AutoConfiguration binds wrong EventStore (Jakarta/Javax) #2584

❤️ Contributors

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

Axon Framework v4.7.0

Against our regular tendency, this release holds potential breaking changes for your application. For a step-by-step guide, providing several scenarios, we refere to the Upgrading to Axon Framework 4.7 page of our Reference Guide.

... (truncated)

Commits
  • e756d02 [maven-release-plugin] prepare release axon-4.7.2
  • 8b368d9 Merge pull request #2607 from AxonFramework/bug/2604-incorrect-clear-given-time
  • d4b465b Merge pull request #2624 from AxonFramework/bug/2620-deadline-manager-correla...
  • d04bf2d Improve JavaDoc on phase switching method
  • 55bfa66 Merge pull request #2625 from AxonFramework/enhancement/2611-log-use-incorrec...
  • da5f1c9 Merge pull request #2626 from AxonFramework/bug/2613-add-missing-copyright-no...
  • 7adf740 Remove empty pom files for the old Jakarta modules
  • 5da0ad6 Add missing copyright notices and remove duplicate notices
  • ccf980a Update copyright notice date
  • 00dcc99 Add warn log when active UnitOfWork contains no CommandMessage
  • Additional commits viewable in compare view

Updates axon-test from 4.3.5 to 4.7.2

Release notes

Sourced from axon-test's releases.

Axon Framework v4.7.2

⭐ Features

  • Add Migration module with OpenRewrite recipes for AxonFramework 4.7 #2597
  • Automatic migration recipes to 4.7+ #2596

📈 Enhancements

  • #2611 Clarify active UnitOfWork expectation in the Repository #2625
  • ClassCastException on @ExceptionHandler annotated Aggregate when loading Aggregate manually in an @EventHandler annotated method #2611

🪲 Bug Fixes

  • Add missing copyright notices and remove duplicate notices #2626
  • #2620 Test correlation data population for DeadlineManager implementations #2624
  • SimpleDeadlineManager does not use CorrelationDataProviders #2620
  • Fix OpenTelemetry support - 4.7 Edition #2617
  • refactor: Add ASLv2 license header #2613
  • #2604 Ensure given(Object...) can be followed up by andGivenCurrentTime #2607
  • AggregateTestFixture.andGivenCurrentTime() should not clear fixture given state #2604
  • #2555 Switch to ConcurrentHashMap in Saga related classes #2592
  • Make the AssociationResolver and SagaMethodMessageHandlerDefinition thread safe. #2591
  • Make SnapshotFilter a hard requirement #2586
  • SagaFixtureTests in parallel concurrent mode #2555

❤️ Contributors

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

Axon Framework v4.7.1

🪲 Bug Fixes

  • Fix not calling shutdown on EmbeddedEventStore in combination with javax #2585
  • Axon Spring AutoConfiguration binds wrong EventStore (Jakarta/Javax) #2584

❤️ Contributors

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

Axon Framework v4.7.0

Against our regular tendency, this release holds potential breaking changes for your application. For a step-by-step guide, providing several scenarios, we refere to the Upgrading to Axon Framework 4.7 page of our Reference Guide.

... (truncated)

Commits
  • e756d02 [maven-release-plugin] prepare release axon-4.7.2
  • 8b368d9 Merge pull request #2607 from AxonFramework/bug/2604-incorrect-clear-given-time
  • d4b465b Merge pull request #2624 from AxonFramework/bug/2620-deadline-manager-correla...
  • d04bf2d Improve JavaDoc on phase switching method
  • 55bfa66 Merge pull request #2625 from AxonFramework/enhancement/2611-log-use-incorrec...
  • da5f1c9 Merge pull request #2626 from AxonFramework/bug/2613-add-missing-copyright-no...
  • 7adf740 Remove empty pom files for the old Jakarta modules
  • 5da0ad6 Add missing copyright notices and remove duplicate notices
  • ccf980a Update copyright notice date
  • 00dcc99 Add warn log when active UnitOfWork contains no CommandMessage
  • 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.7.2.

Updates `axon-spring-boot-starter` from 4.3.5 to 4.7.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.7.2)

Updates `axon-test` from 4.3.5 to 4.7.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.7.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 Feb 28, 2023
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 10, 2023

Superseded by #80.

@dependabot dependabot Bot closed this Mar 10, 2023
@dependabot dependabot Bot deleted the dependabot/maven/axon-spring-boot.version-4.7.2 branch March 10, 2023 23:56
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