Skip to main content

8.10 Auth

BREAKING CHANGES

  • Upgrade to Gradle 8.10.2

Patch releases

8.10.1

Fixes
  • auth-manager : Rework database table access sequence in authentication message flow to avoid potential deadlocks and remove unnecessary database lookups and record modifications
  • auth-manager : Fix deadlock from occurring in logon process where AUTH_MANAGER receives too many concurrent user logins
  • Remove auth-config runtime dependency