v0.135.1
Textualize/textualv0.135.1Jul 31, 2026by github-actions[bot]
AI Summary
This release brings new features for GCP integration (storage and GKE services), adds a test tab for LLM attribute mapping, and includes various UI/UX improvements.
Key Highlights
- Added cloud storage service and GKE service for GCP integration.
- Introduced a Test tab with sample-span runner for LLM attribute mapping.
- Enhanced frontend support for telemetry resources in authz.
- Fixed dashboard v2 modal opening and query builder data type handling.
New Features
- Cloud storage service for GCP integration
- GCP GKE service
- Test tab with sample-span runner for LLM attribute mapping
- 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