[25.2.2] - 2025-06-24

Features

- Increase max number of users to 128
- Support LDAP with TLS (StartTLS)

Fixes

- Fixed a performance issue with global table DML which resulted in an up to 95x performance increase!
- Used to fail to start when raft election was in progress
- row_number marked as non-deterministic function
- Re-enable basic auth for credentials in URL

Plugin API

- The `authentication` function has been introduced, which determines the authentication method automatically.