v0.165.8

Infisical/infisicalv0.165.8Sep 8, 2026by varonix0

AI Summary

This release focuses on improving telemetry, documentation, and fixing bugs related to secret rotation. Key updates include better metric cardinality handling and a specific fix for HP iLO 7 rotation prompts.

Key Highlights

  • Improved telemetry by bounding HTTP metric cardinality and adding a core request counter.
  • Fixed secret rotation for HP iLO 7 to properly handle the 'hpeiLO->' prompt.
  • Reworked the Postgres discovery guide within the PAM documentation.

New Features

  • Added core request counter to telemetry metrics

Full Release Notes

## What's Changed
* chore: add upgrade impact for v0.165.7 by @github-actions[bot] in https://github.com/Infisical/infisical/pull/8027
* fix(telemetry): bound HTTP metric cardinality and add core request counter by @victorvhs017 in https://github.com/Infisical/infisical/pull/7995
* docs(pam): rework postgres discovery guide by @adkah in https://github.com/Infisical/infisical/pull/8034
* fix(secret-rotation): accept iLO 7 "hpeiLO->" prompt in HP iLO rotation by @claude[bot] in https://github.com/Infisical/infisical/pull/7977


**Full Changelog**: https://github.com/Infisical/infisical/compare/v0.165.7...v0.165.8