Minor Releases

This page provides a dedicated overview of patch releases for Axon Server. For information about the older releases check either Axon Server Enterprise Edition or Axon Server Standard Edition.

Release 2023.1

Release 2023.1.2

Bug Fixes

This release contains fixes for the following issues:

  • Metrics no longer collected when an application reconnects to Axon Server

Release 2023.1.1

New Features and Enhancements:

Initialize standalone

To simplify initialization of Axon Server, it now supports a new property "axoniq.axonserver.standalone=true". When this property is set on a clean Axon Server instance it initializes the server with a "default" context.

Development mode

Fixed the option to reset the event store from the UI (in development mode). This option now also works in an Axon Server cluster.

LDAP extension update

The new version of the LDAP extension supports configuration of a trust manager file. The location of the file can be specified through the property "axoniq.axonserver.enterprise.ldap.trust-manager-file".

Bug Fixes

This release contains fixes for the following issues:

  • Validation of tiered storage properties when not using the UI

  • Race condition while writing to the global index

  • Limitation on the number of requests per context fails if there are timed out requests

Last updated