plugins/telemetry/v1.5.23
HumanAIGC/Cloth2Texplugins/telemetry/v1.5.23Jun 25, 2026by akshaydeo
AI Summary
A plugin update aligning the telemetry plugin with the core v1.6.0 framework to support new types and features.
Key Highlights
- Refactored EnvVar to SecretVar
- Added typed env/vault reference support
New Features
- Type-safe environment and vault references
Full Release Notes
## Plugin Release: telemetry v1.5.23 - refactor: rename EnvVar to SecretVar - feat: add typed SecretVar env/vault reference support - chore: upgraded core to v1.6.0 and framework to v1.4.0 ### Installation ```bash # Update your go.mod to use the new plugin version go get github.com/maximhq/bifrost/plugins/telemetry@v1.5.23 ``` --- _This release was automatically created from version file: `plugins/telemetry/version`_