v0.132.2

NVIDIA/garakv0.132.2Jul 10, 2026by github-actions[bot]

AI Summary

This release focuses on improving quick-filter functionality, restoring the Log Explorer integration, and refactoring authentication components.

Key Highlights

  • End-to-end tests and helper functions added for quick-filters.
  • "Open in Logs Explorer" functionality restored in span details.
  • Refactored roles and service accounts to use new authz components.
  • Fixed rule type threshold target formatting.

New Features

  • Quick-filters helper functions
  • Logs Explorer integration
  • Authz component refactor
  • Rule type formatting fix

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