v0.97.0

SigNoz/signozv0.97.0Oct 10, 2025by github-actions[bot]

AI Summary

A major feature release introducing new data sources, significant improvements to Authentication and Authorization (AuthZ) including a role module, and enhanced alerting UX with notification routing capabilities.

Key Highlights

  • Added new datasources
  • Authentication and Authorization (AuthZ) improvements with role module
  • Notification routing via expression-based routes
  • Create alerts UX improvements and API integration
  • Routing policies page

New Features

  • Add routing polices page
  • Create alerts UX improvements
  • Notification routing via expression based routes
  • AuthZ tenant isolation
  • Role module

Full Release Notes

## 🚀 Features

* feat: added new datasources (#9167) @Calm-Rock
* feat(authz): address tenant isolation for authz (#9293) @vikrantgupta25
* chore: remove routing policies feature flag (#9249) @amlannandy
* chore: notification routing | added notificaiton routing via expression based routes (#9195) @aniketio-ctrl
* feat: create alerts ux improvements and api integration (#9165) @amlannandy
* feat(authz): build role module (#9136) @vikrantgupta25
* feat: add routing polices page (#9198) @amlannandy
* chore(notification grouping): added custom grouping in signoz dispatcher (#8812) @aniketio-ctrl
* feat: add materialise ttl = 0 in set ttl v2 (#9189) @eKuG

## 🐛 Bug Fixes

* Preferences framework re-factor (#9206) @aks07
* fix: use numerical comparison instead of lexicographical for string-encoded numbers (#9154) @nityanandagohain
* fix: anomaly with below operator negates the target (#9288) @srikanthccv
* fix: fix the flaky test (#9255) @ahmadshaheer
* fix: exists/not exists for resource attributes (#9129) @nityanandagohain
* fix: handle resource/attribute context collision with expression usin… (#9240) @srikanthccv
* ISSUE:2806 - View traces/logs functionality across the product with new QB (#9207) @ahrefabhi
* fix: fix page offset in exceptions tab (#9184) @aks07
* fix: added fix for passing activeLogId in query range in log context view (#9180) @ahrefabhi
* fix: prevent panels with all queries disabled (#9093) @niladrix719

## 🧰 Maintenance

* chore(release): bump SigNoz to v0.97.0, OTel Collector to v0.129.7 (#9305) @primus-bot
* chore: remove routing policies feature flag (#9249) @amlannandy
* chore: link to docs, QB flavour for expr and update options (#9246) @srikanthccv
* chore: notification routing | added notificaiton routing via expression based routes (#9195) @aniketio-ctrl
* chore: edit alerts api integration (#9210) @amlannandy
* chore(notification grouping): added custom grouping in signoz dispatcher (#8812) @aniketio-ctrl
* chore: create a HOC to wrap components with ErrorBoundary (#9096) @YounixM
* chore(statsreporter): fix azure IMDS endpoint in statsreporter (#9243) @Nageshbansal
* chore(statsreporter): add nomad, vultr, aca platform detection (#9220) @Nageshbansal

**Full Changelog**: https://github.com/SigNoz/signoz/compare/v0.96.1...v0.97.0