Update dependency AxonFramework/AxonFramework to v4.9.0 #75
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.8.0
->4.9.0
Release Notes
AxonFramework/AxonFramework (AxonFramework/AxonFramework)
v4.9.0
: Axon Framework v4.9.0Compare Source
⭐ Features
AxonServerConfiguration
#2815AxonServerEventStoreFactory
#2807📈 Enhancements
CommandTargetResolver
#2742🪲 Bug Fixes
🛠️ Dependency Upgrade
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v4.8.3
: Axon Framework v4.8.3Compare Source
Potential Breaking Change
With the introduction of pull request #2871, Axon Framework assumes users that combine Axon Framework with Spring Boot use a property to disable Axon Server.
This path is taken as the simplest road forward to ensure Axon's JPA entities aren't wired for Axon Server users.
This shift would mean a breaking change for users that instead of using the
axon.axonserver.enabled
property chose to exclude theaxon-server-connector
module.📈 Enhancements
SpringConfigurer.ComponentLocator
#2870PooledStreamingEventProcessor
#2869DbSchedulerDeadlineManager
#2852🪲 Bug Fixes
EventStorageEngine
creation when Axon Server is enabled #2871❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v4.8.2
: Axon Framework v4.8.2Compare Source
📈 Enhancements
AxonServerContainer
#2809🪲 Bug Fixes
SequencedDeadLetterQueue#deadLetterSequence(String)
invocations #2827AxonServerConfiguration
#2814❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v4.8.1
: Axon Framework v4.8.1Compare Source
📈 Enhancements
HandlerExecutionException#details
are missing and onAbstractRepository
failures #2796Coordinator
to extend Token claims as an optimization #2785🪲 Bug Fixes
Message
with customMetaData
forQueryGateway#streamingQuery
#2795🛠️ Dependency Upgrade
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.