Skip to content

v2.4.0

Choose a tag to compare

@jangidms jangidms released this 22 May 19:43
· 10 commits to main since this release
2e3c924

[2.4.0] - 2025-05-22

Added

  • Anonymized operational metrics collection

Changed

  • Added input validation to ensure Light Engine table name only contains alphanumeric characters, hyphens, and underscores
  • Renamed PostgreSQL log field duration to query_time for consistency with existing MySQL log format

Fixed

  • Issue where domains would display inconsistent metric values. Issue #277
  • Enhanced OpenSearch API retry mechanism in Log processor Lambda to handle IAM role propagation delays

Security