v0.99.0
SigNoz/signozv0.99.0Oct 29, 2025by github-actions[bot]
AI Summary
The release focuses on log context management and dashboard usability improvements. Key highlights include priority-based resource attribute selection and automatic dashboard URL variables. Features include view switching with groupby, S3 logs retention handling, quick filter improvements, and dashboard URL variables.
Key Highlights
- Priority-based resource attribute selection for logs
- Improved filter visibility and auto-open behavior
- Dashboard sync around URL variables
- Switching between views when groupby is present
New Features
- Allow switching between views when groupby is present
- Enhance S3 logs retention handling
- Implement priority-based resource attribute selection
- Improve filter visibility and auto-open behavior in quick-filters
- Added variable in url and made dashboard sync around that
Full Release Notes
## π Features * feat: allowing switching between views when groupby is present (#9386) @YounixM * feat: enhance s3 logs retention handling (#9371) @ahmadshaheer * feat: changed cold storage duration to seconds in v1 (#9405) @eKuG * feat: double encode view query (#9429) @aks07 * feat(logs-context): implement priority-based resource attribute selection (#9303) @ahmadshaheer * feat(quick-filters): improve filter visibility and auto-open behavior (#9253) @ahmadshaheer * feat: added variable in url and made dashboard sync around that and sharable with user friendly format (#8874) @SagarRajput-7 ## π Bug Fixes * feat: changed cold storage duration to seconds in v1 (#9405) @eKuG * Fix: Escape HTML rendering in log body (#9413) @aks07 * fix: removed option param cleanup from variable function (#9411) @SagarRajput-7 * fix: fix drag select not working in panel edit mode (#9130) @SagarRajput-7 * fix: added test cases for exportoption wrapper and export function (#9321) @SagarRajput-7 * fix: changed metric time and space type reset and change logic (#9066) @SagarRajput-7 * fix: fix threshold validation mismatch (#9196) @SagarRajput-7 * fix(sqlschema): postgres sqlschema get table operation (#9395) @vikrantgupta25 * fix: prevent memory leaks from uncleaned uPlot event listeners (#9320) @ahrefabhi * fix: replace fmt.Errorf with signoz/pkg/errors and update golangci-liβ¦ (#9373) @pkalsi97 ## π§° Maintenance * chore(release): bump SigNoz to v0.99.0 (#9431) @primus-bot * chore: add data test ids for alerts e2e tests (#9384) @amlannandy * chore: enable editing of unit from metric details (#8839) @amlannandy * chore(statsreporter): adds statscollector for config (#9407) @Nageshbansal * chore: update slow running test in tracesExplorer test (#9396) @SagarRajput-7 ## New Contributors * @pkalsi97 made their first contribution in https://github.com/SigNoz/signoz/pull/9373 **Full Changelog**: https://github.com/SigNoz/signoz/compare/v0.98.0...v0.99.0