v0.102.0

SigNoz/signozv0.102.0Nov 19, 2025by github-actions[bot]

AI Summary

A significant feature release introducing publicly shareable dashboards and a new authorization model based on OpenFGA. Key highlights include the tokenizer store package, bounded caching for opaque tokens, and public dashboard statistics. Features include publicly shareable dashboards, OpenFGA SQL migration, and role checks in JWT tokens.

Key Highlights

  • Publicly shareable dashboards
  • OpenFGA SQL migration
  • Stats reporting for public dashboards
  • Tokenizer store package with role checks

New Features

  • Tokenizerstore package & role checks in JWT Tokenizer
  • Stats reporting for public dashboards
  • Publicly shareable dashboards
  • Bounded cache for opaque tokenizer
  • OpenFGA SQL migration

Full Release Notes

## 🚀 Features

* feat: tokenizerstore package & role checks in JWT Tokenizer  (#9594) @balanikaran
* feat(authz): add stats reporting for public dashboards (#9605) @vikrantgupta25
* feat(authz): publicly shareable dashboards (#9584) @vikrantgupta25
* feat: add bounded cache for opaque tokenizer only for last observed at cache (#9581) @balanikaran
* feat(authz): openfga sql migration (#9580) @vikrantgupta25
* feat: reset error boundary on pathname change (#9570) @YounixM
* Feature: Revamp Services API to use QBV5 (#9287) @nikhilmantri0902

## 🐛 Bug Fixes

* fix: added fix for issue-3226, where the query was getting malformed (#9603) @ahrefabhi
* fix: minor improvements to trace explorer, exceptions, and trace funnels (#9578) @ahmadshaheer
* chore: fix tmp related vulnerability (#9582) @amlannandy
* Fix: Preserve query on navigation b/w views | Logs Explorer code cleanup (#9496) @aks07

## 🧰 Maintenance

* chore(release): bump SigNoz to v0.102.0, OTel Collector to v0.129.11 (#9613) @primus-bot
* refactor: external apis query range v5 migration (#9550) @ahmadshaheer
* chore: fix tmp related vulnerability (#9582) @amlannandy
* chore: improve otel demo app setup with docker based signoz (#9567) @balanikaran
* refactor: PostableRule struct (#9448) @abhishekhugetech
* refactor: migrate status code table to v5 (#9546) @ahmadshaheer

## New Contributors
* @abhishekhugetech made their first contribution in https://github.com/SigNoz/signoz/pull/9448
* @balanikaran made their first contribution in https://github.com/SigNoz/signoz/pull/9581

**Full Changelog**: https://github.com/SigNoz/signoz/compare/v0.101.0...v0.102.0