v0.108.0

SigNoz/signozv0.108.0Jan 21, 2026by github-actions[bot]

AI Summary

Introduces an auth revamp flow, SSO stats reporting, and new gateway APIs for enhanced identity management and API capabilities.

Key Highlights

  • Complete auth revamp flow implementation.
  • SSO stats reporting capabilities.
  • New Gateway APIs for external access.
  • IDP attributes mapping support.

New Features

  • SSO stats reporting
  • Gateway apis
  • Add support for query params
  • IDP attributes mapping
  • Auth revamp flow
  • Attribute action in common col of span details drawer

Full Release Notes

## 🚀 Features

* feat: sso stats reporting (#10062) @balanikaran
* feat: gateway apis (#10010) @balanikaran
* feat(binding): add support for query params (#10053) @therealpandey
* feat(license-section): add section to view license key (#10039) @aniketio-ctrl
* Add attribute action in common col of span details drawer (#10017) @aks07
* feat: idp attributes mapping (#9841) @balanikaran
* feat: auth revamp flow (#9901) @SagarRajput-7
* Add context7.json with URL and public key (#10037) @makeavish

## 🐛 Bug Fixes

* fix: use reliable selenium methods for actions in integration tests (#10061) @balanikaran
* fix: move ee references out of cmd/community (#10063) @therealpandey
* fix: promql and clickhouse query based panels refresh on dynamic variable change (#10060) @AshwinBhatkal
* fix: do not sort in descending locally if the other is explicitly spe… (#10033) @srikanthccv
* Fix Cmd/ctrl + Enter in qb to run query (#10048) @aks07
* fix(signoz): remove version check at the beginning (#10046) @therealpandey
* fix: fix auto collapse fields when emptied (#9988) @aks07
* fix: query variable referencing custom variable (#10023) @AshwinBhatkal
* fix: dashboard - textbox default variable not working (#9843) @AshwinBhatkal
* fix: overflowing tag input on antd (#10018) @aks07
* fix(kafka): fix nil pointer error in evaluation api (#10015) @therealpandey
* fix: added layout fix for changelog modal (#10012) @ahrefabhi
* Fix/animation offload to cpu (#9961) @ahrefabhi

## 🧰 Maintenance

* chore(release): bump SigNoz to v0.108.0 (#10065) @primus-bot
* chore: handle threshold unit scaling issues (#10020) @amlannandy
* chore: update yarn.lock (#10051) @AshwinBhatkal
* chore: update .gitignore with only settings.json of .vscode folder (#10058) @AshwinBhatkal
* chore: add codeowners for authn (#10055) @therealpandey
* chore: return original error message with hints for invalid promql query (#10034) @srikanthccv
* chore: update codeowners file (#10031) @vikrantgupta25
* chore: update CODEOWNERS (#10028) @srikanthccv
* chore: improve pull request template clarity and visibility (#10021) @YounixM
* chore: remove airbnb from ESLint, update prettier rules and update VS Code settings (#10013) @AshwinBhatkal
* chore: fill y axis unit in alerts coming from dashboards (#9982) @amlannandy
* test(integration): add cumulative counter rate tests (#9976) @srikanthccv
* refactor: using global config's ingestion URL (#10019) @swapnil-signoz


**Full Changelog**: https://github.com/SigNoz/signoz/compare/v0.107.0...v0.108.0