Axon Server 2025.1 introduces support for Dynamic Consistency Boundaries (DCB). For more information, see https://docs.axoniq.io/axon-server-reference/v2025.1/rn-as-major-releases/. DCB requires Axon Framework 5.0 or higher.
Bug fixes and improvements:
Replace CLOB/BLOB fields in configuration DB with varchar/varbinary fields to avoid database size increase
Fix timing issue with closing indexes on event transformation
Prevent too many requests from UI to Axon Server
Fix concurrency issue in reading the term of a replication item while the latest segment is being closed
Upgrade Spring-Boot to 3.3.13 to address CVE-2025-48988