Skip to content

v0.38.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 13:57
· 1067 commits to refs/heads/main since this release

🚨Upgrading from older versions

If you were using SigNoz from v0.37.x and prior, you will need to run the migration steps after upgrading to v0.38. - Docs

Please use 0.38.1 instead as it includes a critical bug fix.

🚀 Features

  • feat: show total items count in table (#4453) @YounixM
  • feat: users should choose either to broadcast all or enter specific channels to alert (#4441) @YounixM

🐛 Bug Fixes

  • fix: update only showTotal property by spreading pagination object (#4467) @YounixM
  • fix: set light background for full screen in dashboard (#4465) @YounixM
  • fix: [GH-4451]: custom time range modal closed on focussing closed date (#4456) @Vikrant2520
  • fix: close delete modal on delete success (#4459) @YounixM
  • fix: variable selection flow - dependent variable option not updated … (#4438) @YounixM
  • fix: [GH-4434]: dashboard variables performance issues (#4437) @Vikrant2520
  • fix: Logs UI: querybuildersearch: avoid emptying out query on sourceKeys update if tags are yet to be populated (#4355) @raj-k-singh
  • fix: center align the dashboard delete modal (#4429) @Vikrant2520
  • fix:edit the name on sign up page if name is blank (#4216) @keshavg2
  • fix(frontend,serviceMap): dynamically truncate service map node label (#4365) @prashanth-nani

🧰 Maintenance

New Contributors

Full Changelog: v0.37.2...v0.38.0