Skip to content

Releases: SigNoz/signoz

v0.38.2

02 Feb 12:30
d5e0a26
Compare
Choose a tag to compare

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

🚀 Features

  • feat: add typecheck on pre-commit hook (#4472) @Vikrant2520
  • feat: all line series with same labels should have same color in a da… (#4478) @YounixM
  • feat: show info message in general settings for cloud users to reacho… (#4476) @YounixM

🐛 Bug Fixes

  • fix: maintain existing pagination configs (#4484) @YounixM
  • fix: custom range should be unique to pages (#4460) @Vikrant2520

Full Changelog: v0.38.1...v0.38.2

v0.38.1

31 Jan 19:37
Compare
Choose a tag to compare

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

What's Changed

  • Revert "fix: Logs UI: querybuildersearch: avoid emptying out query on sourceKeys update if tags are yet to be populated " by @YounixM in #4473

Full Changelog: v0.38.0...v0.38.1

v0.38.0

31 Jan 13:57
Compare
Choose a tag to compare

🚨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

v0.37.2

24 Jan 17:51
110b545
Compare
Choose a tag to compare

🚀 Features

  • feat: added log attributes in the raw view old designs (#4423) @Vikrant2520

🐛 Bug Fixes

  • fix: custom time width and refresh text visibility issues (#4428) @YounixM
  • fix: update search logic in dashboard to search for title, description, tags (#4427) @YounixM
  • fix: reset env on data source select, set logo center aligned (#4417) @YounixM

🧰 Maintenance

Full Changelog: v0.37.1...v0.37.2

v0.37.1

22 Jan 14:25
64d854f
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix: logs page crash when special chars present in the value of query (#4408) @Vikrant2520
  • [Fix]: Resolve glitch in graph due to variable and time stamp change (#4406) @Rajat-Dabade
  • fix: back btn navigation on first load (#4405) @Vikrant2520
  • fix: trial banner moving to left screen and breaking trace detail page (#4403) @Vikrant2520

Full Changelog: v0.37.0...v0.37.1

v0.37.0

19 Jan 20:56
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

  • Revert "fix: update time stamp on the first load in URL to help with back navigation" (#4398) @YounixM
  • fix: update time stamp on the first load in URL to help with back navigation (#4397) @Vikrant2520
  • fix: allow workspace blocked users to extend trial (#4393) @YounixM
  • fix: button visibility in clickhouse and promQL headers (#4390) @Vikrant2520
  • fix: [GH-4383]: handle special characters in the services name (#4388) @Vikrant2520
  • fix: autosave layout to layout change (#4385) @YounixM
  • fix: set max 6 months for user entered time (#4384) @YounixM
  • fix: update correct format in URL in case of custom date time (#4371) @Vikrant2520
  • fix: empty string search doesn't return all exceptions (#4346) @YounixM
  • fix: soft min and soft max undefined issue (#4351) @Rajat-Dabade
  • Fix: FE: pipelines: should be able to exit edit mode without making a change (#4335) @raj-k-singh
  • fix: validate password on paste, change (#4344) @YounixM
  • fix: throw error when response for value panel returns more than one … (#4332) @srikanthccv
  • chore: fix the query range cache gaps (#4283) @srikanthccv

🧰 Maintenance

New Contributors

Full Changelog: v0.36.2...v0.37.0

v0.36.2

29 Dec 16:50
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix: logs pipelines: ignore coalesce op when generating nil check for add value expressions (#4305) @raj-k-singh
  • fix: opamp server: do not panic if config generation fails (#4307) @raj-k-singh

🧰 Maintenance

Full Changelog: v0.36.1...v0.36.2

v0.36.1

29 Dec 10:12
019bc8c
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

Full Changelog: v0.36.0...v0.36.1

v0.36.0

22 Dec 10:49
Compare
Choose a tag to compare

🚨Upgrading from older versions

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

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

Full Changelog: v0.35.1...v0.36.0

v0.35.1

13 Dec 17:47
a805eb7
Compare
Choose a tag to compare

🚀 Features

  • [Feat]: only clicked legend graph visible (#4226) @Rajat-Dabade
  • feat: track channel click event in support page (#4217) @YounixM
  • feat: pass abort signal to cancel api request on query-key change or … (#4193) @YounixM

🐛 Bug Fixes

  • fix: createPAT method to return id (#4078) @makeavish
  • fix: use updated query value on test query, restrict direct commit to… (#4210) @YounixM
  • Revert "fix: variable edit flow - use updated query value on test query" (#4207) @YounixM
  • fix: incorrect alert description and summary for prom rules (#4190) @srikanthccv
  • Fix: qs: allow saving pipelines without connected agents (#4189) @raj-k-singh
  • fix(FE): render tooltip if full name of attributes/tag in query builder over hover (#4071) @grvv
  • fix(FE): Fixes the background color of the dashboards full screen view as per the mode selected i.e dark or light mode (#4175) @avijeetpandey

🧰 Maintenance

New Contributors

Full Changelog: v0.35.0...v0.35.1