Skip to content

Version History

Version v2.3.0 (2025-05-15)

Fixes

  • Improved initial data synchronization speed and prevented Out-Of-Memory errors by implementing a high-watermark memory management strategy.
  • Eliminated LDAP message size limits to prevent failures with large LDAP server responses.
  • Optimized Database connection pool handling to prevent failed acquisitions.
  • Enhanced memory and CPU usage metrics for more accurate monitoring.
  • Improved performance of health and healthy check responses.
  • Streamlined logging levels and messages for better clarity and reduced noise.

Breaking

  • Removed built-in Prometheus metrics for PostgreSQL to mitigate excessive database load. For production environments, using the dedicated Prometheus Exporter is now recommended.