v0.132.2

SigNoz/signozv0.132.2Jul 10, 2026by github-actions[bot]

AI Summary

A maintenance release focusing on refactoring authorization components, improving quick filters, and fixing various bugs.

Key Highlights

  • Refactored roles and service accounts to use new authz components
  • Added end-to-end tests and helper functions for quick filters
  • Fixed rule threshold targets formatting in rule types

New Features

  • Restored 'Open in Logs Explorer' functionality in span details Logs tab
  • Updated package dependencies

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