v0.97.1
SigNoz/signozv0.97.1Oct 13, 2025by github-actions[bot]
AI Summary
This release focuses on bug fixes, specifically addressing a panic in label set conversion and a crash when editing alerts. It also introduces a new absolute value function for formulas.
Key Highlights
- Add abs value function in formula
- Fix panic from label set conversion
- Fix edit alerts crash
New Features
- Add abs value function in formula
Full Release Notes
## 🚀 Features * feat: add abs value function in formula (#9315) @niladrix719 ## 🐛 Bug Fixes * fix: panic from label set conversion (#9316) @srikanthccv * fix: edit alerts crash (#9310) @amlannandy ## 🧰 Maintenance * fix: panic from label set conversion (#9316) @srikanthccv * test(integration): add integration tests for TTL methods (#9289) @tushar-signoz **Full Changelog**: https://github.com/SigNoz/signoz/compare/v0.97.0...v0.97.1