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

Bump axon-spring-boot-starter from 4.7.3 to 4.7.4 #115

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 26, 2023

Bumps axon-spring-boot-starter from 4.7.3 to 4.7.4.

Release notes

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

Axon Framework v4.7.4

📈 Enhancements

  • Polymorphic Aggregate auto-configuration test enhancements #2690
  • AbstractRepository logs warning when aggregate is loaded to process deadline message #2669
  • Don't log warn when the aggregate is handling a deadline message. #2644

🪲 Bug Fixes

  • Use cause from decision #2688
  • Also include custom aggregate names to resolve deadline handlers #2686
  • Deadline Handlers are not executed when created and handled within Aggregates with custom type name #2678
  • Spring AoT fix #2675

❤️ Contributors

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

Commits
  • fa0982e [maven-release-plugin] prepare release axon-4.7.4
  • 7b5e485 Merge pull request #2690 from AxonFramework/bug/polymorphic-aggregate-factory...
  • 16cd921 Remove the duplicated test
  • 679a223 Move inner classes out
  • e1b27e6 Copy test class from SpringBoot 3 test module to main SpringBoot module
  • e8bbdb9 Split test in dedicated handling and factory test
  • 1d8bbda Merge pull request #2688 from AxonFramework/use_cause_from_decision
  • ec39b57 Add test to validate the exception returned from the enqueue policy is stored...
  • fcfc24f Use cause from decision, as it might have changed using a custom enqueue policy.
  • 5357949 Merge pull request #2686 from kmlvision/resolve_deadline_handler_custom_aggre...
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 26, 2023
@github-actions github-actions bot enabled auto-merge April 26, 2023 16:04
@dependabot dependabot bot force-pushed the dependabot/maven/org.axonframework-axon-spring-boot-starter-4.7.4 branch from 4e08b77 to 1e69712 Compare April 26, 2023 16:09
Bumps [axon-spring-boot-starter](https://github.com/AxonFramework/AxonFramework) from 4.7.3 to 4.7.4.
- [Release notes](https://github.com/AxonFramework/AxonFramework/releases)
- [Changelog](https://github.com/AxonFramework/AxonFramework/blob/master/axon-4-api-changes.md)
- [Commits](AxonFramework/AxonFramework@axon-4.7.3...axon-4.7.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/org.axonframework-axon-spring-boot-starter-4.7.4 branch from 1e69712 to e798a24 Compare April 26, 2023 16:14
@github-actions github-actions bot merged commit 6d5e4d2 into master Apr 26, 2023
@github-actions github-actions bot deleted the dependabot/maven/org.axonframework-axon-spring-boot-starter-4.7.4 branch April 26, 2023 16:20
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants