Skip to content

Releases: SigNoz/signoz

v0.91.0

24 Jul 06:49
78df27a
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

  • fix: add safeguard for large log body entries (#8560) @aks07
  • fix: don't fetch all attributes during build and run query (#8589) @nityanandagohain
  • fix: update how index filters are built for resource table (#8561) @nityanandagohain
  • fix: fixed stylus vulnerability by using the npm provided - 0.0.1-security version (#8592) @SagarRajput-7
  • fix(prom-dup-labels): added fingerprint in prom labels (#8563) @aniketio-ctrl
  • fix: added attribute check for log details filtering (#8427) @sawhil
  • fix: navigating from infra monitoring to logs with open in explorer has missing filters (#8570) @amlannandy
  • fix(dedup-prom): added check for duplicated samples data (#8502) @aniketio-ctrl
  • fix: prevent 1Password extension from interfering with time inputs (#8486) @ulpcan
  • fix: retain filters during pagination and field filtering on exceptions page (#8300) @scout9ll

🧰 Maintenance

New Contributors

Full Changelog: v0.90.1...v0.91.0

v0.90.1

16 Jul 11:36
cf4e44d
Compare
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
Compare
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
Compare
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

🧰 Maintenance

v0.88.1

04 Jul 11:25
7c17ac4
Compare
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
Compare
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

🐛 Bug Fixes

🧰 Maintenance

New Contributors

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

v0.88.0-rc.1

26 Jun 12:29
d174038
Compare
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

🐛 Bug Fixes

🧰 Maintenance

v0.87.0

11 Jun 06:46
17f48d6
Compare
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

🐛 Bug Fixes

🧰 Maintenance

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

v0.87.0-rc.1

11 Jun 08:53
17f48d6
Compare
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
Compare
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