From 74bd7d5d8399b4184075dde43d6991f9179100ee Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Wed, 1 Jul 2026 13:40:14 +0000
Subject: [PATCH] chore(main): release 0.5.3
---
.claude-plugin/plugin.json | 2 +-
.codex-plugin/plugin.json | 2 +-
.release-please-manifest.json | 2 +-
CHANGELOG.md | 34 ++++++++++++++++++++++++++++++++++
README.md | 8 ++++----
gemini-extension.json | 2 +-
6 files changed, 42 insertions(+), 8 deletions(-)
diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json
index b332948..dd31de5 100644
--- a/.claude-plugin/plugin.json
+++ b/.claude-plugin/plugin.json
@@ -1,6 +1,6 @@
{
"name": "knowledge-catalog",
- "version": "0.5.2",
+ "version": "0.5.3",
"description": "Connect to Knowledge Catalog to discover, manage, monitor, and govern data and AI artifacts across your data platform",
"author": {
"name": "Google LLC",
diff --git a/.codex-plugin/plugin.json b/.codex-plugin/plugin.json
index 9a76a83..1a0a1d9 100644
--- a/.codex-plugin/plugin.json
+++ b/.codex-plugin/plugin.json
@@ -1,6 +1,6 @@
{
"name": "knowledge-catalog",
- "version": "0.5.2",
+ "version": "0.5.3",
"description": "Connect to Knowledge Catalog to discover, manage, monitor, and govern data and AI artifacts across your data platform",
"author": {
"name": "Google LLC",
diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 383dd5a..6bc1697 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "0.5.2"
+ ".": "0.5.3"
}
\ No newline at end of file
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e8ec13c..619f39d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,39 @@
# Changelog
+## [0.5.3](https://github.com/gemini-cli-extensions/knowledge-catalog/compare/0.5.2...0.5.3) (2026-07-01)
+
+
+### Features
+
+* **auth/google:** Require audience or clientId for mcpEnabled ([mcp-toolbox#3450](https://redirect.github.com/googleapis/mcp-toolbox/issues/3450)) ([59f7b6e](https://redirect.github.com/googleapis/mcp-toolbox/commit/59f7b6e8eaceffca042cb7e2f2b6e5e9284b6bc3)) ([2cf5b24](https://github.com/gemini-cli-extensions/knowledge-catalog/commit/2cf5b2449ccab5de17be9b49816edfeb375869f5))
+* **mcp:** Add URL parameter binding for HTTP transport ([mcp-toolbox#3112](https://redirect.github.com/googleapis/mcp-toolbox/issues/3112)) ([0cc7b37](https://redirect.github.com/googleapis/mcp-toolbox/commit/0cc7b37b733b6a99dad5281af4024b26d730106a)) ([2cf5b24](https://github.com/gemini-cli-extensions/knowledge-catalog/commit/2cf5b2449ccab5de17be9b49816edfeb375869f5))
+* **release:** Add digital signature to Toolbox binaries ([mcp-toolbox#3528](https://redirect.github.com/googleapis/mcp-toolbox/issues/3528)) ([3f0f0af](https://redirect.github.com/googleapis/mcp-toolbox/commit/3f0f0af29007929b01e95ee2caef4fd2015d5f12)) ([2cf5b24](https://github.com/gemini-cli-extensions/knowledge-catalog/commit/2cf5b2449ccab5de17be9b49816edfeb375869f5))
+* **scylladb:** Adding support for ScyllaDB source and tool ([mcp-toolbox#3119](https://redirect.github.com/googleapis/mcp-toolbox/issues/3119)) ([2dada83](https://redirect.github.com/googleapis/mcp-toolbox/commit/2dada8306c8737e445c4f8cd3d213b72713c1834)) ([2cf5b24](https://github.com/gemini-cli-extensions/knowledge-catalog/commit/2cf5b2449ccab5de17be9b49816edfeb375869f5))
+* **server:** Add support for toolset filtering in prebuilt CLI flag ([mcp-toolbox#3245](https://redirect.github.com/googleapis/mcp-toolbox/issues/3245)) ([7cc4f65](https://redirect.github.com/googleapis/mcp-toolbox/commit/7cc4f65a8e767e0da37cf21f0ff2568b38d32b8e)) ([2cf5b24](https://github.com/gemini-cli-extensions/knowledge-catalog/commit/2cf5b2449ccab5de17be9b49816edfeb375869f5))
+* **skills:** Generate skills offline without live source connections ([mcp-toolbox#3388](https://redirect.github.com/googleapis/mcp-toolbox/issues/3388)) ([4c860b6](https://redirect.github.com/googleapis/mcp-toolbox/commit/4c860b66b03f0ebf86205e73cd8521ad90ccebe4)) ([2cf5b24](https://github.com/gemini-cli-extensions/knowledge-catalog/commit/2cf5b2449ccab5de17be9b49816edfeb375869f5))
+* **skills:** Tolerate missing env vars during offline skills-generate ([mcp-toolbox#3399](https://redirect.github.com/googleapis/mcp-toolbox/issues/3399)) ([ea5d3e5](https://redirect.github.com/googleapis/mcp-toolbox/commit/ea5d3e5b9e60bf808e10d21b522954d76f7741b6)) ([2cf5b24](https://github.com/gemini-cli-extensions/knowledge-catalog/commit/2cf5b2449ccab5de17be9b49816edfeb375869f5))
+* **tools:** Decouple tool initialization from sources ([mcp-toolbox#3355](https://redirect.github.com/googleapis/mcp-toolbox/issues/3355)) ([32a24e3](https://redirect.github.com/googleapis/mcp-toolbox/commit/32a24e35b5bf107bcf5e89af2a9b7af3740747ee)) ([2cf5b24](https://github.com/gemini-cli-extensions/knowledge-catalog/commit/2cf5b2449ccab5de17be9b49816edfeb375869f5))
+* **tools/dataplex-get-data-product:** Add dataplex-get-data-product tool ([mcp-toolbox#3499](https://redirect.github.com/googleapis/mcp-toolbox/issues/3499)) ([7ea7a09](https://redirect.github.com/googleapis/mcp-toolbox/commit/7ea7a095cc6dcf85520a8f39c4cd5a20062289f7)) ([2cf5b24](https://github.com/gemini-cli-extensions/knowledge-catalog/commit/2cf5b2449ccab5de17be9b49816edfeb375869f5))
+* **tools/dataplex-list-data-assets:** Add dataplex-list-data-assets tool ([mcp-toolbox#3500](https://redirect.github.com/googleapis/mcp-toolbox/issues/3500)) ([182f933](https://redirect.github.com/googleapis/mcp-toolbox/commit/182f9332d67cc90d81f78b536081a7f47766d966)) ([2cf5b24](https://github.com/gemini-cli-extensions/knowledge-catalog/commit/2cf5b2449ccab5de17be9b49816edfeb375869f5))
+* **tools/dataplex-list-data-products:** Add dataplex-list-data-products tool ([mcp-toolbox#3337](https://redirect.github.com/googleapis/mcp-toolbox/issues/3337)) ([6dd669a](https://redirect.github.com/googleapis/mcp-toolbox/commit/6dd669ad9bad3e54206a82b3af122d845e2cdc63)) ([2cf5b24](https://github.com/gemini-cli-extensions/knowledge-catalog/commit/2cf5b2449ccab5de17be9b49816edfeb375869f5))
+* **tools/dataplex:** Add tools to support metadata enrichment workflow ([mcp-toolbox#3270](https://redirect.github.com/googleapis/mcp-toolbox/issues/3270)) ([05289aa](https://redirect.github.com/googleapis/mcp-toolbox/commit/05289aaa022e35996038b061f07eb43574e38bd2)) ([2cf5b24](https://github.com/gemini-cli-extensions/knowledge-catalog/commit/2cf5b2449ccab5de17be9b49816edfeb375869f5))
+* Enable per source level flags for sql commenter ([mcp-toolbox#3465](https://redirect.github.com/googleapis/mcp-toolbox/issues/3465)) ([ecce6b7](https://redirect.github.com/googleapis/mcp-toolbox/commit/ecce6b7bb551b947b0951cd684cce627a4b6cf1b)) ([2cf5b24](https://github.com/gemini-cli-extensions/knowledge-catalog/commit/2cf5b2449ccab5de17be9b49816edfeb375869f5))
+* Support MCP 2026 draft specs ([mcp-toolbox#3544](https://redirect.github.com/googleapis/mcp-toolbox/issues/3544)) ([d12eaa8](https://redirect.github.com/googleapis/mcp-toolbox/commit/d12eaa856bad70b49ba2b7b9f2882cffbf81220f)) ([2cf5b24](https://github.com/gemini-cli-extensions/knowledge-catalog/commit/2cf5b2449ccab5de17be9b49816edfeb375869f5))
+
+
+### Bug Fixes
+
+* **auth/dataplex:** Fix failing source with service account credentials ([mcp-toolbox#3369](https://redirect.github.com/googleapis/mcp-toolbox/issues/3369)) ([ba4deef](https://redirect.github.com/googleapis/mcp-toolbox/commit/ba4deef140358e5876d73d355d664f629f7aeccc)) ([2cf5b24](https://github.com/gemini-cli-extensions/knowledge-catalog/commit/2cf5b2449ccab5de17be9b49816edfeb375869f5))
+* **bigquery:** Wire maximumBytesBilled into prebuilt config ([mcp-toolbox#3385](https://redirect.github.com/googleapis/mcp-toolbox/issues/3385)) ([4abbf6e](https://redirect.github.com/googleapis/mcp-toolbox/commit/4abbf6e82cc4af4c1903d9143337c965987475a9)) ([2cf5b24](https://github.com/gemini-cli-extensions/knowledge-catalog/commit/2cf5b2449ccab5de17be9b49816edfeb375869f5))
+* **config:** Add doc/line context to parse errors ([mcp-toolbox#2957](https://redirect.github.com/googleapis/mcp-toolbox/issues/2957)) ([4b097da](https://redirect.github.com/googleapis/mcp-toolbox/commit/4b097daa2143817e55a9e557e8c1dea054bfc7b8)) ([2cf5b24](https://github.com/gemini-cli-extensions/knowledge-catalog/commit/2cf5b2449ccab5de17be9b49816edfeb375869f5))
+* **npm:** Source binary version from cmd/version.txt ([mcp-toolbox#3417](https://redirect.github.com/googleapis/mcp-toolbox/issues/3417)) ([6ffbdec](https://redirect.github.com/googleapis/mcp-toolbox/commit/6ffbdecaea98db5c16dc9eeca8fb73e4bbc48102)) ([2cf5b24](https://github.com/gemini-cli-extensions/knowledge-catalog/commit/2cf5b2449ccab5de17be9b49816edfeb375869f5))
+* **prebuilt/alloydb-omni:** Require password env var explicitly ([mcp-toolbox#3398](https://redirect.github.com/googleapis/mcp-toolbox/issues/3398)) ([fcbe3e7](https://redirect.github.com/googleapis/mcp-toolbox/commit/fcbe3e70d3d4e671e97e424187dba907d7c5b10b)) ([2cf5b24](https://github.com/gemini-cli-extensions/knowledge-catalog/commit/2cf5b2449ccab5de17be9b49816edfeb375869f5))
+* **server:** Fail if MCP auth is enabled together with enable-api ([mcp-toolbox#3435](https://redirect.github.com/googleapis/mcp-toolbox/issues/3435)) ([a6ff910](https://redirect.github.com/googleapis/mcp-toolbox/commit/a6ff910a602adece11f0a6581d6211e5927f7182)) ([2cf5b24](https://github.com/gemini-cli-extensions/knowledge-catalog/commit/2cf5b2449ccab5de17be9b49816edfeb375869f5))
+* **server:** Return errors instead of panicking in InitializeConfigs ([mcp-toolbox#3397](https://redirect.github.com/googleapis/mcp-toolbox/issues/3397)) ([f48b01d](https://redirect.github.com/googleapis/mcp-toolbox/commit/f48b01dc1775e4583a06689a2e67fb06e5dd3c68)) ([2cf5b24](https://github.com/gemini-cli-extensions/knowledge-catalog/commit/2cf5b2449ccab5de17be9b49816edfeb375869f5))
+* **source/dataplex,source/datalineage:** Specify cloud-platform scope for default credentials ([mcp-toolbox#3376](https://redirect.github.com/googleapis/mcp-toolbox/issues/3376)) ([13e8c36](https://redirect.github.com/googleapis/mcp-toolbox/commit/13e8c364de6fa598f1864134eff5b756340c8358)) ([2cf5b24](https://github.com/gemini-cli-extensions/knowledge-catalog/commit/2cf5b2449ccab5de17be9b49816edfeb375869f5))
+* Bound MCP HTTP body size ([mcp-toolbox#3216](https://redirect.github.com/googleapis/mcp-toolbox/issues/3216)) ([d4f4342](https://redirect.github.com/googleapis/mcp-toolbox/commit/d4f434251392fb597779a90a12c63d21533ea187)) ([2cf5b24](https://github.com/gemini-cli-extensions/knowledge-catalog/commit/2cf5b2449ccab5de17be9b49816edfeb375869f5))
+* Escape delimiter characters in applyEscape to prevent SQL injection ([mcp-toolbox#2811](https://redirect.github.com/googleapis/mcp-toolbox/issues/2811)) ([932519a](https://redirect.github.com/googleapis/mcp-toolbox/commit/932519a9551861bf5f18787dc43b20d06350343f)) ([2cf5b24](https://github.com/gemini-cli-extensions/knowledge-catalog/commit/2cf5b2449ccab5de17be9b49816edfeb375869f5))
+
## [0.5.2](https://github.com/gemini-cli-extensions/knowledge-catalog/compare/0.5.1...0.5.2) (2026-06-11)
diff --git a/README.md b/README.md
index ade38de..b495301 100644
--- a/README.md
+++ b/README.md
@@ -71,8 +71,8 @@ For the latest version, check the [releases page][releases].
💡 Tip — Migrating from Gemini CLI?
@@ -91,7 +91,7 @@ See Migrating from Gemi **1. Clone the Repo:** ```bash -git clone --branch 0.5.2 https://github.com/gemini-cli-extensions/knowledge-catalog.git +git clone --branch 0.5.3 https://github.com/gemini-cli-extensions/knowledge-catalog.git ``` **2. Install the skills:** @@ -182,7 +182,7 @@ You can install skills using the `npx skills` command. Run the following command in your terminal to automatically download and register the skills: ```bash -npx skills add https://github.com/gemini-cli-extensions/knowledge-catalog/tree/0.5.2 +npx skills add https://github.com/gemini-cli-extensions/knowledge-catalog/tree/0.5.3 ``` For detailed info check out the [Skills npm package](https://www.npmjs.com/package/skills). diff --git a/gemini-extension.json b/gemini-extension.json index 1dac016..a2c6fa7 100644 --- a/gemini-extension.json +++ b/gemini-extension.json @@ -1,6 +1,6 @@ { "name": "knowledge-catalog", - "version": "0.5.2", + "version": "0.5.3", "description": "Connect to Knowledge Catalog (formerly known as Dataplex) to discover, manage, monitor, and govern data and AI artifacts across your data platform", "contextFileName": "KNOWLEDGE_CATALOG.md", "settings": [