v0.110.1
SigNoz/signozv0.110.1Feb 2, 2026by github-actions[bot]
AI Summary
This release focuses on bug fixes and maintenance updates, including improvements to the JSON Query Builder and UI components. It addresses data visualization issues and enhances code quality through linting rule additions.
Key Highlights
- Added support for 'has' function in New JSON Query Builder
- Fixed 'useDimensions' returning 0,0 on mount issue
- Fixed broken Group By behavior
- Added ESLint rules for import/export sorting
New Features
- Pass region to docs
- Has function support for New JSON QB
Full Release Notes
## 🚀 Features * feat: pass region to docs (#10068) @manika-signoz * feat: has function support New JSON QB (#10050) @piyushsingariya ## 🐛 Bug Fixes * fix: added fix for useDimensions returing 0,0 on mount (#10154) @ahrefabhi * test(integration): fixture for notification channel (#10089) @abhishekhugetech * Fix broken Group By behaviour (#10100) @aks07 * Fix typo in LLM Observability section (#10155) @gkarthi-signoz ## 🧰 Maintenance * chore(release): bump SigNoz to v0.110.1 (#10159) @primus-bot * chore: variable store set up (#10145) @AshwinBhatkal * chore: update CODEOWNERS file for dashboards (#10144) @AshwinBhatkal * chore: add eslint rules for import export sorting rules (#10074) @AshwinBhatkal * test(integration): fixture for notification channel (#10089) @abhishekhugetech * Adding LLM Observability Docs Ref to README.md (#10142) @gkarthi-signoz * Show both tag/resource variants for identical keys in pipeline filter options (#10150) @aks07 **Full Changelog**: https://github.com/SigNoz/signoz/compare/v0.110.0...v0.110.1