diff --git a/.release-please-manifest.json b/.release-please-manifest.json index cda9cbd..4c5a1a0 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.1.2" + ".": "0.1.3" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index ada9245..a1e1b85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [0.1.3](https://github.com/gemini-cli-extensions/cloud-sql-postgresql-observability/compare/0.1.2...0.1.3) (2025-10-31) + + +### Features + +* **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)) +* **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)) +* **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)) +* **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)) +* 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)) + ## [0.1.2](https://github.com/gemini-cli-extensions/cloud-sql-postgresql-observability/compare/0.1.1...0.1.2) (2025-10-17) diff --git a/gemini-extension.json b/gemini-extension.json index 9bcfd49..1e3a1ac 100644 --- a/gemini-extension.json +++ b/gemini-extension.json @@ -1,6 +1,6 @@ { "name": "cloud-sql-postgresql-observability", - "version": "0.1.2", + "version": "0.1.3", "description": "Manage and monitor database performance and health for Cloud SQL for PostgreSQL databases.", "mcpServers": { "cloud_sql_postgresql_observability": {