Skip to content

Releases: SigNoz/signoz

v0.92.0

13 Aug 06:48
802ce6d

Choose a tag to compare

What's Changed

  • Improvement: Added Otel-collector setup for local dev environment (#8701) @nikhilmantri0902
  • test(integration): bump requests to 2.32.4 (#8743) @grandwizard28
  • docs: add step to cd into frontend directory before yarn commands (#8696) @nikhilmantri0902
  • test(integration): add traces integration tests (#8666) @grandwizard28
  • Sign In / Sign Up UI updates (#8562) @YounixM
  • fix: adding missing flags to run go-run-community (#8653) @harshitrajsinha
  • chore: adds advocate.md for community advocate program (#8648) @Nageshbansal
  • test(integration): add or filter with resource attributes (#8651) @grandwizard28
  • test(integration): add integration tests for logs (#8619) @grandwizard28
  • Update run-e2e.yaml (#8620) @YounixM

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

v0.92.0-rc.5

08 Aug 12:51
8e5cb90

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

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

Choose a tag to compare

v0.92.0-rc.3 Pre-release
Pre-release

Changelog

v0.92.0-rc.2

06 Aug 19:06

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

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

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

  • feat: update app loading screen and add system theme option (#8567) @YounixM
  • feat: add support for single step funnels while creating from span details (#8492) @ahmadshaheer
  • feat: add support for entrypoint spans toggle in top operations table (#8175) @ahmadshaheer
  • feat: add more codeowners (#8558) @grandwizard28
  • feat(license): show refetch payment status button to reconcile payments (#8551) @YounixM
  • feat(cmd): add cmd package (#8535) @grandwizard28
  • feat: add support for role based access in trace funnels flows (#8481) @ahmadshaheer

🐛 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

  • chore: pre-populate the alert condition based on the selected reduce to and thresholds (#8352) @amlannandy
  • chore(dot-metrics): added log line to check for those queries who are still using normalized metrics (#8518) @aniketio-ctrl
  • fix: use only needed resource attributes in context filter (#8568) @ahrefabhi
  • chore: add unit tests for metric details drawer (#8515) @amlannandy
  • chore: support legacy cols usage and address several gaps (#8552) @srikanthccv
  • ci(prereleaser): remove cron scheduler (#8584) @grandwizard28
  • Remove docker downloads badge (#8556) @Nageshbansal

New Contributors

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

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