Skip to content

Commit 2c6350e

Browse files
chore(main): release 0.1.3
1 parent 109ca4a commit 2c6350e

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-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.2"
2+
".": "0.1.3"
33
}

CHANGELOG.md

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

3+
## [0.1.3](https://github.com/gemini-cli-extensions/cloud-sql-postgresql-observability/compare/0.1.2...0.1.3) (2026-01-28)
4+
5+
6+
### Features
7+
8+
* **sources/mysql:** postgres3([genai-toolbox#​1707](https://github.com/googleapis/genai-toolbox/issues/1707)) ([eeb694c](https://github.com/googleapis/genai-toolbox/commit/eeb694c20facc40a38bfa67073c4cb1f3dd657ff)) ([62de614](https://github.com/gemini-cli-extensions/cloud-sql-postgresql-observability/commit/62de61480bd7585de0ff23630f836231e4edf0fa))
9+
* **sources/postgres4:** Escape program_name for MySQL ([genai-toolbox#​1717](https://github.com/googleapis/genai-toolbox/issues/1717)) ([02f7f8a](https://github.com/googleapis/genai-toolbox/commit/02f7f8af979057efe99fd138cb1b958130355b68)) ([62de614](https://github.com/gemini-cli-extensions/cloud-sql-postgresql-observability/commit/62de61480bd7585de0ff23630f836231e4edf0fa))
10+
* **tools/postgres2:** Ts. ([genai-toolbox#​1673](https://github.com/googleapis/genai-toolbox/issues/1673)) ([089081f](https://github.com/googleapis/genai-toolbox/commit/089081feb0e32f9eb65d00df5987392d413a4081)) ([62de614](https://github.com/gemini-cli-extensions/cloud-sql-postgresql-observability/commit/62de61480bd7585de0ff23630f836231e4edf0fa))
11+
* **tools/postgres5:** Allow 2xx status code on tool invocation ([genai-toolbox#​1761](https://github.com/googleapis/genai-toolbox/issues/1761)) ([a06d0d8](https://github.com/googleapis/genai-toolbox/commit/a06d0d8735fbec29bea97457248845a8c6b4aa3c)) ([62de614](https://github.com/gemini-cli-extensions/cloud-sql-postgresql-observability/commit/62de61480bd7585de0ff23630f836231e4edf0fa))
12+
* **deps:** update dependency googleapis/genai-toolbox to v0.25.0 ([#61](https://github.com/gemini-cli-extensions/cloud-sql-postgresql-observability/issues/61)) ([109ca4a](https://github.com/gemini-cli-extensions/cloud-sql-postgresql-observability/commit/109ca4ab81aa03cff2ec54e7b08969a2ec24f987))
13+
* postges random 1([genai-toolbox#​1770](https://github.com/googleapis/genai-toolbox/issues/1770)) ([eaf7740](https://github.com/googleapis/genai-toolbox/commit/eaf77406fd386c12315d67eb685dc69e0415c516)) ([62de614](https://github.com/gemini-cli-extensions/cloud-sql-postgresql-observability/commit/62de61480bd7585de0ff23630f836231e4edf0fa))
14+
315
## [0.1.2](https://github.com/gemini-cli-extensions/cloud-sql-postgresql-observability/compare/0.1.1...0.1.2) (2025-10-17)
416

517

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-postgresql-observability",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Manage and monitor database performance and health for Cloud SQL for PostgreSQL databases.",
55
"mcpServers": {
66
"cloud_sql_postgresql_observability": {

0 commit comments

Comments
 (0)