v0.101.0
SigNoz/signozv0.101.0Nov 12, 2025by github-actions[bot]
AI Summary
This release improves reliability in session management and enhances the PagerDuty integration with severity labels. Key highlights include fixes for aggregation options in alerts and improvements to dashboard contrast ratios. Features cover email passing to Pylon, Pagerduty severity labels, and session management token fixes.
Key Highlights
- Pagerduty severity for labels
- Session management fixes for token rotation
- Improved dashboard panel colors for contrast
- Fix for aggregation options in alert conditions
New Features
- Pass email if username is not set - pylon
- Pagerduty add severity for labels
- Fix for aggregation options for metric in alert condition
- Fix tokenizer not to rotate when email_password session fails
- Updated dashboard panel colors for better contrast ratio
Full Release Notes
## 🚀 Features * fix: convert duration ms to string to be passed to getYAxisFormatted… (#9539) @YounixM * feat: pass email if username is not set - pylon (#9526) @YounixM ## 🐛 Bug Fixes * fix(pagerduty): add severity for labels (#9538) @srikanthccv * Fix: Navigating to different pages wont clear error page (#9560) @aks07 * fix(sessions): do not use axios base instance (#9556) @vikrantgupta25 * fix: aggregation options for metric in alert condition do not get updated (#9485) @amlannandy * fix(tokenizer): do not rotate when email_password session fails with 401 (#9541) @vikrantgupta25 * fix: convert duration ms to string to be passed to getYAxisFormatted… (#9539) @YounixM * fix: updated dashboard panel colors for better contrast ratio (#9500) @ahrefabhi * Fix: uplot dense points selection (#9469) @aks07 * fix: preserve SMTPRequireTLS during default merge (#8478) (#9418) @pkalsi97 ## 🧰 Maintenance * chore(release): bump SigNoz to v0.101.0 (#9566) @primus-bot * chore: update integration dashboard json to v5 (#9534) @srikanthccv * Bump cloud agent version to 0.0.6 (#9298) @tushar-signoz **Full Changelog**: https://github.com/SigNoz/signoz/compare/v0.101.0-rc.1...v0.101.0