Skip to content

Version History

Version v2.5.0 (2025-06-26)

Added

  • LDAP socket behavior is configurable — Environment variables and configuration properties can tune socket settings; the defaults suit production use.
  • Metrics scraping uses a dynamically balanced worker pool — Scrapes complete with less contention under changing load.

Fixed

  • LDAP presence searches no longer fail on an unsupported optimization — IdentityScribe now sends a valid search to the database.
  • Scribe event metrics use consistent labels — Every scribe_events_count series carries event, op, and target. Add, move, and delete events use "none" where op or target does not apply, preventing meter registration errors.