v0.53.0
github-actions
released this
30 Aug 10:14
·
439 commits
to refs/heads/main
since this release
🚨 Note: If you are upgrading from older version of SigNoz Docker deployment, please make sure these changes are added. If you face dirty migration issue you can follow this guide to fix it.
🚀 Features
- feat: Kafka UI feedbacks (#5801) @SagarRajput-7
- chore: remove feature usage code from manager (#5803) @srikanthccv
- feat: added Messaging queue detail page (#5690) @SagarRajput-7
- feat: enable macro (#5760) @nityanandagohain
- feat(render): add render package (#5751) @grandwizard28
- feat: add support for group by attribute in log details (#5753) @vikrantgupta25
- feat: add support for changing the font size in logs (#5739) @vikrantgupta25
- feat(web): add web package (#5743) @grandwizard28
- feat(errors): add errors package (#5741) @grandwizard28
- feat(packages): add registry and http packages (#5740) @grandwizard28
- feat(packages): add first dedicated confmap, config, version and instrumentation packages (#5727) @grandwizard28
- feat: rewrite the query builder search component (#5659) @vikrantgupta25
- feat(premium-support): add premium-support feature (#5707) @grandwizard28
- feat: client changes for query stats (#5706) @vikrantgupta25
- feat: support for attribute key suggestions and example queries in logs explorer query builder (#5608) @vikrantgupta25
- feat: Add option to change max_execution_time setting for clickhouse … (#5683) @thesnallygaster
- feat: add view templates option to dashboard menu (#5696) @sharpshooter90
🐛 Bug Fixes
- fix: show add credit card modal only for cloud users (#5797) @YounixM
- fix: changing color of beta tag for Service Map & light theme changer (#5731) @pranay01
- fix: redirect users to previous page after clicking back on onboarding flow instead of services page. (#5685) @rahulkeswani101
- fix: double encode composite query for explorer links (#5777) @srikanthccv
- fix: remove the checks for aggregate operator in case of metrics v3/v4 (#5775) @vikrantgupta25
- fix: copy to clipboard not copying complete value in case of numbers (#5770) @YounixM
- fix: colored logs in new logs explorer (#5749) @vikrantgupta25
- fix: remove same origin check and return proper errors from upgrader function (#5724) @vikrantgupta25
- fix: handled defaultTraceSelected for traces list view (#5752) @SagarRajput-7
- fix: dashboard names invisible due to same background color (#5758) @YounixM
- fix: raw view css condense fix for line clamp (#5755) @vikrantgupta25
- fix: nan and inf values in formula result (#5733) @srikanthccv
- fix: added onDragSelect to DBCall and External metric app (#5694) @SagarRajput-7
- fix: add missing selected time range variables (#5714) @srikanthccv
- chore: use base prefix of /ws for websocket paths (#5719) @raj-k-singh
- fix: do not use relative URLs for ws connections (#5715) @vikrantgupta25
🧰 Maintenance
- chore: add types for alert type, state, and rule data kind (#5804) @srikanthccv
- chore: remove feature usage code from manager (#5803) @srikanthccv
- chore: remove old data migrations (#5802) @srikanthccv
- chore: added trace views test (#5519) @SagarRajput-7
- chore: added trace detail tests (#5523) @SagarRajput-7
- chore: clean out the logs time range issues / old logs explorer routes issue (#5590) @vikrantgupta25
- chore: add extra safety nets in case of malformed URL (#5767) @vikrantgupta25
- chore: add total count and state filter (#5745) @srikanthccv
- fix: remove same origin check and return proper errors from upgrader function (#5724) @vikrantgupta25
- chore: added trace explorer test (#5531) @SagarRajput-7
- chore: chat block events (#5725) @makeavish
- chore(codeowners): update codeowners to team (#5726) @grandwizard28
- chore: use base prefix of /ws for websocket paths (#5719) @raj-k-singh
- chore: added leading slash for for ws URL (#5709) @vikrantgupta25
- chore: dashboard and alert names (#5705) @makeavish
- chore: remove the base URL from the ws config (#5708) @vikrantgupta25
- chore: add telemetry for dashboards/alerts with tsv2 table (#5677) @srikanthccv
- Add network latency (traces-metrics) correlation for kafka (#5652) @shivanshuraj1333
- small patch to fix consumer_group check (#5769) @shivanshuraj1333
- patch for ee (#5766) @shivanshuraj1333
- NOOP to Count in alert creation from logs (#5464) @ahmadshaheer
New Contributors
- @sharpshooter90 made their first contribution in #5696
- @thesnallygaster made their first contribution in #5683
Full Changelog: v0.52.0...v0.53.0