Skip to content

Releases: SigNoz/signoz

v0.31.1

13 Oct 07:54
2d6c5f4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.31.0...v0.31.1

v0.31.0

12 Oct 16:39
d7a5c6d
Compare
Choose a tag to compare

"Vision is not enough; it must be combined with venture." - Václav Havel


🚀 Features

🐛 Bug Fixes

🧰 Maintenance

New Contributors

Full Changelog: v0.30.0...v0.31.0

v0.30.0

27 Sep 19:43
Compare
Choose a tag to compare

"It Works on my Machine!!"


🚀 Features

🐛 Bug Fixes

🧰 Maintenance

New Contributors

Full Changelog: v0.29.3...v0.30.0

v0.29.3

21 Sep 05:48
045a31a
Compare
Choose a tag to compare

What's Changed

  • update webpack config to add segment ID (#3599) @YounixM
  • ci(frontend): 👷 update CI job for frontend EE build (#3596) @prashant-shahi
  • [Refactor]: polished the log UI (#3591) @Rajat-Dabade
  • Add support in query service for querybuilder filterset based log pipelines (#3560) @rkssisodiya
  • [Snyk] Security upgrade nginx from 1.24.0-alpine to 1.25.2-alpine (#3589) @YounixM
  • feat: onboarding flow - add analytics - update webpack config (#3597) @YounixM
  • feat: onboarding flow - add analytics (#3594) @YounixM

Full Changelog: v0.29.2...v0.29.3

v0.29.2

19 Sep 16:52
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

v0.29.1

15 Sep 08:53
cf1b0c2
Compare
Choose a tag to compare

🚀 Features

  • feat: tree is updated to show different node values instead of editor (#2696) @palashgdev

🐛 Bug Fixes

🧰 Maintenance

Full Changelog: v0.29.0...v0.29.1

v0.29.0

14 Sep 13:07
Compare
Choose a tag to compare

"The devil is in the details, but so is the solution."


🚨 Note: Please use v0.29.1 instead of this release. It includes immediate fixes for issues that were reported.

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

New Contributors

Full Changelog: v0.28.0...v0.29.0

v0.28.0

04 Sep 06:55
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

v0.27.0

23 Aug 17:53
Compare
Choose a tag to compare

“Your focus determines your reality.” — Qui-Gon Jinn


🚨Upgrading from older versions

If you are using SigNoz from v0.26.x and prior, you will need to run the migration steps for v0.27. - Docs

If you have ClickHouse SQL queries in dashboards or alerts with any of the selected fields, you will be required to update them. - Docs

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

  • chore: do not return domain when err is observed (#3421) @ankitnayan
  • chore(deps): bump github.com/russellhaering/gosaml2 from 0.8.0 to 0.9.0 (#3406) @dependabot
  • chore: disable telemetry in CI (#3405) @rkssisodiya
  • chore: upgrade to go 1.21 (#3401) @rkssisodiya
  • chore: search support is added in dashboard variables (#3378) @palashgdev
  • Align the query start and end timestamps to the nearest multiple of step (#2844) @srikanthccv
  • Update Docker Download number label in README.md (#3388) @pranay01

New Contributors

Full Changelog: v0.26.1...v0.27.0

v0.26.1

18 Aug 12:59
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • feat: regex operator is added in the string type for metrics source (#3362) @palashgdev

🐛 Bug Fixes