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.2 #369

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2023

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

Release notes

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

Axon Framework v4.8.2

📈 Enhancements

  • Removed spring-devtools.properties #2820
  • Add default constructor for the AxonServerContainer #2809

🪲 Bug Fixes

  • axon-tracing-opentelemetry with Spring Devtools crashes on start #2828
  • Ensure insert order is maintained for SequencedDeadLetterQueue#deadLetterSequence(String) invocations #2827
  • Fix inconsistencies around the AxonServerConfiguration #2814
  • Enable Annotated Message Interceptor support for Command Handling Components #2804
  • Fix property-based Load Balancing Strategy configuration bug #2802

❤️ Contributors

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

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

... (truncated)

Commits
  • 90f6983 [maven-release-plugin] prepare release axon-4.8.2
  • 6d20dfa Merge pull request #2827 from AxonFramework/bug/dead-letter-ordering
  • 926ecbe Add order by sequence index
  • 461cdc1 Add integration test to validate the dead-letter ordering
  • 52b6fb1 Add tests to validate the dead-letter ordering
  • 5260080 Removed spring-devtools.properties
  • b673c7f Merge pull request #2814 from AxonFramework/enhancement/clean-up-as-config-an...
  • 6d4dc83 Add missing deprecation annotation
  • a3538f7 Remove unused default value for deprecated initialNrOfPermits
  • 72da5f8 Adjust setter of deprecated black listing to set block listing
  • 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.2.
- [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.2)

---
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 Sep 8, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 20, 2023

Superseded by #380.

@dependabot dependabot bot closed this Oct 20, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.axonframework-axon-spring-boot-starter-4.8.2 branch October 20, 2023 22:56
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