v0.105.0
SigNoz/signozv0.105.0Dec 17, 2025by github-actions[bot]
AI Summary
Adds tooling for OpenAPI specification generation and expands metric metadata capabilities.
Key Highlights
- Cobra command for generating OpenAPI specs.
- JSON Body Metadata support.
- Separate attributes API for metric metadata.
New Features
- API for the dashboards with metric_name
- Add cobra command for generating openapi spec
- JSON Body Metadata
- Metric Metadata Seperate Attributes API
- Query filter extraction API
Full Release Notes
## 🚀 Features * chore(metrics-explorer): API for the dashboards with metric_name (#9638) @nikhilmantri0902 * feat(gen): add cobra command for generating openapi spec (#9803) @therealpandey * feat(JSON): JSON Body Metadata (#9593) @piyushsingariya * Feat: Single Metric Name Highlights API for SideDrawer (#9679) @nikhilmantri0902 * chore: metric Metadata Seperate Attributes API (#9622) @nikhilmantri0902 * feat: Query filter extraction API (#9617) @abhishekhugetech ## 🐛 Bug Fixes * fix: handle default columns in logs and traces explorer (#9722) @YounixM * fix: UI/UX fixes on Global Actions (CMD / CTRL + K) (#9739) @ishan621 * fix: tokenizer cache ttls and guardrails for config (#9776) @balanikaran * fix: third party api filtering (#9770) @nityanandagohain ## 🧰 Maintenance * chore(release): bump SigNoz to v0.105.0 (#9815) @primus-bot * chore(onboardingv2/config): python traces changes (#9808) @shubham-signoz * chore(metrics-explorer): API for the dashboards with metric_name (#9638) @nikhilmantri0902 * chore(metrics-explorer): address follow-up comments (#9730) @nikhilmantri0902 * chore(metric-metadata): do not delete rows, keep inserting, pick latest (#9714) @nikhilmantri0902 * chore: metric Metadata Seperate Attributes API (#9622) @nikhilmantri0902 * chore: removed alertRuleProvider from global state (#9648) @ahrefabhi * chore: update .github/CODEOWNERS (#9759) @srikanthccv * Refactor/aws api gateway dashboard (#9763) @swapnil-signoz * style: metrics custom function css overflow issues (#9660) @ishan621 * style: updated subdomain already exists UI error on 409 (#9661) @ishan621 ## New Contributors * @ishan621 made their first contribution in https://github.com/SigNoz/signoz/pull/9661 **Full Changelog**: https://github.com/SigNoz/signoz/compare/v0.104.0...v0.105.0