Releases: gemini-cli-extensions/looker-conversational-analytics
Releases · gemini-cli-extensions/looker-conversational-analytics
v0.2.1
0.2.1 (2026-03-03)
Features
- dataproc: Add dataproc source and list/get clusters/jobs tools (#2407) (cc05e57) (9e55081)
- tools/looker: Enable Get All Lookml Tests, Run LookML Tests, and Create View From Table tools for Looker (#2522) (e01139a) (9e55081)
- tools/looker: Tools to list/create/delete directories (#2488) (0036d8c) (9e55081)
- ui: Make tool list panel resizable (#2253) (276cf60) (9e55081)
- Add polling system to dynamic reloading (#2466) (fcaac9b) (9e55081)
- Added basic template for sdks doc migrate (#1961) (87f2eaf) (9e55081)
Bug Fixes
- ci: Add path for forked PR unit test runs (#2540) (04dd2a7) (9e55081)
- docs/adk: Resolve dependency duplication (#2418) (4d44abb) (9e55081)
- docs/langchain: Fix core at 0.3.0 and align compatible dependencies (#2426) (36edfd3) (9e55081)
- oracle: Enable DML operations and resolve incorrect array type error (#2323) (72146a4) (9e55081)
- server/mcp: Guard nil dereference in sseManager.get (#2557) (e534196), closes #2548 (9e55081)
- tests: Resolve LlamaIndex dependency conflict in JS quickstart (#2597) (ac11f5a) (9e55081)
- tests/postgres: Implement uuid-based isolation and reliable resource cleanup (#2377) (8a96fb1) (9e55081)
- tests/postgres: Restore list_schemas test and implement dynamic owner (#2521) (7041e79) (9e55081)
- Deflake alloydb omni (#2431) (62b8309) (9e55081)
- Enforce required validation for explicit null parameter values (#2519) (d5e9512) (9e55081)
v0.2.0
0.2.0 (2026-02-20)
⚠ BREAKING CHANGES
- Update/add detailed telemetry for mcp endpoint compliant with OTEL semantic convention (#1987) (478a0bd)
- Update configuration file v2 (#2369)(293c1d6)
Features
- cli/invoke: Add support for direct tool invocation from CLI (#2353) (6e49ba4) (96c5cb6)
- cli/skills: Add support for generating agent skills from toolset (#2392) (80ef346) (96c5cb6)
- cloud-logging-admin: Add source, tools, integration test and docs (#2137) (252fc30) (96c5cb6)
- cockroachdb: Add CockroachDB integration with cockroach-go (#2006) (1fdd99a) (96c5cb6)
- prebuiltconfigs/alloydb-omni: Implement Alloydb omni dataplane tools (#2340) (e995349) (96c5cb6)
- server: Add Tool call error categories (#2387) (32cb4db) (96c5cb6)
- tools/looker: support
looker-validate-projecttool (#2430) (a15a128) (96c5cb6) - Update configuration file v2 (#2369)(293c1d6) (96c5cb6)
- Update/add detailed telemetry for mcp endpoint compliant with OTEL semantic convention (#1987) (478a0bd) (96c5cb6)
Bug Fixes
v0.1.9
v0.1.8
v0.1.7
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
0.1.2 (2025-11-09)
Features
- cloud-healthcare: Add support for healthcare source, tool and prebuilt config (#1853) (1f833fb) (5288e58)
- elasticsearch: Add Elasticsearch source and tools (#1109) (5367285) (5288e58)
- mindsdb: Add MindsDB Source and Tools (#878) (1b2cca9) (5288e58)
- singlestore: Add SingleStore Source and Tools (#1333) (40b9dba) (5288e58)
- tools/looker-run-dashboard: New
run_dashboardtool (#1858) (30857c2) (5288e58) - tools/looker-run-look: Modify run_look to show query origin (#1860) (991e539) (5288e58)
- tools/looker: Tools to retrieve the connections, schemas, databases, and column metadata from a looker system. (#1804) (d7d1b03) (5288e58)
- Support
excludeValuesfor parameters (#1818) (a8e98dc) (5288e58)