v0.125.0

SigNoz/signozv0.125.0May 20, 2026by github-actions[bot]

AI Summary

This release implements Service Account Fine-Grained Authorization (FGA) and adds role CRUD permissions. It also migrates logs, traces, and events to Query Builder v5 and introduces a new integration dashboard table.

Key Highlights

  • Implemented Service Account FGA.
  • Added role CRUD permissions and feature flags for FGA.
  • Migrated logs/traces/events to Query Builder v5.
  • Added integration dashboard table to SQL migration.
  • Enabled new trace details page.

New Features

  • Service Account FGA
  • Role CRUD permissions
  • Query Builder v5 migration
  • Integration dashboard table
  • Authz feature flags

Full Release Notes

## 🚀 Features

* feat(sqlmigration): add integration_dashboard table (#11343) @swapnil-signoz
* feat: field selector migrated to telemetry field key (#11360) @aks07
* feat(role-fga): added feature flag gate on roles fga - create and details page (#11350) @SagarRajput-7
* feat(role-sa-fga): role sa fga followup changes (#11330) @SagarRajput-7
* feat(sa-fga): service account fga (#11258) @SagarRajput-7
* feat(k8s-base-details): migrate logs/traces/events to query builder v5 (#11060) @H4ad

## 🐛 Bug Fixes

* move planned maintenance to alertmanager pipeline (#11130) @jatinderjit
* fix(planned-downtime): timezone handling (#11318) @jatinderjit
* Fix RootSpans does not sync with QB correctly (#11355) @aks07
* fix: added fix for widget warning/save modal states (#11356) @ahrefabhi
* fix(dashboard): component UX updates in widget header and settings panel (#11357) @AshwinBhatkal
* fix: maintenance ignores recurrence when fixed times also set (#11121) @jatinderjit
* fix(dashboard): align Delete dashboard with other action menu items (#11352) @AshwinBhatkal
* fix(form-alert-rules): confirm modal broken (#11347) @H4ad
* fix(frontend): unblock pnpm generate:api after orval v8 upgrade (#11346) @AshwinBhatkal
* fix: order by ignored in formula query (#10950) @tushar-signoz
* fix: enforce minimum step interval for v3 promql queries (#11293) @tushar-signoz
* fix: cache memory leak (#10967) @tushar-signoz
* fix(authz): reserve signoz prefix for managed roles  (#11327) @vikrantgupta25
* fix(infra-monitoring): error due to invalid operators on query builder (#11300) @H4ad
* fix(deps): resolve all high/critical Dependabot security alerts (#11323) @vikrantgupta25
* fix(authz): add role CRUD permissions (#11315) @vikrantgupta25

## 🧰 Maintenance

* chore(authz): add authz feature flag (#11341) @vikrantgupta25
* chore: added changes for sorting tooltip content (#11320) @ahrefabhi
* chore(onboarding): shuffle ordering of interest in SigNoz based on version (#11336) @manika-signoz
* chore(release): bump SigNoz to v0.125.0 by @primus-bot[bot] in https://github.com/SigNoz/signoz/pull/11369
* Enable new trace details page (#11296) @aks07
* chore(authz): add authz feature flag (#11341) @vikrantgupta25


**Full Changelog**: https://github.com/SigNoz/signoz/compare/v0.124.0...v0.125.0