Skip to content

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

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

Release notes

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

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
  • #3300 Bump the maven-dependencies group with 3 updates
  • #3301 Bump com.mchange:c3p0 from 0.11.0-pre1 to 0.11.0-pre2
  • #3303 Bump the maven-dependencies group with 3 updates
  • #3321 Bump the maven-dependencies group with 6 updates
  • #3330 Bump the maven-dependencies group with 4 updates
  • #3341 Bump the maven-dependencies group with 5 updates
  • #3347 Bump the maven-dependencies group with 2 updates
  • #3359 Bump the maven-dependencies group with 4 updates
  • #3368 Bump the maven-dependencies group with 7 updates
  • #3386 Bump the maven-dependencies group with 3 updates
  • #3387 Bump actions/setup-java from 4.7.0 to 4.7.1 in the github-dependencies group
  • #3406 Bump the maven-dependencies group with 4 updates

... (truncated)

Commits
  • 3cb0254 [maven-release-plugin] prepare release axon-4.12.0
  • 215f87d Merge pull request #3556 from AxonFramework/feature/topology-change-listener
  • a787aed Add missing copy right notice
  • b712354 React on a TopologyChange i.o. a gRPC TopologyChange
  • 8d777cc Introduce a TopologyChange object
  • 9d1dcbf Update axon-server-connector/src/main/java/org/axonframework/axonserver/conne...
  • 3929f33 Merge pull request #3549 from AxonFramework/bug/3530/authorization-intercepto...
  • eb8764b Merge branch 'master' into bug/3530/authorization-interceptor-changes
  • c9d8390 Merge branch 'master' into feature/topology-change-listener
  • 508b215 Fix version
  • 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.0.
- [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.11.2...axon-4.12.0)

---
updated-dependencies:
- dependency-name: org.axonframework:axon-server-connector
  dependency-version: 4.12.0
  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 Jul 28, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 8, 2025

Superseded by #480.

@dependabot dependabot bot closed this Aug 8, 2025
@dependabot dependabot bot deleted the dependabot/maven/org.axonframework-axon-server-connector-4.12.0 branch August 8, 2025 06:05
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