Skip to content

Update dependency AxonFramework/AxonFramework to v5.0.2#135

Merged
JohT merged 1 commit intomainfrom
renovate/axonframework-axonframework-5.x
Jan 27, 2026
Merged

Update dependency AxonFramework/AxonFramework to v5.0.2#135
JohT merged 1 commit intomainfrom
renovate/axonframework-axonframework-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 26, 2026

This PR contains the following updates:

Package Update Change
AxonFramework/AxonFramework patch 5.0.15.0.2

Release Notes

AxonFramework/AxonFramework (AxonFramework/AxonFramework)

v5.0.2: Axon Framework v5.0.2

Compare Source

⭐ Features

  • [#​4053] Introduce Event Processor Specification to influence Event Processor configuration when Event Handlers are autodetected
  • Added ability to customize event processor configuration in Spring by @​abuijze in #​4067

📈 Enhancements

  • [#​4013] Add integration test using unit of work and EventStore with transactional resource
  • [#​4014] Add new integration test using event store and unit of work
  • Annotated Message Handling Component alignment by @​smcvb in #​4041
  • Ensure every Message Handling Component can be described by @​smcvb in #​4047
  • Align EventHandlerRegistry with command and query equivalents by @​smcvb in #​4046
  • Align Annotated Message Handler subscription flow by @​smcvb in #​4042
  • Filter on EventHandlingMember in MethodSequencingPolicyEventHandlerDefinition by @​smcvb in #​4049
  • Introduce a TransactionalExecutor by @​hjohn in #​4055
  • [#​4065] Remove processing context parameter from all EventStorageEngine methods except appendEvents
  • [#​4065] Remove processing context from most EventStorageEngine methods by @​hjohn in #​4068
  • Add missing @Nonnull annotations in processing lifecycle by @​hjohn in #​4071
  • Minor Matchers and AxonTestFixture improvements by @​smcvb in #​4069
  • Rename parameter in EntityManagerExecutor by @​hjohn in #​4080
  • Adjustments to StorageEngineTestSuite for transactional executors by @​hjohn in #​4089
  • Event Processor Config - Remove MessageMonitor and SpanFactory customization by @​smcvb in #​4087
  • Add JDBC transactional executor + Spring integration by @​hjohn in #​4101
  • Remove the ProcessingLifecycleHandlerRegistrar by @​smcvb in #​4121
  • [#​4032] [git] .gitignore ignores .idea/ but it contains committed files
  • [#​4032] cleanup gitignore/idea/ setup by @​jangalinski in #​4035
  • [#​3995] feat(test-fixture): AxonTestThenCommand - resultMessagePayload - convert payload before executing the check
  • [#​3994] Remove ProcessingLifecycleHandlerRegistrar and its usages

📖 Documentation

🪲 Bug fixes

  • [#​4010] Circular dependency error with Spring Boot 4.0 WebMVC and @​EventHandler components
  • Fix Circular dependency error with Spring Boot 4.0 WebMVC and @​EventHandler components by @​jangalinski in #​4020
  • [#​4086] Align JPA storage engine to not enforce uniqueness of message identifier
  • Update identifier column to be non-unique by @​hjohn in #​4122
  • [#​4012] Resolve MessageType for query handlers based on MessageTypeResolver
  • [#​4006] AggregateBasedJpaEventStorageEngine should return the max (or latest) token when tokenAt is called with a date in the future
  • [#​4007] Feature/fix token at future date
  • [#​3706] JDBC connections cannot be used by multiple threads at the same time
  • [#​3704] In EventStorageEngine, JDBC/JPA implementations should not do work in AppendTransaction::commit

🛠️ Dependency upgrades

❤️ Contributors

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


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@JohT JohT merged commit 95e8e14 into main Jan 27, 2026
3 checks passed
@JohT JohT deleted the renovate/axonframework-axonframework-5.x branch January 27, 2026 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant