Skip to content

chore: 🐝 Update SDK - Generate 0.12.10#123

Merged
rwjblue-glean merged 2 commits intomainfrom
speakeasy-sdk-regen-1773108421
Mar 11, 2026
Merged

chore: 🐝 Update SDK - Generate 0.12.10#123
rwjblue-glean merged 2 commits intomainfrom
speakeasy-sdk-regen-1773108421

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 10, 2026

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (automated)

Python SDK Changes:

  • glean.client.chat.create():
    • request.messages[].fragments[].action.metadata.auth.token_endpoint_auth_method Added
    • response.messages[].fragments[].action.metadata.auth.token_endpoint_auth_method Added
  • glean.client.chat.retrieve(): response.chat_result.chat.messages[].fragments[].action.metadata.auth.token_endpoint_auth_method Added
  • glean.client.chat.create_stream():
    • request.messages[].fragments[].action.metadata.auth.token_endpoint_auth_method Added
  • glean.client.agents.retrieve_schemas(): response.name Added

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └─┬Extensions
│   ├──[🔀] x-source-commit-sha (5:24)
│   └──[🔀] x-open-api-commit-sha (25:26)
└─┬Components
  ├─┬AgentSchemas
  │ ├──[+] properties (8524:9)
  │ ├─┬tools
  │ │ ├──[-] items (8530:13)❌ 
  │ │ ├──[🔀] type (8534:17)❌ 
  │ │ ├──[🔀] title (8535:18)
  │ │ └──[🔀] description (8536:24)
  │ └─┬output_schema
  │   ├──[🔀] type (8525:17)❌ 
  │   ├──[🔀] title (8526:18)
  │   ├──[🔀] description (8527:24)
  │   └──[+] example (8528:20)
  └─┬AuthConfig
    ├──[+] properties (7972:9)
    ├─┬usesCentralAuth
    │ ├──[+] enum (7925:15)
    │ ├──[+] enum (7926:15)
    │ ├──[+] enum (7927:15)
    │ ├──[+] enum (7928:15)
    │ ├──[+] enum (7929:15)
    │ ├──[+] enum (7930:15)
    │ ├──[🔀] type (7923:17)❌ 
    │ └──[🔀] description (7931:24)
    └─┬type
      ├──[+] enum (7975:15)
      ├──[+] enum (7976:15)
      ├──[+] enum (7977:15)
      ├──[-] enum (7930:15)❌ 
      ├──[-] enum (7925:15)❌ 
      ├──[-] enum (7926:15)❌ 
      ├──[-] enum (7927:15)❌ 
      ├──[-] enum (7928:15)❌ 
      ├──[-] enum (7929:15)❌ 
      └──[🔀] description (7978:24)
Document Element Total Changes Breaking Changes
info 2 0
components 28 10

View full report

Linting Report 0 errors, 16 warnings, 6 hints

View full report

PYTHON CHANGELOG

mockServer: 0.1.2 - 2026-03-10

🐛 Bug Fixes

  • mock server generation fails with file tracker options mismatch when persistent edits is enabled (commit by @AshGodfrey)

Based on Speakeasy CLI 1.751.0

@github-actions github-actions bot requested a review from a team as a code owner March 10, 2026 02:09
@github-actions github-actions bot added the patch Patch version bump label Mar 10, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1773108421 branch 2 times, most recently from afbd226 to 2659db6 Compare March 11, 2026 07:58
* `glean.client.chat.create()`: 
  *  `request.messages[].fragments[].action.metadata.auth.token_endpoint_auth_method` **Added**
  *  `response.messages[].fragments[].action.metadata.auth.token_endpoint_auth_method` **Added**
* `glean.client.chat.retrieve()`:  `response.chat_result.chat.messages[].fragments[].action.metadata.auth.token_endpoint_auth_method` **Added**
* `glean.client.chat.create_stream()`: 
  *  `request.messages[].fragments[].action.metadata.auth.token_endpoint_auth_method` **Added**
* `glean.client.agents.retrieve_schemas()`:  `response.name` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1773108421 branch from 764e80d to f3bca1e Compare March 11, 2026 09:04
@rwjblue-glean rwjblue-glean merged commit 5608e34 into main Mar 11, 2026
3 checks passed
@rwjblue-glean rwjblue-glean deleted the speakeasy-sdk-regen-1773108421 branch March 11, 2026 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants