v0.132.2
solidtime-io/solidtimev0.132.2Jul 10, 2026by github-actions[bot]
AI Summary
This release focuses on maintenance updates, specifically refactoring roles and service accounts to use new authz components, alongside bug fixes for rule types and the restoration of the Logs Explorer feature.
Key Highlights
- Refactored roles and service accounts to use new authz components
- Fixed rule type threshold targets format
- Added end-to-end tests and helper functions for quick-filters
- Restored Open in Logs Explorer in span details
New Features
- End-to-end tests for quick-filters
- Logs Explorer restore
Full Release Notes
## 🚀 Features * feat(quick-filters): add end-to-end tests and helper functions for qu… (#12063) @YounixM * feat(trace-details): restore Open in Logs Explorer in span details Logs tab (#11941) @aks07 ## 🐛 Bug Fixes * fix(ruletypes): tag rule threshold targets as format: double (#12061) @therealpandey ## 🧰 Maintenance * chore: update package dependencies in package.json and pnpm-lock.yaml (#12066) @YounixM * refactor(roles): use new authz components (#12011) @H4ad * refactor(service-accounts): use new authz components (#12007) @H4ad **Full Changelog**: https://github.com/SigNoz/signoz/compare/v0.132.1...v0.132.2