“Your focus determines your reality.” — Qui-Gon Jinn
🚨Upgrading from older versions
If you are using SigNoz from v0.26.x and prior, you will need to run the migration steps for v0.27. - Docs
If you have ClickHouse SQL queries in dashboards or alerts with any of the selected fields, you will be required to update them. - Docs
🚀 Features
- feat: Just-in-time provisioning of SSO users (#3394) @ankitnayan
- feat: get and update log fields updated to support new materialized c… (#3275) @nityanandagohain
- feat: default types for the query builder is updated (#3369) @palashgdev
- feat: add regex support to traces (#3393) @makeavish
🐛 Bug Fixes
- fix: disable proxy buffering and cache (#3399) @nityanandagohain
- fix: ts issue fixed with live tail (#3397) @nityanandagohain
- fix: type email is added in the invite members (#3376) @palashgdev
- fix: [FE-3128]: Logs Explorer: Show options based on format type selected (#3333) @YounixM
- fix: regex support updated in logs (#3392) @nityanandagohain
- fix: update request payload and color in light mode for apdex (#3381) @palashgdev
🧰 Maintenance
- chore: do not return domain when err is observed (#3421) @ankitnayan
- chore(deps): bump github.com/russellhaering/gosaml2 from 0.8.0 to 0.9.0 (#3406) @dependabot
- chore: disable telemetry in CI (#3405) @rkssisodiya
- chore: upgrade to go 1.21 (#3401) @rkssisodiya
- chore: search support is added in dashboard variables (#3378) @palashgdev
- Align the query start and end timestamps to the nearest multiple of step (#2844) @srikanthccv
- Update Docker Download number label in README.md (#3388) @pranay01
New Contributors
Full Changelog: v0.26.1...v0.27.0