Skip to content

v1.15.1

Choose a tag to compare

@github-actions github-actions released this 22 Apr 09:16
· 44 commits to main since this release
156914e

v1.15.1 - 2026-04-22

Enhancement or New Feature

  • Reduce list_metrics response size by switching from JSON to CSV format, cutting response size by ~67% and reducing agent cost by up to 33% per query

Under the Hood

  • Move lazy imports in get_credentials to module level in credentials.py