Skip to content

chore(deps): bump org.axonframework:axon-server-connector from 4.11.2 to 4.12.1 #480

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 8, 2025

Bumps org.axonframework:axon-server-connector from 4.11.2 to 4.12.1.

Release notes

Sourced from org.axonframework:axon-server-connector's releases.

Axon Framework v4.12.1

🪲 Bug fixes

  • #3565 Several Axon Framework Update Checker fixes #3574
  • UpdateCheckerHttpClient unable to report usage data, does not follow redirect #3565

❤️ Contributors

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

Axon Framework v4.12.0

Update Checker Notice

This release introduces the "Axon Framework Update Checker," which report the Axon Framework version and anonymized machine identifier to AxonIQ Servers. In return, the Update Checker receives information about version updates and potential vulnerabilities, reporting this to the Axon Framework application. For more details on what it does, why we added it, what you get in return, and how you can configure it, can be found on this page.

⭐ Features

  • #3543 Update Checker with Anonymous Usage Analytics
  • #3556 - Introduce the TopologyChangeListener

📈 Enhancements

  • #3431 Added caching for unknown classes
  • #3530 Incompatibility of MessageAuthorizationDispatchInterceptor and Tracing (DataDog)
  • #3549 Spring Authorization intercepting simplification

🪲 Bug fixes

  • #3551 - TrackingEventProcessor does not restart after janitor timeout interruption
  • #3532 Duplicate call to Eventstream.excludePayloadType() in EventBuffer.skipMessagesWithPayloadTypeOf()
  • #3533 Remove duplicate call to Eventstream.excludePayloadType when skipping an UnknownSerializedType

📖 Documentation

  • #3374 docs: fix broken link for allocation-size details in "Auto-increment and sequences" section
  • #3391 Spring Boot App Fails to Start: Missing RuntimeDomain Class from Protobuf After Axonframework Update from 4.10.3 to 4.11.1
  • #3518 Upcasting snapshots documentation
  • #3531 docs(event-snapshots): add warning - make it clear that SnapshotFilter implementations should check the aggregate type
  • #3534 docs(known-issues): describe Protobuf version conflicts with Axon Server Connector
  • #3546 Add Snapshot Event Upcasting section and SnapshotFilter usage warning

🛠️ Dependency upgrades

The following dependency updates were included in this release:

  • #3282 Bump the maven-dependencies group with 8 updates

... (truncated)

Commits
  • 4ba8d17 [maven-release-plugin] prepare release axon-4.12.1
  • 4db40ea Merge pull request #3574 from AxonFramework/bug/3565/correctly-handle-redirects
  • a2ffb43 Merge branch 'axon-4.12.x' into bug/3565/correctly-handle-redirects
  • 8c95317 Minor testcontainer tweaks
  • 363cf09 Add missing line break
  • 9e3fe81 Merge branch 'axon-4.11.x' into axon-4.12.x
  • a7af790 Replace image mention
  • 2f31249 Merge branch 'axon-4.11.x' into axon-4.12.x
  • bcaf273 Replace image mention
  • 53ee1b8 Reorder methods
  • 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-server-connector](https://github.com/AxonFramework/AxonFramework) from 4.11.2 to 4.12.1.
- [Release notes](https://github.com/AxonFramework/AxonFramework/releases)
- [Commits](AxonFramework/AxonFramework@axon-4.11.2...axon-4.12.1)

---
updated-dependencies:
- dependency-name: org.axonframework:axon-server-connector
  dependency-version: 4.12.1
  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 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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