Skip to content

Commit e499348

Browse files
chore(main): release 0.2.0
1 parent e8c6640 commit e499348

File tree

3 files changed

+26
-2
lines changed

3 files changed

+26
-2
lines changed

.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.1.7"
2+
".": "0.2.0"
33
}

CHANGELOG.md

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

3+
## [0.2.0](https://github.com/gemini-cli-extensions/alloydb/compare/0.1.7...0.2.0) (2025-12-15)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **serverless-spark:** add URLs to list\_batches output
9+
* **serverless-spark:** add Cloud Console and Logging URLs to get\_batch
10+
* **serverless-spark:** add URLs to create batch tool outputs
11+
12+
### Features
13+
14+
* **looker/tools:** Enhance dashboard creation with dashboard filters ([genai-toolbox#​2133](https://redirect.github.com/googleapis/genai-toolbox/issues/2133)) ([285aa46](https://redirect.github.com/googleapis/genai-toolbox/commit/285aa46b887d9acb2da8766e107bbf1ab75b8812)) ([e8c6640](https://github.com/gemini-cli-extensions/alloydb/commit/e8c6640d0d552bee841a1e59557cf2cd31a9b753))
15+
* **serverless-spark:** add Cloud Console and Logging URLs to get\_batch ([e8c6640](https://github.com/gemini-cli-extensions/alloydb/commit/e8c6640d0d552bee841a1e59557cf2cd31a9b753))
16+
* **serverless-spark:** Add Cloud Console and Logging URLs to get\_batch ([e29c061](https://redirect.github.com/googleapis/genai-toolbox/commit/e29c0616d6b9ecda2badcaf7b69614e511ac031b)) ([e8c6640](https://github.com/gemini-cli-extensions/alloydb/commit/e8c6640d0d552bee841a1e59557cf2cd31a9b753))
17+
* **serverless-spark:** add URLs to create batch tool outputs ([e8c6640](https://github.com/gemini-cli-extensions/alloydb/commit/e8c6640d0d552bee841a1e59557cf2cd31a9b753))
18+
* **serverless-spark:** Add URLs to create batch tool outputs ([c6ccf4b](https://redirect.github.com/googleapis/genai-toolbox/commit/c6ccf4bd87026484143a2d0f5527b2edab03b54a)) ([e8c6640](https://github.com/gemini-cli-extensions/alloydb/commit/e8c6640d0d552bee841a1e59557cf2cd31a9b753))
19+
* **serverless-spark:** add URLs to list\_batches output ([e8c6640](https://github.com/gemini-cli-extensions/alloydb/commit/e8c6640d0d552bee841a1e59557cf2cd31a9b753))
20+
* **serverless-spark:** Add URLs to list\_batches output ([5605eab](https://redirect.github.com/googleapis/genai-toolbox/commit/5605eabd696696ade07f52431a28ef65c0fb1f77)) ([e8c6640](https://github.com/gemini-cli-extensions/alloydb/commit/e8c6640d0d552bee841a1e59557cf2cd31a9b753))
21+
22+
23+
### Bug Fixes
24+
25+
* List tables tools null fix ([genai-toolbox#​2107](https://redirect.github.com/googleapis/genai-toolbox/issues/2107)) ([2b45266](https://redirect.github.com/googleapis/genai-toolbox/commit/2b452665983154041d4cd0ed7d82532e4af682eb)) ([e8c6640](https://github.com/gemini-cli-extensions/alloydb/commit/e8c6640d0d552bee841a1e59557cf2cd31a9b753))
26+
327
## [0.1.7](https://github.com/gemini-cli-extensions/alloydb/compare/0.1.6...0.1.7) (2025-12-05)
428

529

gemini-extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "alloydb",
3-
"version": "0.1.7",
3+
"version": "0.2.0",
44
"description": "Create, connect, and interact with an AlloyDB for PostgreSQL database and data.",
55
"mcpServers": {
66
"alloydb_admin": {

0 commit comments

Comments
 (0)