Skip to content

Releases: SigNoz/signoz

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

v0.35.0

06 Dec 16:51
09d5793
Compare
Choose a tag to compare

🚀 Features

  • Feat: fe: logs pipelines severity parsing processor (#4149) @raj-k-singh
  • Feat: fe: logs pipelines timestamp parsing processor (#4106) @raj-k-singh
  • Feat: QS: logs pipelines severity parsing processor (#4132) @raj-k-singh
  • feat: dashboard perf improvements (#4010) @YounixM
  • feat: [GH-4093]: move the name to the left and the actions to the right for widget header (#4130) @Vikrant2520

🐛 Bug Fixes

🧰 Maintenance

  • ci(staging-deployment): ✏️ fix command to fetch schema migrator image (#4123) @prashant-shahi
  • chore(deps): bump tj-actions/branch-names from 5.1 to 7.0.7 in /.github/workflows (#4164) @dependabot
  • chore(deps): bump @adobe/css-tools from 4.3.1 to 4.3.2 in /frontend (#4134) @dependabot
  • [Snyk] Security upgrade alpine from 3.18.3 to 3.18.5 (#4145) @ankitnayan
  • [Snyk] Security upgrade alpine from 3.18.3 to 3.18.5 (#4146) @YounixM

Full Changelog: v0.34.4...v0.35.0

v0.34.4

29 Nov 17:34
50d584c
Compare
Choose a tag to compare

🚀 Features

  • Feat: query service: logs pipelines timestamp parsing processor (#4105) @raj-k-singh
  • FE: while saving widget scrolled into view (#4046) @palashgdev
  • feat: custom timeout and contextTimeout flag in response (#4022) @nityanandagohain
  • feat: added the share link for view widget mode (#4052) @palashgdev
  • feat: added auth as pre-requisite for the other tests (#4031) @Vikrant2520
  • feat: add pr template (#4102) @Vikrant2520

🐛 Bug Fixes

  • Fix: some pipelines UI fixes (#4112) @raj-k-singh
  • fix: queryTable is updated with newData (#4084) @palashgdev
  • fix: use window function lagInFrame for rate calculation (#4068) @srikanthccv
  • fix: [GH-4097]: Fix missing values in chart tooltip (#4098) @YounixM
  • fix: updated the form value on mount (#4076) @palashgdev
  • fix: sort tooltip value based on value and highlight on hover (#4059) @YounixM
  • fix: update logic for handling data for uplot charts (#4070) @YounixM
  • Fix/pipelines temp work around for supporting dots in resource keys (#4064) @raj-k-singh
  • [Fix]: the undefined threshold format issue (#4058) @Rajat-Dabade
  • Fix: pipelines: string ops on missing attribs in pipeline filters should not spam warnings (#4049) @raj-k-singh
  • fix: dashboard delete is fixed and toast message is added (#4050) @palashgdev
  • fix: new dashboard menu items are flickering (#4039) @YounixM
  • fix: [GH-4075]: block action on the view section if the dashboard is locked (#4089) @Vikrant2520
  • fix: [GH-4081]: no whitespace should appear when we remove hidden from body styles (#4092) @Vikrant2520
  • fix: [3958]: restrict dashboard api call on other pages on tab visibility change (#4066) @Vikrant2520

🧰 Maintenance

New Contributors

Full Changelog: v0.34.3...v0.34.4

v0.34.3

23 Nov 16:54
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

Full Changelog: v0.34.2...v0.34.3

v0.34.2

22 Nov 16:06
a54cf38
Compare
Choose a tag to compare

🐛 Bug Fixes

🧰 Maintenance

Full Changelog: v0.34.1...v0.34.2

v0.34.1

21 Nov 12:56
bc942d2
Compare
Choose a tag to compare

What's Changed

  • fix: tab in license page aligned properly (#4006) @joemiltonm
  • feat: added dashboard list and create tests (#3989) @Vikrant2520
  • fix: Move db calls to prepared statement for checkTTLStatusItem in clickhousereader (#3976) @srikanth-iyengar
  • Onboarding v2 (#3955) @YounixM
  • feat: trace explorer page end to end test (#3960) @Vikrant2520

🚀 Features

  • feat: Nan filtering is added (#4000) @palashgdev
  • feat: improve dashboard view user experience (#3654) @YounixM
  • feat: copy to clipboard start and end time added (#3995) @palashgdev
  • feat: add open sans font and set font family in theme configuration (#3994) @YounixM
  • feat: update logic to generate x series for line series charts (#3993) @YounixM
  • feat: reset selected environment, service name, framework on data so… (#3992) @YounixM

🐛 Bug Fixes

🧰 Maintenance

New Contributors

Full Changelog: v0.34.0...v0.34.1

v0.34.0

17 Nov 03:59
dc23368
Compare
Choose a tag to compare

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

🚀 Features

  • [Feat]: Uplot Threshold in Time Series. (#3974) @Rajat-Dabade
  • Feat/fill span gaps reset (#3973) @YounixM
  • [Feat]: Threshold in dashboard for Value Component (#3949) @Rajat-Dabade
  • feat: use error boundary lib and setup fallback component (#3970) @YounixM
  • feat: uplot graph is added and some re-rendering is reduced (#3771) @palashgdev
  • feat(FE): dashboard alerts is added (#3908) @palashgdev
  • feat: dashboard lock feature (#3880) @YounixM
  • feat(dashboard): enable cmd+click for dashboard name in list (#3947) @joemiltonm
  • feat: happy flow for services from list view to all the three details tab rendering the correct tables (#3942) @Vikrant2520
  • feat: added services page playwright tests (#3928) @Vikrant2520

🐛 Bug Fixes

🧰 Maintenance

  • Chore: logs pipelines UI telemetry (#3964) @rkssisodiya
  • chore: dashboards to alerts creation support in query-service (#3924) @srikanthccv
  • chore: return warning logs too from collector simulator (#3888) @rkssisodiya
  • chore: dashboard locking ee query-service (#3890) @srikanthccv
  • docs: added ror onboarding docs (#3927) @Calm-Rock
  • [Refactor]: global time range for promql query (#3935) @Rajat-Dabade

New Contributors

Full Changelog: v0.33.1...v0.34.0

v0.33.1

02 Nov 18:31
9f5039d
Compare
Choose a tag to compare

🐛 Bug Fixes

Full Changelog: v0.33.0...v0.33.1