v0.49.0
github-actions
released this
03 Jul 13:28
·
553 commits
to refs/heads/main
since this release
🚨 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
- feat: added track event in Alerts - (multiple places) (#5354) @SagarRajput-7
- feat: add spanKind and status in span response (#5120) @nityanandagohain
- feat: remove pagination for single-page lists (#5316) @ahmadshaheer
🐛 Bug Fixes
- fix: remove pagination from members listing in org settings page (#5400) @YounixM
- fix: orderby validation and correction in logs old QB (#5399) @nityanandagohain
- fix: use the correct formatter for the description (#5388) @srikanthccv
- fix: use fill gaps only for time series panel types (#5387) @srikanthccv
- fix: restructure code to handle loading state for panel type change (#5378) @vikrantgupta25
- fix: pie chart panels not rendering (#5376) @vikrantgupta25
- Fix: pipeline alias collisions shouldnt lead to duplicate log processors (#5372) @raj-k-singh
- fix: remove duplicate severityText in raw logs (#5362) @ahmadshaheer
- fix: labelsArray being returned null despite of labels being present (#5357) @vikrantgupta25
- fix: search not working in services table (#5353) @vikrantgupta25
- fix: aks collector instruction fix (#5350) @Calm-Rock
- fix: added correct query for external metric service graph (#5318) @SagarRajput-7
🧰 Maintenance
- chore: move the table calculation to backend (#5351) @vikrantgupta25
- chore: remove workaround for supporting pipeline filters using attribs with
.
replaced by_
(#5405) @raj-k-singh - chore: remove rules dependency in CH reader (#5396) @srikanthccv
- chore: update posthog-js (#5382) @makeavish
- chore: move the table calculation to backend (#5351) @vikrantgupta25
- chore: flaky TestTransformToTableForClickHouseQueries (#5355) @srikanthccv
- chore: update table response format (#5349) @srikanthccv
- Hot rod load command fix (#5352) @KJ1010G
- chore(deps): bump ws from 7.5.9 to 7.5.10 in /frontend (#5265) @dependabot
- chore(deps): bump braces from 3.0.2 to 3.0.3 in /frontend (#5196) @dependabot
New Contributors
- @ahmadshaheer made their first contribution in #5316
- @KJ1010G made their first contribution in #5352
Full Changelog: v0.48.1...v0.49.0