v0.128.0

BayramAnnakov/ux-waiting-auditv0.128.0Jun 10, 2026by github-actions[bot]

AI Summary

Introduces extensive updates for Azure integration, infra-monitoring v2, and trace details including flamegraphs.

Key Highlights

  • Azure integration support (AKS, Container Apps, VMs)
  • Infra-monitoring v2 integration tests
  • Flamegraph v3 with optimized memory consumption
  • Legend component generalization for reuse

New Features

  • Azure integration support
  • Infra-monitoring v2 integration tests
  • Flamegraph v3
  • Legend component generalization

Full Release Notes

## 🚀 Features

* feat(infra-monitoring): v2 clusters integration tests (#11430) @nikhilmantri0902
* feat: adding support for VMs in Azure integration (#11573) @swapnil-signoz
* feat(traces): Noz button on trace detail page (#11624) @aks07
* feat: adding assets and dashboards for azure app services (#11565) @swapnil-signoz
* feat(trace-details): add implementation for flamegraph building (part 2) (#11491) @krsoninikhil
* feat(metrics-explorer): fast path for get stats and get treemap when no filter (#11458) @nikhilmantri0902
* feat(infra-monitoring): v2 namespaces integration tests (#11429) @nikhilmantri0902
* feat: adding support for Azure Container Apps (#11580) @swapnil-signoz
* feat(infra-monitoring): v2 nodes integration tests (#11428) @nikhilmantri0902
* feat(infra-monitoring): v2 pods integration tests (#11424) @nikhilmantri0902
* feat: adding support for Azure AKS (#11615) @swapnil-signoz
* feat(infra-monitoring): v2 host endpoint integration tests (#11418) @nikhilmantri0902
* feat: generalizes the Legend component so it can be reused by non‑uPlot charts, and adds a shared Pie (donut) chart built on top of it (#11583) @ahrefabhi
* feat(trace-detail): add flamegraph v3 with optimized memory consumption (part 1) (#11462) @krsoninikhil
* feat(dashboards): V2 dashboard — settings, configure drawer & inline title (#11581) @AshwinBhatkal
* feat(metrics-explorer): fast path for get stats and get treemap when no filter (#11458) @nikhilmantri0902

## 🐛 Bug Fixes

* fix(billing): fix cancel subscription flow failing silently for users without a default mail client (#11622) @SagarRajput-7
* fix(qb): neutral outline badge for query builder metadata chips (#11625) @aks07
* fix(sso): strip conditional google auth and role mapping fields from save payload (#11613) @SagarRajput-7
* fix(authn): include base path in SSO callback and error-redirect URLs (#11588) @vikrantgupta25
* fix(infra-monitoring-charts): fixes for hosts/deployments/jobs/namespaces (#11599) @H4ad
* fix(qb): neutral outline badge for query builder metadata chips (#11625) @aks07

## 🧰 Maintenance

* chore(release): bump SigNoz to v0.128.0 (#11633) @primus-bot
* chore(trace-detail): waterfall v3 and v2 cleanup (#11609) @krsoninikhil
* chore(api): deprecate any hand-written api call (#11632) @H4ad
* chore: bumping integration agent version to v0.0.11 (#11621) @swapnil-signoz
* chore(vite.config): ensure commits information for sentry (#11623) @H4ad
* chore(vite.config): ensure commits information for sentry (#11623) @H4ad


**Full Changelog**: https://github.com/SigNoz/signoz/compare/v0.127.1...v0.128.0