v0.96.0

SigNoz/signozv0.96.0Sep 25, 2025by github-actions[bot]

AI Summary

Feature-rich release focusing on the next generation of alerting (v2), including evaluation cadences and notification settings, alongside a revamp of the onboarding process and frontend unit testing.

Key Highlights

  • Revamp onboarding experience
  • Add evaluation cadence component for alerts v2
  • Frontend unit test suite setup
  • Build authz service
  • Added cold storage in set TTL v2 method

New Features

  • Hide feedback for non licensed users
  • Added cold storage in set ttl v2 method
  • Standardise header to include share and feedback sections
  • Add notification settings section to create alert
  • Revamp onboarding
  • Move 3rd party apis to QB V5
  • Add evaluation cadence component for alerts v2
  • Frontend unit test suite setup
  • Build authz service

Full Release Notes

## 🚀 Features

* feat: hide feedback for non licensed users (#9176) @YounixM
* feat: added cold storage in set ttl v2 method (#9151) @eKuG
* feat: standardise header to include share and feedback sections (#9037) @YounixM
* feat: add notification settings section to create alert (#9162) @amlannandy
* feat: revamp onboarding (#9068) @manika-signoz
* feat: Move 3rd party apis to QB V5 (#9042) @ahrefabhi
* feat: add evaluation cadence component for alerts v2 (#9131) @amlannandy
* feat: frontend unit test suite setup (#9027) @aks07
* feat(authz): build authz service  (#9064) @vikrantgupta25

## 🐛 Bug Fixes

* fix: revert queryKey update to re-enable cancel run (#9105) @YounixM
* fix: correctly set and unset the stackbarchart value across panel types (#9158) @SagarRajput-7
* fix(integration): fix tests (#9168) @vikrantgupta25
* fix: added fix for invalid function name cumsum (#9161) @ahrefabhi
* fix: fixed scroll reset issue when interacting with legends (#9065) @SagarRajput-7
* 3rd party sem conv fix (#8980) @eKuG
* fix: added fix for cursor jump in QB (#9140) @ahrefabhi
* fix: added dashboard route param, to allow trigger when new panel creation action happens (#9141) @SagarRajput-7
* fix: dont accept materialized key from payload (#9139) @nityanandagohain
* fix: stale threshold state after modifying alert conditions (#9125) @aniketio-ctrl
* fix intermittent failing test  (#9138) @aks07
* fix: removed staleTime and cacheTime from query client level  (#9124) @SagarRajput-7
* Fix: No quick filter found screen on navigating back from a diff screen (#9121) @aks07

## 🧰 Maintenance

* chore(release): bump SigNoz to v0.96.0, OTel Collector to v0.129.6 (#9179) @primus-bot
* chore(clickhouse): bump ch-go (#9169) @vikrantgupta25
* chore: add evaluation settings section (#9134) @amlannandy
* chore: add context and time utils for usage in alerts (#9114) @amlannandy


**Full Changelog**: https://github.com/SigNoz/signoz/compare/v0.95.1...v0.96.0