diff --git a/src/data/changelog.json b/src/data/changelog.json index 33882d50..b0d1b228 100644 --- a/src/data/changelog.json +++ b/src/data/changelog.json @@ -1,5 +1,161 @@ { "entries": [ + { + "id": "2026-03-09-api-client-python-0-12-9", + "slug": "api-client-python-0-12-9", + "title": "api-client-python v0.12.9", + "date": "2026-03-09", + "categories": [ + "API Clients" + ], + "summary": "\n", + "fullContent": "\n

Full release notes: https://github.com/gleanwork/api-client-python/releases/tag/v0.12.9

\n", + "hasTruncation": true, + "fileName": "2026-03-09-api-client-python-0-12-9.md" + }, + { + "id": "2026-03-09-api-client-java-0-12-24", + "slug": "api-client-java-0-12-24", + "title": "api-client-java v0.12.24", + "date": "2026-03-09", + "categories": [ + "API Clients" + ], + "summary": "

This release updates multiple client request/response schemas (including snippets and chat messages), introduces new datasource configuration endpoints, and deprecates a people indexing API. - Introduced breaking response changes across search, chat, messages, autocomplete, and related...

\n", + "fullContent": "

This release updates multiple client request/response schemas (including snippets and chat messages), introduces new datasource configuration endpoints, and deprecates a people indexing API. - Introduced breaking response changes across search, chat, messages, autocomplete, and related...

\n

Full release notes: https://github.com/gleanwork/api-client-java/releases/tag/v0.12.24

\n", + "hasTruncation": true, + "fileName": "2026-03-09-api-client-java-0-12-24.md" + }, + { + "id": "2026-03-09-api-client-go-0-11-29", + "slug": "api-client-go-0-11-29", + "title": "api-client-go v0.11.29", + "date": "2026-03-09", + "categories": [ + "API Clients" + ], + "summary": "

This release introduces widespread response and snippet schema changes across the Go client, multiple breaking changes to chat and search APIs, new datasource configuration endpoints, and an updated agents error model. - Breaking changes to responses for Chat (Create, Retrieve, List, CreateStream),...

\n", + "fullContent": "

This release introduces widespread response and snippet schema changes across the Go client, multiple breaking changes to chat and search APIs, new datasource configuration endpoints, and an updated agents error model. - Breaking changes to responses for Chat (Create, Retrieve, List, CreateStream),...

\n

Full release notes: https://github.com/gleanwork/api-client-go/releases/tag/v0.11.29

\n", + "hasTruncation": true, + "fileName": "2026-03-09-api-client-go-0-11-29.md" + }, + { + "id": "2026-03-06-mcp-server-0-10-1", + "slug": "mcp-server-0-10-1", + "title": "mcp-server v0.10.1", + "date": "2026-03-06", + "categories": [ + "MCP" + ], + "summary": "

Fixed a publishing issue affecting version 0.10.0. - Resolved a problem that prevented successful publishing with 0.10.0

\n", + "fullContent": "

Fixed a publishing issue affecting version 0.10.0. - Resolved a problem that prevented successful publishing with 0.10.0

\n

Full release notes: https://github.com/gleanwork/mcp-server/releases/tag/v0.10.1

\n", + "hasTruncation": true, + "fileName": "2026-03-06-mcp-server-0-10-1.md" + }, + { + "id": "2026-03-05-mcp-server-0-10-0", + "slug": "mcp-server-0-10-0", + "title": "mcp-server v0.10.0", + "date": "2026-03-05", + "categories": [ + "MCP" + ], + "summary": "

A changelog entry can’t be generated yet because only the version label (“mcp-server v0.10.0”) was provided, and the actual release note contents are missing. Please paste the full release notes text for mcp-server v0.10.0 so I can turn it into a compliant changelog entry following your rules.

\n", + "fullContent": "

A changelog entry can’t be generated yet because only the version label (“mcp-server v0.10.0”) was provided, and the actual release note contents are missing. Please paste the full release notes text for mcp-server v0.10.0 so I can turn it into a compliant changelog entry following your rules.

\n

Full release notes: https://github.com/gleanwork/mcp-server/releases/tag/v0.10.0

\n", + "hasTruncation": true, + "fileName": "2026-03-05-mcp-server-0-10-0.md" + }, + { + "id": "2026-03-05-mcp-config-schema-4-3-0", + "slug": "mcp-config-schema-4-3-0", + "title": "mcp-config-schema v4.3.0", + "date": "2026-03-05", + "categories": [ + "MCP" + ], + "summary": "

No changes documented for mcp-config-schema v4.3.0 beyond the version bump.

\n", + "fullContent": "

No changes documented for mcp-config-schema v4.3.0 beyond the version bump.

\n

Full release notes: https://github.com/gleanwork/mcp-config/releases/tag/v4.3.0

\n", + "hasTruncation": true, + "fileName": "2026-03-05-mcp-config-schema-4-3-0.md" + }, + { + "id": "2026-03-05-langchain-glean-0-4-0", + "slug": "langchain-glean-0-4-0", + "title": "langchain-glean v0.4.0", + "date": "2026-03-05", + "categories": [ + "langchain-glean" + ], + "summary": "

Adds server_url configuration with instance fallback and updates tooling and SDK usage for improved developer ergonomics. - Added server_url support with automatic fallback to the Glean instance. - Migrated task runner from go-task to native mise tasks. - Updated Speakeasy SDK usage and...

\n", + "fullContent": "

Adds server_url configuration with instance fallback and updates tooling and SDK usage for improved developer ergonomics. - Added server_url support with automatic fallback to the Glean instance. - Migrated task runner from go-task to native mise tasks. - Updated Speakeasy SDK usage and...

\n

Full release notes: https://github.com/gleanwork/langchain-glean/releases/tag/v0.4.0

\n", + "hasTruncation": true, + "fileName": "2026-03-05-langchain-glean-0-4-0.md" + }, + { + "id": "2026-03-05-glean-indexing-sdk-1-0-0b1", + "slug": "glean-indexing-sdk-1-0-0b1", + "title": "glean-indexing-sdk v1.0.0b1", + "date": "2026-03-05", + "categories": [ + "Glean Indexing SDK" + ], + "summary": "

Glean Indexing SDK now supports configuration via GLEAN_SERVER_URL with GLEAN_INSTANCE fallback and introduces improved error handling and documentation. - Added support for configuring the SDK using GLEAN_SERVER_URL with GLEAN_INSTANCE as a fallback. - Introduced a custom exception hierarchy to...

\n", + "fullContent": "

Glean Indexing SDK now supports configuration via GLEAN_SERVER_URL with GLEAN_INSTANCE fallback and introduces improved error handling and documentation. - Added support for configuring the SDK using GLEAN_SERVER_URL with GLEAN_INSTANCE as a fallback. - Introduced a custom exception hierarchy to...

\n

Full release notes: https://github.com/gleanwork/glean-indexing-sdk/releases/tag/v1.0.0b1

\n", + "hasTruncation": true, + "fileName": "2026-03-05-glean-indexing-sdk-1-0-0b1.md" + }, + { + "id": "2026-03-05-glean-agent-toolkit-0-4-0", + "slug": "glean-agent-toolkit-0-4-0", + "title": "glean-agent-toolkit 0.4.0", + "date": "2026-03-05", + "categories": [ + "Glean Agent Toolkit" + ], + "summary": "

Improves Glean Agent Toolkit’s environment configuration, developer setup, and schema capabilities while fixing adapter hints and lint issues. - Support GLEAN_SERVER_URL with GLEAN_INSTANCE fallback and add API client retry configuration controlled via environment variables - Adopt mise with full...

\n", + "fullContent": "

Improves Glean Agent Toolkit’s environment configuration, developer setup, and schema capabilities while fixing adapter hints and lint issues. - Support GLEAN_SERVER_URL with GLEAN_INSTANCE fallback and add API client retry configuration controlled via environment variables - Adopt mise with full...

\n

Full release notes: https://github.com/gleanwork/glean-agent-toolkit/releases/tag/0.4.0

\n", + "hasTruncation": true, + "fileName": "2026-03-05-glean-agent-toolkit-0-4-0.md" + }, + { + "id": "2026-03-05-configure-mcp-server-3-1-0", + "slug": "configure-mcp-server-3-1-0", + "title": "configure-mcp-server v3.1.0", + "date": "2026-03-05", + "categories": [ + "MCP" + ], + "summary": "

This release adds server URL configurability for MCP and updates the MCP config package dependency. - Added CLI flag to configure the MCP server endpoint - Added environment variable support for MCP server configuration - Migrated MCP config dependency from to

\n", + "fullContent": "

This release adds server URL configurability for MCP and updates the MCP config package dependency. - Added CLI flag to configure the MCP server endpoint - Added environment variable support for MCP server configuration - Migrated MCP config dependency from to

\n

Full release notes: https://github.com/gleanwork/configure-mcp-server/releases/tag/v3.1.0

\n", + "hasTruncation": true, + "fileName": "2026-03-05-configure-mcp-server-3-1-0.md" + }, + { + "id": "2026-02-23-mcp-config-schema-4-2-0", + "slug": "mcp-config-schema-4-2-0", + "title": "mcp-config-schema v4.2.0", + "date": "2026-02-23", + "categories": [ + "MCP" + ], + "summary": "

No functional changes documented for mcp-config-schema v4.2.0 based on the provided release notes. - Version identifier updated to mcp-config-schema v4.2.0 for tracking and dependency alignment.

\n", + "fullContent": "

No functional changes documented for mcp-config-schema v4.2.0 based on the provided release notes. - Version identifier updated to mcp-config-schema v4.2.0 for tracking and dependency alignment.

\n

Full release notes: https://github.com/gleanwork/mcp-config/releases/tag/v4.2.0

\n", + "hasTruncation": true, + "fileName": "2026-02-23-mcp-config-schema-4-2-0.md" + }, + { + "id": "2026-02-23-glean-indexing-sdk-1-0-0b0", + "slug": "glean-indexing-sdk-1-0-0b0", + "title": "glean-indexing-sdk v1.0.0b0", + "date": "2026-02-23", + "categories": [ + "Glean Indexing SDK" + ], + "summary": "

Introduces a custom exception hierarchy for the Glean Indexing SDK and improves release packaging and documentation references. - Add custom exception hierarchy to enable more robust and granular error handling - Fix broken documentation references by updating invalid URLs - Ensure release commits...

\n", + "fullContent": "

Introduces a custom exception hierarchy for the Glean Indexing SDK and improves release packaging and documentation references. - Add custom exception hierarchy to enable more robust and granular error handling - Fix broken documentation references by updating invalid URLs - Ensure release commits...

\n

Full release notes: https://github.com/gleanwork/glean-indexing-sdk/releases/tag/v1.0.0b0

\n", + "hasTruncation": true, + "fileName": "2026-02-23-glean-indexing-sdk-1-0-0b0.md" + }, { "id": "2026-02-20-api-client-typescript-0-14-7", "slug": "api-client-typescript-0-14-7", @@ -3068,6 +3224,6 @@ "Website", "langchain-glean" ], - "generatedAt": "2026-02-20T00:00:00.000Z", - "totalEntries": 235 + "generatedAt": "2026-03-09T00:00:00.000Z", + "totalEntries": 247 } \ No newline at end of file diff --git a/src/data/deprecations.json b/src/data/deprecations.json index 31a7f5f6..386465f6 100644 --- a/src/data/deprecations.json +++ b/src/data/deprecations.json @@ -175,6 +175,6 @@ ] } ], - "generatedAt": "2026-02-21T08:34:47.658Z", + "generatedAt": "2026-03-11T16:58:04.616Z", "totalCount": 18 -} +} \ No newline at end of file diff --git a/static/changelog.xml b/static/changelog.xml index 867576d0..1a5a9bd3 100644 --- a/static/changelog.xml +++ b/static/changelog.xml @@ -4,7 +4,7 @@ Glean Developer Changelog https://developers.glean.com Updates and changes to the Glean Developer Platform - Fri, 20 Feb 2026 00:00:00 GMT + Mon, 09 Mar 2026 00:00:00 GMT https://validator.w3.org/feed/docs/rss2.html Glean Developer Site en @@ -14,6 +14,160 @@ https://developers.glean.com Copyright © 2026 Glean + + <![CDATA[api-client-python v0.12.9]]> + https://developers.glean.com/changelog#api-client-python-0-12-9 + 2026-03-09-api-client-python-0-12-9 + Mon, 09 Mar 2026 00:00:00 GMT + +
  • : - Changed.
  • +
  • : - Changed
  • +
  • Changed (Breaking ⚠️)
  • +
  • : - Changed
  • + +]]>
    + +
  • : - Changed.
  • +
  • : - Changed
  • +
  • Changed (Breaking ⚠️)
  • +
  • : - Changed
  • + +

    Full release notes: https://github.com/gleanwork/api-client-python/releases/tag/v0.12.9

    +]]>
    + API Clients +
    + + <![CDATA[api-client-java v0.12.24]]> + https://developers.glean.com/changelog#api-client-java-0-12-24 + 2026-03-09-api-client-java-0-12-24 + Mon, 09 Mar 2026 00:00:00 GMT + This release updates multiple client request/response schemas (including snippets and chat messages), introduces new datasource configuration endpoints, and deprecates a people indexing API. - Introduced breaking response changes across search, chat, messages, autocomplete, and related...

    +]]>
    + This release updates multiple client request/response schemas (including snippets and chat messages), introduces new datasource configuration endpoints, and deprecates a people indexing API. - Introduced breaking response changes across search, chat, messages, autocomplete, and related...

    +

    Full release notes: https://github.com/gleanwork/api-client-java/releases/tag/v0.12.24

    +]]>
    + API Clients +
    + + <![CDATA[api-client-go v0.11.29]]> + https://developers.glean.com/changelog#api-client-go-0-11-29 + 2026-03-09-api-client-go-0-11-29 + Mon, 09 Mar 2026 00:00:00 GMT + This release introduces widespread response and snippet schema changes across the Go client, multiple breaking changes to chat and search APIs, new datasource configuration endpoints, and an updated agents error model. - Breaking changes to responses for Chat (Create, Retrieve, List, CreateStream),...

    +]]>
    + This release introduces widespread response and snippet schema changes across the Go client, multiple breaking changes to chat and search APIs, new datasource configuration endpoints, and an updated agents error model. - Breaking changes to responses for Chat (Create, Retrieve, List, CreateStream),...

    +

    Full release notes: https://github.com/gleanwork/api-client-go/releases/tag/v0.11.29

    +]]>
    + API Clients +
    + + <![CDATA[mcp-server v0.10.1]]> + https://developers.glean.com/changelog#mcp-server-0-10-1 + 2026-03-06-mcp-server-0-10-1 + Fri, 06 Mar 2026 00:00:00 GMT + Fixed a publishing issue affecting version 0.10.0. - Resolved a problem that prevented successful publishing with 0.10.0

    +]]>
    + Fixed a publishing issue affecting version 0.10.0. - Resolved a problem that prevented successful publishing with 0.10.0

    +

    Full release notes: https://github.com/gleanwork/mcp-server/releases/tag/v0.10.1

    +]]>
    + MCP +
    + + <![CDATA[mcp-server v0.10.0]]> + https://developers.glean.com/changelog#mcp-server-0-10-0 + 2026-03-05-mcp-server-0-10-0 + Thu, 05 Mar 2026 00:00:00 GMT + A changelog entry can’t be generated yet because only the version label (“mcp-server v0.10.0”) was provided, and the actual release note contents are missing. Please paste the full release notes text for mcp-server v0.10.0 so I can turn it into a compliant changelog entry following your rules.

    +]]>
    + A changelog entry can’t be generated yet because only the version label (“mcp-server v0.10.0”) was provided, and the actual release note contents are missing. Please paste the full release notes text for mcp-server v0.10.0 so I can turn it into a compliant changelog entry following your rules.

    +

    Full release notes: https://github.com/gleanwork/mcp-server/releases/tag/v0.10.0

    +]]>
    + MCP +
    + + <![CDATA[mcp-config-schema v4.3.0]]> + https://developers.glean.com/changelog#mcp-config-schema-4-3-0 + 2026-03-05-mcp-config-schema-4-3-0 + Thu, 05 Mar 2026 00:00:00 GMT + No changes documented for mcp-config-schema v4.3.0 beyond the version bump.

    +]]>
    + No changes documented for mcp-config-schema v4.3.0 beyond the version bump.

    +

    Full release notes: https://github.com/gleanwork/mcp-config/releases/tag/v4.3.0

    +]]>
    + MCP +
    + + <![CDATA[langchain-glean v0.4.0]]> + https://developers.glean.com/changelog#langchain-glean-0-4-0 + 2026-03-05-langchain-glean-0-4-0 + Thu, 05 Mar 2026 00:00:00 GMT + Adds server_url configuration with instance fallback and updates tooling and SDK usage for improved developer ergonomics. - Added server_url support with automatic fallback to the Glean instance. - Migrated task runner from go-task to native mise tasks. - Updated Speakeasy SDK usage and...

    +]]>
    + Adds server_url configuration with instance fallback and updates tooling and SDK usage for improved developer ergonomics. - Added server_url support with automatic fallback to the Glean instance. - Migrated task runner from go-task to native mise tasks. - Updated Speakeasy SDK usage and...

    +

    Full release notes: https://github.com/gleanwork/langchain-glean/releases/tag/v0.4.0

    +]]>
    + langchain-glean +
    + + <![CDATA[glean-indexing-sdk v1.0.0b1]]> + https://developers.glean.com/changelog#glean-indexing-sdk-1-0-0b1 + 2026-03-05-glean-indexing-sdk-1-0-0b1 + Thu, 05 Mar 2026 00:00:00 GMT + Glean Indexing SDK now supports configuration via GLEAN_SERVER_URL with GLEAN_INSTANCE fallback and introduces improved error handling and documentation. - Added support for configuring the SDK using GLEAN_SERVER_URL with GLEAN_INSTANCE as a fallback. - Introduced a custom exception hierarchy to...

    +]]>
    + Glean Indexing SDK now supports configuration via GLEAN_SERVER_URL with GLEAN_INSTANCE fallback and introduces improved error handling and documentation. - Added support for configuring the SDK using GLEAN_SERVER_URL with GLEAN_INSTANCE as a fallback. - Introduced a custom exception hierarchy to...

    +

    Full release notes: https://github.com/gleanwork/glean-indexing-sdk/releases/tag/v1.0.0b1

    +]]>
    + Glean Indexing SDK +
    + + <![CDATA[glean-agent-toolkit 0.4.0]]> + https://developers.glean.com/changelog#glean-agent-toolkit-0-4-0 + 2026-03-05-glean-agent-toolkit-0-4-0 + Thu, 05 Mar 2026 00:00:00 GMT + Improves Glean Agent Toolkit’s environment configuration, developer setup, and schema capabilities while fixing adapter hints and lint issues. - Support GLEAN_SERVER_URL with GLEAN_INSTANCE fallback and add API client retry configuration controlled via environment variables - Adopt mise with full...

    +]]>
    + Improves Glean Agent Toolkit’s environment configuration, developer setup, and schema capabilities while fixing adapter hints and lint issues. - Support GLEAN_SERVER_URL with GLEAN_INSTANCE fallback and add API client retry configuration controlled via environment variables - Adopt mise with full...

    +

    Full release notes: https://github.com/gleanwork/glean-agent-toolkit/releases/tag/0.4.0

    +]]>
    + Glean Agent Toolkit +
    + + <![CDATA[configure-mcp-server v3.1.0]]> + https://developers.glean.com/changelog#configure-mcp-server-3-1-0 + 2026-03-05-configure-mcp-server-3-1-0 + Thu, 05 Mar 2026 00:00:00 GMT + This release adds server URL configurability for MCP and updates the MCP config package dependency. - Added CLI flag to configure the MCP server endpoint - Added environment variable support for MCP server configuration - Migrated MCP config dependency from to

    +]]>
    + This release adds server URL configurability for MCP and updates the MCP config package dependency. - Added CLI flag to configure the MCP server endpoint - Added environment variable support for MCP server configuration - Migrated MCP config dependency from to

    +

    Full release notes: https://github.com/gleanwork/configure-mcp-server/releases/tag/v3.1.0

    +]]>
    + MCP +
    + + <![CDATA[mcp-config-schema v4.2.0]]> + https://developers.glean.com/changelog#mcp-config-schema-4-2-0 + 2026-02-23-mcp-config-schema-4-2-0 + Mon, 23 Feb 2026 00:00:00 GMT + No functional changes documented for mcp-config-schema v4.2.0 based on the provided release notes. - Version identifier updated to mcp-config-schema v4.2.0 for tracking and dependency alignment.

    +]]>
    + No functional changes documented for mcp-config-schema v4.2.0 based on the provided release notes. - Version identifier updated to mcp-config-schema v4.2.0 for tracking and dependency alignment.

    +

    Full release notes: https://github.com/gleanwork/mcp-config/releases/tag/v4.2.0

    +]]>
    + MCP +
    + + <![CDATA[glean-indexing-sdk v1.0.0b0]]> + https://developers.glean.com/changelog#glean-indexing-sdk-1-0-0b0 + 2026-02-23-glean-indexing-sdk-1-0-0b0 + Mon, 23 Feb 2026 00:00:00 GMT + Introduces a custom exception hierarchy for the Glean Indexing SDK and improves release packaging and documentation references. - Add custom exception hierarchy to enable more robust and granular error handling - Fix broken documentation references by updating invalid URLs - Ensure release commits...

    +]]>
    + Introduces a custom exception hierarchy for the Glean Indexing SDK and improves release packaging and documentation references. - Add custom exception hierarchy to enable more robust and granular error handling - Fix broken documentation references by updating invalid URLs - Ensure release commits...

    +

    Full release notes: https://github.com/gleanwork/glean-indexing-sdk/releases/tag/v1.0.0b0

    +]]>
    + Glean Indexing SDK +
    <![CDATA[api-client-typescript v0.14.7]]> https://developers.glean.com/changelog#api-client-typescript-0-14-7 diff --git a/static/deprecations.xml b/static/deprecations.xml index 30534043..9928fdbc 100644 --- a/static/deprecations.xml +++ b/static/deprecations.xml @@ -4,7 +4,7 @@ Glean API Deprecations https://developers.glean.com/deprecations Deprecated endpoints, fields, and parameters in Glean's APIs - Sat, 21 Feb 2026 08:34:47 GMT + Wed, 11 Mar 2026 16:58:04 GMT https://validator.w3.org/feed/docs/rss2.html Glean Developer Site en