🚀 Features
- feat(logs/traces): migrate column picker UI to FieldsSelector (#11516) @aks07
- feat: [traces] time aware dynamic field mapper (#11234) @nityanandagohain
- feat(auth): validate reset password token on page load before showing form (#11522) @SagarRajput-7
- feat(web): disable all integrations by default (#11539) @vikrantgupta25
- feat(trace-detail): add analytics instrumentation for new trace details page (#11538) @aks07
- feat(ai-assistant): show descriptive Noz hover tooltip on all entry points (#11526) @makeavish
- feat(trace-details): Add API endpoint & module for trace aggregations (#11452) @krsoninikhil
- feat(logs/traces): streamline column state — selectColumns becomes canonical source (#11426) @aks07
- feat: v2 dashboards list page (#11404) @AshwinBhatkal
- feat: rename AI Assistant to Noz and introduce Noz component with hov… (#11510) @YounixM
- feat(tanstack-text): add support for forwardRef (#11464) @H4ad
- feat(user): add support for token verification (#11496) @vikrantgupta25
- feat(alerts): rewrite list alerts & triggered alerts to use new table (#11277) @H4ad
- feat(web): gate sentry and pylon init behind boot settings flags (#11498) @SagarRajput-7
- feat(web): add support for sentry and pylon (#11495) @vikrantgupta25
- feat: extend error fields (#11228) @tushar-signoz
🐛 Bug Fixes
- fix: resolve UX regressions across dashboards, metrics and alerts pages after component migration (#11546) @AshwinBhatkal
- fix: skip resource filter if it exceeds a threshold (#11524) @nityanandagohain
- fix(logs): dedupe body/timestamp columns in explorer picker (#11553) @aks07
- fix(sso): send empty object when clearing group/domain mappings on save (#11550) @SagarRajput-7
- fix: do not close suggestion on typing period (#11490) @tushar-signoz
- fix(web): update web settings config (#11548) @vikrantgupta25
- fix(metrics-explorer): handle in case .data is undefined (#11527) @H4ad
- fix(metrics-explorer): handle in case .attributes is undefined (#11528) @H4ad
- fix(create-alert-v2): tooltip not showing due to pointer-events none (#11489) @H4ad
- fix: add adjustkeys in trace operator cte builder (#11349) @nityanandagohain
- fix: add references in waterfall response (#11536) @krsoninikhil
- fix: tag container styles in dashboard (#11503) @tewarig
- fix: qb warnings (#11518) @tushar-signoz
- fix(telemetrystore): fix clickhouse connection-pool slot leak (acquire conn timeout) (#11506) @therealpandey
- fix: badge label color in logs (#11492) @tewarig
- fix(querybuilder): return PreparedWhereClause by value so warnings propagate when clause is empty (#11395) @tushar-signoz
- fix(infra-monitoring): align v2 custom queries' bounds with QBv5 querier step adjustment (#11397) @nikhilmantri0902
- fix(divider): mismatch on margin/colors (#11488) @H4ad
🧰 Maintenance
- chore(release): bump SigNoz to v0.127.0, OTel Collector to v0.144.5 (#11558) @Primus-bot
- chore: remove query status (#11476) @tewarig
- chore(codeowners): add pulse for alerts and infra monitoring pages (#11508) @H4ad
- chore: use distinct fingerprint in resource filter (#11521) @nityanandagohain
- chore(ci): remove unused frontend build variables (#11504) @vikrantgupta25
- chore(oxlint): disable max-params, jsdoc, and more rules for tests (#11467) @H4ad
- chore: remove cloud integration service cascade delete constraint (#11480) @swapnil-signoz
- refactor(frontend): migrate plain antd Input to @signozhq/ui/input (#11401) @tewarig
- refactor(query-builder): removed unused query component (#11486) @H4ad
- refactor(infra-monitoring): removed primary filters deprecated prop (#11505) @H4ad
- Revert "refactor: replace antd Tabs with @signozhq/ui Tabs (#11392)" (#11507) @H4ad
- refactor: replace antd Tabs with @signozhq/ui Tabs (#11392) @YounixM
Full Changelog: v0.126.3-rc.1...v0.127.0