Skip to content

Releases: SigNoz/signoz

v0.92.1

13 Aug 09:40
9c95294
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

🧰 Maintenance

v0.92.0

13 Aug 06:48
802ce6d
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

v0.92.0-rc.5

08 Aug 12:51
8e5cb90
Compare
Choose a tag to compare
v0.92.0-rc.5 Pre-release
Pre-release

Changelog

  • 8e5cb90 fix(alert): added querier v5 in test notify (#8749)
  • 760eabb chore: do not return err for meter source temporality (#8750)
  • 35ddaaa chore: add env to override logs keys table name (#8748)
  • a51ee66 Improvement: Added Otel-collector setup for local dev environment (#8701)
  • 75d1891 feat: migrate old saved columns keys to name (#8747)
  • 932918e feat: meter explorer (#8741)
  • aa3bc16 test(integration): bump requests to 2.32.4 (#8743)
  • b5098e0 fix: logs explorer - should have atleast 1 column, discard empty key columns (#8740)
  • 20dc561 fix: added fix for query becoming empty on time change (#8739)
  • 99bbb87 chore: add option to ignore data skipping indices (#8738)
  • f1ce931 feat(telemetrymeter): add support for telemetry meter (#8667)
  • 9279438 fix: limit keys for empty search key (#8728)

v0.92.0-rc.4

07 Aug 17:13
Compare
Choose a tag to compare
v0.92.0-rc.4 Pre-release
Pre-release

Changelog

  • b821244 Merge branch 'main' into limit-for-empty-key-search
  • b5098e0 fix: logs explorer - should have atleast 1 column, discard empty key columns (#8740)
  • 20dc561 fix: added fix for query becoming empty on time change (#8739)
  • 99bbb87 chore: add option to ignore data skipping indices (#8738)
  • f1ce931 feat(telemetrymeter): add support for telemetry meter (#8667)
  • 9279438 fix: limit keys for empty search key (#8728)

v0.92.0-rc.3

06 Aug 19:58
Compare
Choose a tag to compare
v0.92.0-rc.3 Pre-release
Pre-release

Changelog

v0.92.0-rc.2

06 Aug 19:06
Compare
Choose a tag to compare
v0.92.0-rc.2 Pre-release
Pre-release

Changelog

  • 751802f fix: limit keys for empty search key

v0.92.0-rc.1

06 Aug 17:49
v0.92.0-rc.1
bd02848
Compare
Choose a tag to compare
v0.92.0-rc.1 Pre-release
Pre-release

Changelog

  • bd02848 chore: add sql migration for dashboards, alerts, and saved views (#8642)
  • b5016b0 fix: added fix for key suggestions (#8727)
  • c308e86 fix: added fix for query addon lightmode ui (#8725)
  • 41ee417 fix: fixed metric aggregation and value retention inconsistency in edit mode (#8718)
  • 9946631 fix: added fix for query suggestions position (#8719)
  • 3a2eab2 fixes: includes fixes required in the new QB (#8675)
  • 01202b5 feat: created new error content plugin for QB v5 (#8700)
  • 2901e05 chore: improve metrics explorer empty state (#8711)
  • 3723726 chore: update home page task tracker for metrics explorer (#8631)
  • 8e5b1be fix: improve the UX of trying to create a funnel with existing name (#8693)
  • 301d9ca fix: disabling alert from overview page doesn't work (#8640)
  • f350b0e chore: add endpoint to replace varibales (#8689)
  • 090538f docs: add step to cd into frontend directory before yarn commands (#8696)
  • db13f85 fix: fix the issue of stale pipeline processor state while switching between different processors (#8661)
  • 3d874c2 chore(resp): add omitempty to timestamp (#8688)
  • e68ce11 test(integration): add traces integration tests (#8666)
  • 587b0ef Sign In / Sign Up UI updates (#8562)
  • bb6c366 feat: new query builder (#8466)
  • 5c1f070 chore: use new querier for v5 versioned alerts (#8650)
  • 1ce150d chore: add unsupported saml list (#8665)

v0.91.0

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

Warning

If you are using docker and upgrading via this repository, run VERSION=v0.91.0 ./deploy/install.sh to upgrade.

🚀 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