Skip to content

Releases: SigNoz/signoz

v0.51.0

31 Jul 17:08
4192fd5
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

New Contributors

Full Changelog: v0.50.0...v0.51.0

v0.50.0

17 Jul 14:48
09ea7b9
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

New Contributors

Full Changelog: v0.49.1...v0.50.0

v0.49.1

04 Jul 17:11
Compare
Choose a tag to compare

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


🐛 Bug Fixes

🧰 Maintenance

Full Changelog: v0.49.0...v0.49.1

v0.49.0

03 Jul 13:28
216ad36
Compare
Choose a tag to compare

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

🚨 Note: If you were using SigNoz from v0.35.1 or prior, and created logs pipelines with filters using attribute names with _ in them, you may need to update the pipelines before upgrading to v0.49. Read more at docs


🚀 Features

🐛 Bug Fixes

🧰 Maintenance

New Contributors

Full Changelog: v0.48.1...v0.49.0

v0.48.1

25 Jun 14:26
97b6674
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

Full Changelog: v0.48.0...v0.48.1

v0.48.0

20 Jun 15:32
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

Full Changelog: v0.47.0...v0.48.0

v0.47.0

05 Jun 14:24
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

Full Changelog: v0.46.0...v0.47.0

v0.46.0

27 May 05:41
52c8584
Compare
Choose a tag to compare

🚀 Features

  • feat: added helper text, learn-more and doc-link (#5024) @SagarRajput-7
  • feat: update packages (#5054) @YounixM
  • feat: restrict the rendering of img and form tags in the logs content (#4905) @Vikrant2520
  • feat(workflow): integrate with workflow identity pool (#4945) @grandwizard28
  • feat: allow using the consistent naming with the signoz collector (#4865) @git-hulk

🐛 Bug Fixes

  • Fix promql light theme (#5044) @Vikrant2520
  • fix: retain the query name,expression and disabled property on changing panel type (#4976) @Vikrant2520
  • fix: metrics order by avg (#5029) @srikanthccv
  • fix: multiple widgets getting created and hence blocking the delete (#5015) @Vikrant2520
  • fix: several issues (#5001) @srikanthccv
  • fix: added right padding to the notifications bar to show cancel button (#4969) @Vikrant2520

🧰 Maintenance

Full Changelog: v0.45.0...v0.46.0

v0.45.0

09 May 05:38
Compare
Choose a tag to compare

🚨 Note: If you were using SigNoz from v0.44.x and prior, you will need to run the migration steps after upgrading to v0.45 to migrate your existing dashboards (if any) - Docs


🚀 Features

🐛 Bug Fixes

  • fix: prevent page from crashing in case items in filters is null (#4964) @Vikrant2520
  • fix: make integrations available for the ee cloud user (#4963) @Vikrant2520
  • fix: add read-in-order config (#4918) @nityanandagohain
  • Revert "fix: step interval not getting updated on time range change" (#4955) @Vikrant2520
  • fix: text change for saved views in traces (#4953) @Vikrant2520
  • fix: add safety checks to handle null response from query range API (#4939) @YounixM
  • fix: fixed facing issue btn alignment issue (#4936) @SagarRajput-7
  • fix: ch queries sending builder as query type in query range api for exceptions alerts (#4941) @Vikrant2520
  • fix: time interval not getting updated in case of edit dashboard (#4940) @Vikrant2520
  • fix: step interval not getting updated on time range change (#4944) @Vikrant2520
  • fix: value panel restriction should be on enabled queries (#4934) @srikanthccv
  • fix: metric limit works with cache (#4935) @srikanthccv
  • fix: dont enrich if non empty keys are not same (#4930) @nityanandagohain

🧰 Maintenance

Full Changelog: v0.44.0...v0.45.0

v0.44.0

25 Apr 16:02
3272444
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • feat: [SIG-585]: Added facingIssueBtn at Dashboard list, detail and alert list, detail etc. pages (#4899) @SagarRajput-7
  • feat: [SIG-584]: moved facing issue btn tracking from trackEvent to logEvent (#4888) @SagarRajput-7
  • feat: show timestamp in list view of trace explorer (#4860) @YounixM

🐛 Bug Fixes

  • fix: rate in table panel (#4916) @makeavish
  • fix(clickhouse): update endpoint of the healthcheck in deployment files (#4908) @prashant-shahi
  • fix: restrict visibility of facing-issue button to only cloud users with intercom setup (#4907) @SagarRajput-7
  • fix: alert threshold form is resetting to default query option on stage & run (#4876) @SagarRajput-7
  • fix: do not save dashboard panel on creating a new panel if discard is pressed (#4884) @Vikrant2520
  • fix: billing container scroll issue when trial banner present (#4893) @Vikrant2520
  • fix: dashboard variable filters issue with dashboards containing older variable format (#4890) @Vikrant2520
  • fix: handle the case where the functions are undefined in the query response (#4880) @Vikrant2520
  • fix: threshold getting cleared on stage and run query and user not able to create alert issue (#4875) @Vikrant2520

🧰 Maintenance

Full Changelog: v0.43.0...v0.44.0