v0.135.1
SigNoz/signozv0.135.1Jul 31, 2026by github-actions[bot]
AI Summary
Enhancements to LLM attribute mapping and GCP integration, including new services for Cloud Storage and GKE.
Key Highlights
- Added Test tab with sample-span runner for LLM attribute mapping.
- Added GCP Cloud Storage and GKE services.
- Frontend support for telemetry resources in authz.
New Features
- Add Test tab with sample-span runner for llm-attribute-mapping
- Adding cloud storage service for GCP integration
- Adding gcp gke service
- Add frontend support for telemetry resources
Full Release Notes
## 🚀 Features * feat(llm-attribute-mapping): add Test tab with sample-span runner (#11819) @tewarig * feat: adding cloud storage service for GCP integration (#12341) @swapnil-signoz * feat: adding gcp gke service (#12319) @swapnil-signoz * feat(authz): add frontend support for telemetry resources (#12292) @vikrantgupta25 ## 🐛 Bug Fixes * fix(dashboard-v2): open the View modal and editor on the panel's own query (#12345) @ahrefabhi * fix(dashboard-v2): variable defaults and clear affordance + other fixes (#12343) @AshwinBhatkal * fix(query-builder): guard the operator lookup against an unmapped dataType (#12329) @tewarig * fix: remove navigator clipboard use while using copy btn (#12333) @aks07 * fix(logs): open log details in table (Column) format when activeId is set (#12269) @tewarig ## 🧰 Maintenance * chore(deps): bump google.golang.org/grpc from 1.79.3 to 1.82.1 in /scripts/promqltestcorpus (#12321) @dependabot * test(role-settings): increase timeout & reduce amount of dom changes on test (#12346) @H4ad * chore(docs): add authz guide (#12317) @H4ad * chore(alert-history): use v2 apis (#12132) @H4ad * test(query-builder): fix timeout in qb context test (#12336) @aks07 **Full Changelog**: https://github.com/SigNoz/signoz/compare/v0.135.0...v0.135.1