Improvements:

  • LDAP extension now supports both LDAP and local login authentication

  • OAuth extension can bypass the Axon Server login page by setting the property axoniq.axonserver.enterprise.oauth2.auto-redirect=true

  • Improved performance for persistent stream operations

  • New property axoniq.axonserver.event.stream-threads-per-context (default: 1). Increase value to improve performance with many persistent streams or stream segments

Bug fixes:

  • Fixed a race condition in commit index updates during replication

  • Resolved exception when multiple clients disconnect simultaneously