Skip to content

Commit daa8a40

Browse files
chore(main): release 0.3.0 (#113)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Dr. Strangelove <drstrangelove@google.com>
1 parent fa6ff6a commit daa8a40

3 files changed

Lines changed: 16 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.4"
2+
".": "0.3.0"
33
}

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [0.3.0](https://github.com/gemini-cli-extensions/looker/compare/0.2.4...0.3.0) (2026-04-10)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **tools/looker:** refactor looker-git-branch tool into 5 separate tools ([mcp-toolbox#​2976](https://redirect.github.com/googleapis/mcp-toolbox/issues/2976))
9+
10+
### Features
11+
12+
* **auth:** Support opaque token validation for `generic` authService ([mcp-toolbox#​2944](https://redirect.github.com/googleapis/mcp-toolbox/issues/2944)) ([c924701](https://redirect.github.com/googleapis/mcp-toolbox/commit/c924701adede95877594423d78b7ae72fe0b9c82)) ([569da80](https://github.com/gemini-cli-extensions/looker/commit/569da806c9e3ff7da46530c1d4efce4e647440bb))
13+
* **cloudsqlpg:** Run `SELECT 1` after successful connection attempt ([mcp-toolbox#​2997](https://redirect.github.com/googleapis/mcp-toolbox/issues/2997)) ([6ed9700](https://redirect.github.com/googleapis/mcp-toolbox/commit/6ed9700e15f08b31e65eb0afa605f4a8ea937e66)) ([569da80](https://github.com/gemini-cli-extensions/looker/commit/569da806c9e3ff7da46530c1d4efce4e647440bb))
14+
* **tools/looker:** refactor looker-git-branch tool into 5 separate tools ([mcp-toolbox#​2976](https://redirect.github.com/googleapis/mcp-toolbox/issues/2976)) ([569da80](https://github.com/gemini-cli-extensions/looker/commit/569da806c9e3ff7da46530c1d4efce4e647440bb))
15+
* **tools/looker:** Refactor looker-git-branch tool into 5 separate tools ([mcp-toolbox#​2976](https://redirect.github.com/googleapis/mcp-toolbox/issues/2976)) ([b2472d4](https://redirect.github.com/googleapis/mcp-toolbox/commit/b2472d4926dacc496fc6956185fb281b5e75f56f)) ([569da80](https://github.com/gemini-cli-extensions/looker/commit/569da806c9e3ff7da46530c1d4efce4e647440bb))
16+
317
## [0.2.4](https://github.com/gemini-cli-extensions/looker/compare/0.2.3...0.2.4) (2026-04-08)
418

519

gemini-extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "looker",
3-
"version": "0.2.4",
3+
"version": "0.3.0",
44
"description": "Connect to Looker",
55
"mcpServers": {
66
"looker": {

0 commit comments

Comments
 (0)