Initial synchronization uses bounded memory — Large imports complete faster and no longer fail when memory pressure rises.
Large LDAP responses no longer hit a message-size ceiling — Clients can receive entries that previously exceeded the limit.
Database connections are acquired more reliably — Pool handling no longer causes avoidable acquisition failures.
Memory and CPU metrics report more accurate values — Dashboards reflect resource use more closely.
Health endpoints respond faster — Both health and healthy checks require less work.
Routine logs are quieter and clearer — Normal activity uses appropriate levels and shorter messages.
Breaking
BREAKING: Built-in PostgreSQL metrics were removed — dashboards that rely on them stop receiving data. Migration: collect database metrics with the dedicated Prometheus Exporter.