Skip to content

Releases: SigNoz/signoz

v0.90.1

16 Jul 11:36
cf4e44d

Choose a tag to compare

🐛 Bug Fixes

  • fix: added fix for changelog refetching multiple times on tab change (#8545) @ahrefabhi

🧰 Maintenance

  • chore(release): bump SigNoz to v0.90.1, OTel Collector to v0.128.2 (#8546) @Primus-bot

Full Changelog: v0.90.0...v0.90.1

v0.90.0

16 Jul 07:14
e2253ec

Choose a tag to compare

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

New Contributors

Full Changelog: v0.89.0...v0.90.0

v0.89.0

09 Jul 06:38
d17dab9

Choose a tag to compare

What's Changed

Warning

Metrics names and labels normalization has been removed in this release. Going forward, you will see non-normalized metrics only. This is not a concern if you are a new user. If you are an existing user, you need to take steps to migrate the SQLite data that contains the dashboards and alerts, and ClickHouse data if you want to convert the old data retained for longer periods. Detailed steps are mentioned here: https://signoz.io/docs/operate/migration/upgrade-0.88. Leave any comments here: #5975

🚀 Features

  • feat(sqlschema): add sqlschema (#8384) @grandwizard28
  • feat(statsreporter): add railway platform detection (#8467) @Nageshbansal

🐛 Bug Fixes

  • fix(apdex): use right metric name for metadata (#8463) @srikanthccv
  • fix: allowed user to select text in json body field in log details (#8450) @sawhil
  • fix: trace details v2 ui bugs (#8448) @sawhil
  • fix(users): skip sending email if frontend base url is not set (#8459) @grandwizard28
  • fix: resolve ui full reload on auto-refresh (#8383) @amlannandy
  • fix(memorycache): add a cloneable interface (#8414) @grandwizard28
  • fix: simplify changelog fetching logic and enhance version display interactivity (#8432) @ahrefabhi
  • fix: add DOT_METRICS_ENABLED and remove clickhousemetricswrite (#8461) @Nageshbansal

🧰 Maintenance

v0.88.1

04 Jul 11:25
7c17ac4

Choose a tag to compare

What's Changed

Warning

Metrics names and labels normalization has been removed in this release. Going forward, you will see non-normalized metrics only. This is not a concern if you are a new user. If you are an existing user, you need to take steps to migrate the SQLite data that contains the dashboards and alerts, and ClickHouse data if you want to convert the old data retained for longer periods. Detailed steps are mentioned here: https://signoz.io/docs/operate/migration/upgrade-0.88. Leave any comments here: #5975

🚀 Features

🐛 Bug Fixes

  • fix: used a new classname for banner container earlier one was in ad block list (#8433) @sawhil
  • Fix drag handle obstruction on dashboard and service details page (#8428) @aks07
  • fix: performance optimizations in log details view json field rendering (#8324) @sawhil
  • fix(statsreporter): add unix timestamps for last observed time (#8426) @grandwizard28
  • fix: update media styling for changelog renderer and adjust video class (#8425) @ahrefabhi
  • fix: nil pointer exception when result[0].Table is nil (#8424) @makeavish
  • fix: no logs in list view issue - added logs datasource for formatting and column options in the useoptionsmenu consumption (#8421) @sawhil
  • Revert "fix: fix the regex matching logic in RouteTab" (#8418) @amlannandy
  • fix: remove deprecated telemetry::metrics::address from config (#8412) @srikanthccv
  • fix: telemetry query events (#8388) @makeavish
  • feat: trace to logs custom empty state UI (#8381) @ahmadshaheer
  • Hide integration tab for Community users (#8435) @aks07
  • Sentry issues (#8264) @aks07

🧰 Maintenance

v0.88.0

02 Jul 06:52
9a3a8c8

Choose a tag to compare

🚀 Features

Warning

Metrics names and labels normalization has been removed in this release. Going forward, you will see non-normalized metrics only. This is not a concern if you are a new user. If you are an existing user, you need to take steps to migrate the SQLite data that contains the dashboards and alerts, and ClickHouse data if you want to convert the old data retained for longer periods. Detailed steps are mentioned here: https://signoz.io/docs/operate/migration/upgrade-0.88. Leave any comments here: #5975

  • feat(telemetry): remove telemetry (#8326) @grandwizard28
  • fix: added network call on search in explorercolumnsrenderer with debounce (#8325) @sawhil
  • feat: add support for expandable popover for stack message and body in trace details page (#8330) @ahmadshaheer
  • feat(user-profile): update organisation onboarding questions (#8206) @YounixM
  • feat(changelog): show changelogs for newer versions available (#8270) @ahrefabhi
  • feat: show billing , settings to admin when workspace is blocked (#8291) @YounixM
  • feat: adds a final part of trace funnel feature (analytics APIs, and analytics queries) implementation (#8129) @shivanshuraj1333
  • feat(analytics): move frontend event to group_id (#8279) @grandwizard28
  • feat: added support for trace_operators in query range v5 (#8165) @eKuG
  • feat(licensing): add analytics for licensing (#8252) @grandwizard28
  • feat(statsreporter): add stats for telemetry.*.last_observed.time (#8251) @grandwizard28
  • feat: sidebar revamp (#8087) @YounixM
  • feat: add span scope filter to trace details page (#8005) @ahmadshaheer
  • feat: generalised preferences framework (#7903) @sawhil
  • feat(trace): add visuals for events on span waterfall and flamegraph (#7889) @dmavrommatis
  • feat: add for Hetzner and coolify deployment platform in statsreporter (#8409) @Nageshbansal

🐛 Bug Fixes

🧰 Maintenance

New Contributors

Full Changelog: v0.87.0...v0.88.0

v0.88.0-rc.1

26 Jun 12:29
d174038

Choose a tag to compare

v0.88.0-rc.1 Pre-release
Pre-release

What's Changed

Warning

We are removing the normalisation for metrics names and labels, learn more here https://signoz.io/guides/metrics-migration/ and leave any comments here #5975

🚀 Features

  • feat(telemetry): remove telemetry (#8326) @grandwizard28
  • fix: added network call on search in explorercolumnsrenderer with debounce (#8325) @sawhil
  • feat: add support for expandable popover for stack message and body in trace details page (#8330) @ahmadshaheer
  • feat(user-profile): update organisation onboarding questions (#8206) @YounixM
  • feat(changelog): show changelogs for newer versions available (#8270) @ahrefabhi
  • feat: show billing , settings to admin when workspace is blocked (#8291) @YounixM
  • feat: adds a final part of trace funnel feature (analytics APIs, and analytics queries) implementation (#8129) @shivanshuraj1333
  • feat(analytics): move frontend event to group_id (#8279) @grandwizard28
  • feat: added support for trace_operators in query range v5 (#8165) @eKuG
  • feat(licensing): add analytics for licensing (#8252) @grandwizard28
  • feat(statsreporter): add stats for telemetry.*.last_observed.time (#8251) @grandwizard28
  • feat: sidebar revamp (#8087) @YounixM
  • feat: add span scope filter to trace details page (#8005) @ahmadshaheer
  • feat: generalised preferences framework (#7903) @sawhil
  • feat(trace): add visuals for events on span waterfall and flamegraph (#7889) @dmavrommatis

🐛 Bug Fixes

🧰 Maintenance

v0.87.0

11 Jun 06:46
17f48d6

Choose a tag to compare

Warning

We are removing the normalisation for metrics names and labels, learn more here https://signoz.io/guides/metrics-migration/ and leave any comments here #5975

🚀 Features

  • feat(statsreporter): report stats on stop (#8187) @grandwizard28
  • feat(statsreporter): build a statsreporter service (#8177) @grandwizard28
  • feat(preference): add support for objects and arrays (#8142) @grandwizard28
  • feat: Adding ContainerInsights in ECS Integrations (AWS) (#8122) @piyushsingariya
  • feat: handle unkown metric in panel query (#8083) @SagarRajput-7
  • feat: Introducing EKS integration (AWS) (#8021) @piyushsingariya

🐛 Bug Fixes

🧰 Maintenance

Full Changelog: v0.86.2...v0.87.0

v0.87.0-rc.1

11 Jun 08:53
17f48d6

Choose a tag to compare

v0.87.0-rc.1 Pre-release
Pre-release

Changelog

  • 17f48d6 chore(release): bump to v0.87.0 (#8222)
  • 2d6774d fix: add missing denominator for reset case (#8180)
  • 62a9d7e docs(contributing): add endpoint docs (#8215)
  • 3a2c7a7 fix(dashboard): create dashboard panic for id (#8214)
  • 33e70d1 fix: traces back button issue (#8041)
  • 85f04e4 chore: add querier HTTP API endpoint and bucket cache implementation (#8178)
  • 53f9e7d chore: trace funnels bugfixes/improvements (#8114)
  • ad46e22 docs(contributing): add provider docs (#8193)
  • e79195c fix: handle alert list updates (#8109)
  • f77bb88 chore: add analytics for metrics explorer (#8108)
  • baa15ba chore: metrics explorer summary view fixes (#8126)
  • 316e682 feat(statsreporter): report stats on stop (#8187)
  • a1fa276 feat(statsreporter): build a statsreporter service (#8177)
  • decb660 chore(sqlmigration): drop the rule history and data migrations table (#8181)
  • 0acbcf8 chore: remove critters-webpack-plugin (#8172)
  • 11eabdc chore(deps): bump webpack-dev-server from 4.15.2 to 5.2.1 in /frontend (#8160)
  • eb94554 feat(preference): add support for objects and arrays (#8142)
  • e8280db feat: Adding ContainerInsights in ECS Integrations (AWS) (#8122)
  • 44ea237 fix: remove whitespace from sso cert (#8141)
  • 72b0214 chore: add range query impl for promql (#8130)
  • 386a215 chore: metric statement builder (#8104)
  • ba0ba4b build(go): upgrade purego to v0.8.4 (#8159)
  • d60c9ab feat: handle unkown metric in panel query (#8083)
  • 90770b9 feat: Introducing EKS integration (AWS) (#8021)
  • a19874c fix(dashboard): dashboards/alerts info telemetry fix (#8161)
  • 65ff460 fix: Enhance filter support for Pipeline Simulation (#8134)

v0.86.2

04 Jun 14:55
b9d542a

Choose a tag to compare

Warning

We are removing the normalisation for metrics names and labels, learn more here https://signoz.io/guides/metrics-migration/ and leave any comments here #5975

What's Changed

🐛 Bug Fixes

🧰 Maintenance

v0.86.1

04 Jun 07:48
28f6f42

Choose a tag to compare

Warning

We are removing the normalisation for metrics names and labels, learn more here https://signoz.io/guides/metrics-migration/ and leave any comments here #5975

What's Changed

🐛 Bug Fixes

  • fix(alertmanager): fix legacy alertmanager injection (#8151) @grandwizard28

🧰 Maintenance