版本说明

本页面介绍了 Developer Knowledge API 和 Developer Knowledge MCP 服务器的更新。 请查看此页面,了解有关新增功能、更新功能、问题修复和已知问题的公告。

2026 年 7 月 27 日

  • Developer Knowledge API 现在支持 https://www.googleapis.com/auth/developerprofiles.readonly OAuth 范围。

2026 年 7 月 17 日

2026 年 7 月 9 日

  • 允许的最大 page_size 已从 20 增加到 100。SearchDocumentChunks
  • 对于 SearchDocumentChunkspage_size 值大于 100 时,现在会强制转换为 100,而不是返回 INVALID_ARGUMENT 错误。

2026 年 7 月 2 日

  • Document 消息现在包含 content_length_bytes 字段, 该字段表示 content 字段的长度(以字节为单位)。

2026 年 6 月 9 日

2026 年 6 月 1 日

2026 年 5 月 20 日

2026 年 4 月 20 日

2026 年 4 月 16 日

  • Developer Knowledge API 和 Developer Knowledge MCP 服务器现已正式发布 (GA)。使用 API 和 MCP 服务器,让 AI 驱动的开发工具能够搜索和检索 Google 的官方开发者文档。

2026 年 4 月 14 日

2026 年 4 月 9 日

2026 年 4 月 2 日

  • Document 消息现在包含 data_source 字段,该字段 表示返回的内容的来源。
  • Developer Knowledge API 现在支持 DocumentView 枚举,让 您无需检索完整文档内容即可请求文档元数据。 现在,Document 消息中会填充 view 字段。
  • Document 消息现在包含 update_time 字段, 该字段表示文档内容或元数据的上次更改时间。
  • DocumentChunk 消息现在包含 Document 字段, 其中包含有关文档的元数据。

2026 年 2 月 28 日

  • Document 消息现在包含 titledescription 字段,分别表示文档的标题和说明。

2026 年 3 月 15 日

  • 修复了 Document.uri 值缺少架构的问题。它们现在包含 https:// 前缀。

2026 年 3 月 8 日

  • MCP 工具 get_documentbatch_get_documents 已 移除。它们已替换为新的 get_documents MCP 工具。

2026 年 2 月 18 日

  • 2026 年 3 月 17 日之后,当您启用 Developer Knowledge API 时, Developer Knowledge MCP 服务器会自动启用。

2026 年 2 月 4 日

  • Developer Knowledge API 和 Developer Knowledge MCP 服务器现已推出公开预览版。 使用 API 和 MCP 服务器,让 AI 驱动的开发工具能够搜索和检索 Google 的官方开发者文档。