JohT / code-graph-analysis-pipeline

Fully automated pipeline for static code graph analysis
GNU General Public License v3.0
8 stars 0 forks source link

Update dependency AxonFramework/AxonFramework to v4.10.1 #236

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Update Change
AxonFramework/AxonFramework patch 4.10.0 -> 4.10.1

Release Notes

AxonFramework/AxonFramework (AxonFramework/AxonFramework) ### [`v4.10.1`](https://redirect.github.com/AxonFramework/AxonFramework/releases/tag/axon-4.10.1): Axon Framework v4.10.1 [Compare Source](https://redirect.github.com/AxonFramework/AxonFramework/compare/axon-4.10.0...axon-4.10.1) ##### :chart_with_upwards_trend: Enhancements - \[[#​3123](https://redirect.github.com/AxonFramework/AxonFramework/issues/3123)] Introduce `SubscriptionQueryResult#handle` default implementation that expects a `Consumer` [#​3124](https://redirect.github.com/AxonFramework/AxonFramework/pull/3124) - Exceptions in QueryHandler methods are swallowed for subscription queries [#​3123](https://redirect.github.com/AxonFramework/AxonFramework/issues/3123) - Reduce the number of property lookups for matching entities [#​3119](https://redirect.github.com/AxonFramework/AxonFramework/pull/3119) - Adjust the `AbstractMethodPropertyAccessStrategy` to filter better on none-matching methods [#​3117](https://redirect.github.com/AxonFramework/AxonFramework/pull/3117) - Introduce `PersistentStreamScheduledExecutorBuilder` [#​3078](https://redirect.github.com/AxonFramework/AxonFramework/pull/3078) - Account for contexts call on un-initialized containers [#​3054](https://redirect.github.com/AxonFramework/AxonFramework/pull/3054) ##### :beetle: Bug Fixes - Fix rescheduling of failed Persistent Streams [#​3130](https://redirect.github.com/AxonFramework/AxonFramework/pull/3130) - Allow DLQ to handle deserialization errors [#​3126](https://redirect.github.com/AxonFramework/AxonFramework/pull/3126) ##### :heart: Contributors We'd like to thank all the contributors who worked on this release! - [@​smcvb](https://redirect.github.com/smcvb) - [@​MGathier](https://redirect.github.com/MGathier) - [@​meks77](https://redirect.github.com/meks77) - [@​abuijze](https://redirect.github.com/abuijze) - [@​CodeDrivenMitch](https://redirect.github.com/CodeDrivenMitch) - [@​tharoldD](https://redirect.github.com/tharoldD)

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 was generated by Mend Renovate. View the repository job log.