v0.158.10
Infisical/infisicalv0.158.10Mar 11, 2026by victorvhs017
AI Summary
This release enhances observability through new event tracking and fixes concurrency issues in project deletion. It introduces a Redis stream-based log aggregator.
Key Highlights
- Add PostHog event tracking for dynamic secrets
- Add redis stream based log aggregator
- Fix concurrent calls on the delete project endpoint
Full Release Notes
## What's Changed * feat: add PostHog event tracking for dynamic secrets by @devin-ai-integration[bot] in https://github.com/Infisical/infisical/pull/5639 * fix: fix concurrent calls on the delete project endpoint by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/5654 * feat: added redis stream based log aggregator by @akhilmhdh in https://github.com/Infisical/infisical/pull/5602 * fix: address secrets metadata empty object by @sheensantoscapadngan in https://github.com/Infisical/infisical/pull/5647 * fix(auth): show sub-org selector during SAML/OAuth and CLI login by @IgorHorta in https://github.com/Infisical/infisical/pull/5652 **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.158.9...v0.158.10