Skip to content

Releases: SigNoz/signoz

v0.129.0

18 Jun 07:15
a8f6b81

Choose a tag to compare

🚀 Features

🐛 Bug Fixes

  • chore: added fix for infinite query call on services page (#11755) @ahrefabhi
  • fix: AI Assistant improvements (#11722) @YounixM
  • fix(openapi): omit content type for responses without a body (#11720) @therealpandey
  • fix(settings): trial banner causing the scroll of the sub-pages to be broken (#11684) @SagarRajput-7
  • fix(settings): guard against non-APIError in logs retention error state (#11685) @SagarRajput-7
  • fix(infra-monitoring-volumes): add missing inodes columns (#11683) @H4ad
  • fix: mark numeric columns as aggregation in scalar query response (#11593) @tushar-signoz
  • fix(infra-monitoring-details): ensure events/traces uses timestamp adjusted by the timezone (#11644) @H4ad
  • fix(infra-monitoring-clusters): deployments desired should use latest instead of avg (#11681) @H4ad
  • fix(infra-monitoring-k8s-pods): working set memory should use space aggregation sum (#11680) @H4ad
  • fix: proper definition of user dashboard preferences (#11643) @namanv3
  • fix(frontend): always show SigNoz version in sidebar header (#11596) @pandareen
  • fix(web): app crash when web speech api access throws (#11618) @jaydorsey
  • fix: add check for percentile aggregation for non-histogram metrics (#11387) @namanv3

🧰 Maintenance

  • chore(release): bump SigNoz to v0.129.0 (#11773) @Primus-bot
  • chore: bumping agent version to v0.0.13 (#11757) @swapnil-signoz
  • chore: added fix for infinite query call on services page (#11755) @ahrefabhi
  • chore(trace-details): remove flamegraph v2 API (#11629) @krsoninikhil
  • chore(traces): remove legacy trace view toggle and redirect /trace-old to /trace (#11732) @tewarig
  • chore: bump cloud integration agent version to v0.0.12 (#11741) @swapnil-signoz
  • chore(sentry): bump packages to v10 & v5 for vite-plugin (#11723) @H4ad
  • chore(oxc): bump oxfmt and oxlint/tsgolint to 0.54 and 1.69/0.23 (#11724) @H4ad
  • chore(css-modules): add good practices for writing css module files (#11587) @H4ad
  • chore: add firing alert count and system/k8s metric existance status (#11730) @srikanthccv
  • chore: make some fields required in perses replicated spec (#11612) @namanv3
  • chore: add discriminator on kind in perses spec (#11635) @namanv3
  • chore(css-modules): add good practices for writing css module files (#11587) @H4ad
  • perf: reuse label maps and index series by variable in formulas (#11529) @namanv3
  • refactor(planned-maintenance): remove time bounds from recurrence (#11500) @jatinderjit
  • test: use v1 dashboards list API in cleanup (#11688) @namanv3

New Contributors

Full Changelog: v0.128.0...v0.129.0

v0.128.0

10 Jun 07:10
c0c9039

Choose a tag to compare

🚀 Features

🐛 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

Full Changelog: v0.127.1...v0.128.0

v0.127.1

07 Jun 16:44
4f7ebd1

Choose a tag to compare

🚀 Features

  • fix(frontend): dropdown menu rendering behind antd drawer/modal (z-index regression) (#11604) @aks07
  • feat(billing): migrate BillingUsageGraph from uPlotLib to uPlotV2 and added stacking (#11579) @SagarRajput-7
  • feat: adding get cloud integration service for account handler (#11497) @swapnil-signoz
  • feat(dashboards): V2 dashboard — sections, drag-and-drop & panel management (#11544) @AshwinBhatkal
  • feat(trace-details): lazy aggregations + waterfall v4 cutover (#11556) @aks07
  • fix(trace-flamegraph): prevent layout hang on very wide traces (#11578) @aks07
  • feat(cloud-integrations): adding endpoint services metadata for account (#11563) @swapnil-signoz
  • feat: v2 dashboard update, lock, unlock, and patch API (#11481) @namanv3
  • test(alerts): add tests for list alerts & triggered alerts (#11554) @H4ad
  • feat(dashboards): V2 dashboard details — base scaffolding (#11543) @AshwinBhatkal

🐛 Bug Fixes

  • fix(frontend): dropdown menu rendering behind antd drawer/modal (z-index regression) (#11604) @aks07
  • fix(trace-flamegraph): prevent layout hang on very wide traces (#11578) @aks07
  • fix: ui issues in Trace and logs (#11564) @tewarig
  • fix: time not being updated issue in domainlist and traces (#11460) @tewarig
  • fix(dashboards): variables can be undefined when create new dashboard (#11155) @H4ad
  • fix: do not show errors for non-existent cost meter metrics (#10843) @namanv3
  • fix: service integration tests fix (#11598) @swapnil-signoz
  • fix: remove widget filter references when a dashboard variable is deleted (#11270) @rinkydevi

🧰 Maintenance

Full Changelog: v0.127.0...v0.127.1

v0.127.0

03 Jun 07:35
e0ad7e4

Choose a tag to compare

🚀 Features

🐛 Bug Fixes

🧰 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

v0.126.3-rc.1

29 May 19:57
72dd544

Choose a tag to compare

v0.126.3-rc.1 Pre-release
Pre-release

Changelog

  • 72dd544 Revert "refactor: replace antd Tabs with @signozhq/ui Tabs (#11392)" (#11507)
  • 53b2b2f fix(telemetrystore): fix clickhouse connection-pool slot leak (acquire conn timeout) (#11506)
  • b568f3e chore(ci): remove unused frontend build variables (#11504)
  • 516e490 fix: different color in badge (#11492)
  • 407d969 feat(user): add support for token verification (#11496)
  • fa3ab0c chore(oxlint): disable max-params, jsdoc, and more rules for tests (#11467)
  • 457ceb8 feat(alerts): rewrite list alerts & triggered alerts to use new table (#11277)
  • 1928de7 feat(web): gate sentry and pylon init behind boot settings flags (#11498)
  • c6b2fe4 feat(web): add support for sentry and pylon (#11495)
  • 1d6fa6e feat: extend error fields (#11228)
  • 9106455 chore: remove cloud integration service cascade delete constraint (#11480)
  • edc1278 fix(querybuilder): return PreparedWhereClause by value so warnings propagate when clause is empty (#11395)
  • da1b09c refactor: replace antd Tabs with @signozhq/ui Tabs (#11392)
  • 1f40682 refactor(frontend): migrate plain antd Input to @signozhq/ui/input (#11401)
  • f626380 fix(infra-monitoring): align v2 custom queries' bounds with QBv5 querier step adjustment (#11397)
  • fe8283e refactor(query-builder): removed unused query component (#11486)
  • 4366d6f fix(divider): mismatch on margin/colors (#11488)

v0.126.1

28 May 10:59
a8f5bdf

Choose a tag to compare

What's Changed

🚀 Features

  • refactor: replace antd Checkbox with @signozhq/ui Checkbox (#11396) @YounixM
  • feat: replace Radio components with ToggleGroup in various components (#11391) @YounixM
  • feat: new soft colour palette for waterfall + flamegraph (#11468) @aks07
  • feat: v2 create and get dashboard API (#11125) @namanv3
  • feat(authz): upgrade OpenFGA from v1.11.2 to v1.14.1 (#11475) @vikrantgupta25
  • feat(ai-assistant): base route, auth-retry streaming, and rate-limit UX (#11457) @YounixM
  • feat(trace-details): added clear filter button in trace details header + UI restructure (#11345) @aks07

🐛 Bug Fixes

🧰 Maintenance

v0.126.0

27 May 07:54
aa96ec6

Choose a tag to compare

🚀 Features

🐛 Bug Fixes

  • fix(planned-downtime): remove unused timezone dep from useMemo hooks (#11448) @AshwinBhatkal
  • fix: handle body json for default view (#11443) @tushar-signoz
  • fix(trace-details): make back button reliably return to previous in-app page (#11414) @tewarig
  • fix(date-time-selection-v2): out of sync query params (#11399) @H4ad
  • fix(authdomain): sso enabled toggle value from nested config (#11402) @karanbalani
  • fix(user-info): surfaced errors for reset password and fixed issues (#11389) @SagarRajput-7
  • feat(trace-details): promote ExpandableValue to periscope + dropdown z-index fix (#11393) @aks07
  • Fix drilldown on service details page (#11338) @aks07

🧰 Maintenance

Full Changelog: v0.125.1...v0.126.0

v0.125.1

20 May 18:04
fb3e316

Choose a tag to compare

🐛 Bug Fixes

  • fix(alerts): ensure edit alert name is updated correctly and not override after save (#11348) @H4ad
  • fix(tanstack-table): reset page to 1 when change page size (#11344) @H4ad
  • fix(alerts-new): show tabs and breadcrumbs on create alert (#11316) @H4ad
  • fix: expand waterfall ancestors on flamegraph click (#11373) @aks07
  • fix: postprocess json logs message key (#11189) @piyushsingariya
  • fix(metrics-explorer): show actual timestamp in metric sidesheet 'Last Received' tooltip (#11370) @AshwinBhatkal

🧰 Maintenance

Full Changelog: v0.125.0...v0.125.1

v0.125.0

20 May 07:34
74c875e

Choose a tag to compare

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

Full Changelog: v0.124.0...v0.125.0

v0.124.0

15 May 11:09
1e30158

Choose a tag to compare

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

New Contributors

Full Changelog: v0.123.0...v0.124.0