Skip to content

Commit bc1472e

Browse files
chore(main): release 0.2.1
1 parent 180673b commit bc1472e

6 files changed

Lines changed: 29 additions & 8 deletions

File tree

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloud-sql-mysql",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Connect and interact with a Cloud SQL for MySQL database and data.",
55
"author": {
66
"name": "Google LLC",

.codex-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloud-sql-mysql",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Connect and interact with a Cloud SQL for MySQL database and data.",
55
"author": {
66
"name": "Google LLC",

.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.0"
2+
".": "0.2.1"
33
}

CHANGELOG.md

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

3+
## [0.2.1](https://github.com/gemini-cli-extensions/cloud-sql-mysql/compare/0.2.0...0.2.1) (2026-07-14)
4+
5+
6+
### Features
7+
8+
* **auth:** Implement MCP auth tool-level scopes validation ([mcp-toolbox#​3049](https://redirect.github.com/googleapis/mcp-toolbox/issues/3049)) ([c528985](https://redirect.github.com/googleapis/mcp-toolbox/commit/c528985149060adb648f85b5486391bd72d6727e)) ([180673b](https://github.com/gemini-cli-extensions/cloud-sql-mysql/commit/180673b26d2ceac50978ff1a82af0b071446b129))
9+
* **looker:** Propagate client IP from incoming MCP requests to downstream SDK calls ([mcp-toolbox#​3253](https://redirect.github.com/googleapis/mcp-toolbox/issues/3253)) ([75da6c2](https://redirect.github.com/googleapis/mcp-toolbox/commit/75da6c21dd29d7e8e70eac1b747e3946097e7459)) ([180673b](https://github.com/gemini-cli-extensions/cloud-sql-mysql/commit/180673b26d2ceac50978ff1a82af0b071446b129))
10+
* add Cloud Build pipeline and evaluation configuration for Cloud SQL MySQL extension ([#119](https://github.com/gemini-cli-extensions/cloud-sql-mysql/issues/119)) ([fdf3cc6](https://github.com/gemini-cli-extensions/cloud-sql-mysql/commit/fdf3cc6e47df9a6db74e61b1342031b590dca6bb))
11+
* Add support for HTTPS/TLS listener ([mcp-toolbox#​3126](https://redirect.github.com/googleapis/mcp-toolbox/issues/3126)) ([8bc385d](https://redirect.github.com/googleapis/mcp-toolbox/commit/8bc385d7d6fd9ed2ad13503d9feb503de0b512b1)) ([180673b](https://github.com/gemini-cli-extensions/cloud-sql-mysql/commit/180673b26d2ceac50978ff1a82af0b071446b129))
12+
* Setup SQLCommenter and allow client metadata ([mcp-toolbox#​3064](https://redirect.github.com/googleapis/mcp-toolbox/issues/3064)) ([9f1f9b3](https://redirect.github.com/googleapis/mcp-toolbox/commit/9f1f9b321dcd05cce55dbff1bbaebfc44a4c9907)) ([180673b](https://github.com/gemini-cli-extensions/cloud-sql-mysql/commit/180673b26d2ceac50978ff1a82af0b071446b129))
13+
14+
15+
### Bug Fixes
16+
17+
* **auth/generic:** Fix generic auth expiration field and integration with `authRequired` ([mcp-toolbox#​3251](https://redirect.github.com/googleapis/mcp-toolbox/issues/3251)) ([f4d16c0](https://redirect.github.com/googleapis/mcp-toolbox/commit/f4d16c09b12c4d3297a9aedca706c9830382a4e3)) ([180673b](https://github.com/gemini-cli-extensions/cloud-sql-mysql/commit/180673b26d2ceac50978ff1a82af0b071446b129))
18+
* **mcp:** Implement router-level logger injection for MCP auth ([mcp-toolbox#​3067](https://redirect.github.com/googleapis/mcp-toolbox/issues/3067)) ([ccc7cf5](https://redirect.github.com/googleapis/mcp-toolbox/commit/ccc7cf5ee8a1bacb6b57faf41ae5a1cc3da5299e)) ([180673b](https://github.com/gemini-cli-extensions/cloud-sql-mysql/commit/180673b26d2ceac50978ff1a82af0b071446b129))
19+
* **tools:** Initialize query result slices to empty array ([mcp-toolbox#​3250](https://redirect.github.com/googleapis/mcp-toolbox/issues/3250)) ([60ddf48](https://redirect.github.com/googleapis/mcp-toolbox/commit/60ddf487468bfd11c7f9346f16a33a8986f89f84)) ([180673b](https://github.com/gemini-cli-extensions/cloud-sql-mysql/commit/180673b26d2ceac50978ff1a82af0b071446b129))
20+
* Allow converting string literal block with list ([mcp-toolbox#​3050](https://redirect.github.com/googleapis/mcp-toolbox/issues/3050)) ([36ab2a9](https://redirect.github.com/googleapis/mcp-toolbox/commit/36ab2a98f9f2d03c27eea389d2281bfc4581ffa1)), closes [mcp-toolbox#​3023](https://redirect.github.com/googleapis/mcp-toolbox/issues/3023) ([180673b](https://github.com/gemini-cli-extensions/cloud-sql-mysql/commit/180673b26d2ceac50978ff1a82af0b071446b129))
21+
* Prevent test.db from being created during unit tests ([mcp-toolbox#​3042](https://redirect.github.com/googleapis/mcp-toolbox/issues/3042)) ([d10d2ca](https://redirect.github.com/googleapis/mcp-toolbox/commit/d10d2caeb7c9eda7d17d6dbd9f63363b2bc23a7a)) ([180673b](https://github.com/gemini-cli-extensions/cloud-sql-mysql/commit/180673b26d2ceac50978ff1a82af0b071446b129))
22+
* Remove hardcoded \* allowed origin for sse ([mcp-toolbox#​3054](https://redirect.github.com/googleapis/mcp-toolbox/issues/3054)) ([c4c7bd9](https://redirect.github.com/googleapis/mcp-toolbox/commit/c4c7bd917e686de68e2be866cfe3872c3439efae)) ([180673b](https://github.com/gemini-cli-extensions/cloud-sql-mysql/commit/180673b26d2ceac50978ff1a82af0b071446b129))
23+
324
## [0.2.0](https://github.com/gemini-cli-extensions/cloud-sql-mysql/compare/0.1.9...0.2.0) (2026-04-16)
425

526

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ For the latest version, check the [releases page][releases].
8787
<summary id="antigravity">Antigravity</summary>
8888

8989
You can use either of these two agents for Antigravity:
90-
- [Antigravity CLI](https://github.com/google-gemini/gemini-cli) version **v1.6.0** or higher
91-
- [Antigravity 2.0](https://antigravity.google/product/antigravity-2) version **v2.0.0** or higher.
90+
- [Antigravity CLI](https://github.com/google-gemini/gemini-cli) version **v0.2.1** or higher
91+
- [Antigravity 2.0](https://antigravity.google/product/antigravity-2) version **v0.2.1** or higher.
9292

9393
<blockquote>
9494
💡 <strong>Tip — Migrating from Gemini CLI?</strong><br>
@@ -107,7 +107,7 @@ See <a href="https://antigravity.google/docs/gcli-migration">Migrating from Gemi
107107
**1. Clone the Repo:**
108108

109109
```bash
110-
git clone --branch 0.2.0 https://github.com/gemini-cli-extensions/cloud-sql-mysql.git
110+
git clone --branch 0.2.1 https://github.com/gemini-cli-extensions/cloud-sql-mysql.git
111111
```
112112

113113
**2. Install the skills:**
@@ -198,7 +198,7 @@ You can install skills using the `npx skills` command.
198198
Run the following command in your terminal to automatically download and register the skills:
199199

200200
```bash
201-
npx skills add https://github.com/gemini-cli-extensions/cloud-sql-mysql/tree/0.2.0
201+
npx skills add https://github.com/gemini-cli-extensions/cloud-sql-mysql/tree/0.2.1
202202
```
203203

204204
For detailed info check out the [Skills npm package](https://www.npmjs.com/package/skills).

gemini-extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloud-sql-mysql",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Connect and interact with a Cloud SQL for MySQL database and data",
55
"contextFileName": "CLOUD-SQL-MYSQL.md",
66
"settings": [

0 commit comments

Comments
 (0)