Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

build(deps): bump org.axonframework:axon-spring-boot-starter from 4.7.0 to 4.8.1 #358

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2023

Bumps org.axonframework:axon-spring-boot-starter from 4.7.0 to 4.8.1.

Release notes

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

Axon Framework v4.8.1

📈 Enhancements

  • Log when HandlerExecutionException#details are missing and on AbstractRepository failures #2796
  • Allow Coordinator to extend Token claims as an optimization #2785
  • Introduce Maven profile to update versions for non-parent POM related module #2638

🪲 Bug Fixes

  • Enable provisioning a Message with custom MetaData for QueryGateway#streamingQuery #2795
  • Ensure Aggregate Member Command Handlers are retrievable in complex Aggregate Hierarchy #2794
  • Aggregate fixture hierarchy behaviour #2792

🛠️ Dependency Upgrade

  • Upgrade axonserver-connector-java to 2023.1.0 #2793
  • Bump spring.boot.version from 2.7.13 to 2.7.14 #2787
  • Bump org.springframework.boot:spring-boot-starter-parent from 3.1.1 to 3.1.2 #2786
  • Bump spring-framework-bom from 5.3.28 to 5.3.29 #2784
  • Bump projectreactor.version from 3.5.7 to 3.5.8 #2781
  • Bump micrometer-core from 1.11.1 to 1.11.2 #2779
  • Bump jobrunr from 6.2.2 to 6.2.3 #2774
  • Bump maven-deploy-plugin from 3.0.0 to 3.1.1 #2773
  • Bump jobrunr from 6.2.2 to 6.2.3 #2772
  • Bump spring-boot-starter-parent from 3.1.0 to 3.1.1 #2767
  • Bump spring.boot.version from 2.7.12 to 2.7.13 #2766
  • Bump maven-release-plugin from 2.5.3 to 3.0.1 #2765

❤️ Contributors

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

Axon Framework v4.8.0

⭐ Features

  • #2689 Support Snapshotting for Polymorphic Aggregates #2753
  • Allow property based configuration of load balancing strategies #2750
  • Add test-summary step #2745
  • #1828 Add Anchore Container Scan step #2744
  • #2350 JDBC Dead-Letter Queue #2743
  • Enable tracing in DistributedCommandBus with SpanFactory #2729
  • Make the token store claim timeout easily configurable. #2722
  • Allow easy (property) configuration for the claimTimeout of the default TokenStore #2708
  • Introduce Polymorphic Aggregate Snapshotting auto-configuration #2689
  • #2639 Handler Interceptor support for Dead Letter Processing #2661
  • #2640 Support @ExceptionHandler and @MessageHandlerInterceptor annotated methods in Sagas #2656
  • Support @ExceptionHandler annotated methods in Sagas #2640
  • Handler Interceptor support for Dead Letter Processing #2639

... (truncated)

Commits
  • 277e08a [maven-release-plugin] prepare release axon-4.8.1
  • d82b56d Change attach-javadoc step to package phase to ensure it is included
  • 3d03002 Merge pull request #2796 from AxonFramework/enhancement/command-handling-fail...
  • c33e667 Replace map operation for get operation to simplify
  • adef636 Log whenever there are no details to serialize
  • e1d82bd Log creation and loading failures
  • 05f4992 Merge pull request #2795 from AxonFramework/bug/wrapping-generic-streaming-qu...
  • f5a0d56 Merge pull request #2794 from AxonFramework/bug/add-all-child-entity-command-...
  • 3637f3f Ensure users can provide metadata when invoking the streaming query
  • 4a79388 Add all aggregate member cmd handlers of each layer to the root
  • 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 <dependency name> 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)

Bumps [org.axonframework:axon-spring-boot-starter](https://github.com/AxonFramework/AxonFramework) from 4.7.0 to 4.8.1.
- [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.0...axon-4.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the Type: dependencies Pull requests that update a dependency file label Aug 14, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 8, 2023

Superseded by #369.

@dependabot dependabot bot closed this Sep 8, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.axonframework-axon-spring-boot-starter-4.8.1 branch September 8, 2023 22:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants