v0.102.1

SigNoz/signozv0.102.1Nov 20, 2025by github-actions[bot]

AI Summary

This release addresses UI stability and authentication schema updates, specifically for PostgreSQL. Key highlights include improvements to the query builder and trace details interfaces, along with SQL migrations for authorization. Features cover query builder UI improvements, trace details fixes, and authz SQL migration.

Key Highlights

  • Query builder overall UI improvements
  • Trace details UI fixes and improvements
  • Authz SQL migration for PostgreSQL
  • PromQL handle __all__ variables fix

New Features

  • Query builder overall UI improvements
  • Trace details UI fixes and improvements
  • Authz SQL migration for postgres
  • PromQL handle __all__ variables fix

Full Release Notes

## 🐛 Bug Fixes

* fix: query builder overall UI improvements (#9577) @ahmadshaheer
* fix: trace details UI fixes and improvements (#9576) @ahmadshaheer
* fix(authz): sqlmigration for postgres (#9616) @vikrantgupta25
* Fix: PromQL handle __all__ variables (#9607) @nikhilmantri0902

## 🧰 Maintenance

* chore(release): bump SigNoz to v0.102.1 (#9639) @primus-bot
* chore: alerts v2 ux improvements (#9390) @amlannandy
* chore: integration tests for user role change flow (#9606) @balanikaran