Skip to content

chore: 🐝 Update SDK - Generate 0.12.25#81

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

chore: 🐝 Update SDK - Generate 0.12.25#81
rwjblue-glean merged 2 commits intomainfrom
speakeasy-sdk-regen-1773110341

Conversation

@github-actions
Copy link
Copy Markdown

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

SDK update

Versioning

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

Java SDK Changes:

  • glean.client.chat.create():
    • request.chatRequest.messages[].fragments[].action.metadata.auth.tokenEndpointAuthMethod Added
    • response.messages[].fragments[].action.metadata.auth.tokenEndpointAuthMethod Added
  • glean.client.chat.retrieve(): response.chatResult.chat.messages[].fragments[].action.metadata.auth.tokenEndpointAuthMethod Added
  • glean.client.chat.createStream():
    • request.chatRequest.messages[].fragments[].action.metadata.auth.tokenEndpointAuthMethod Added
  • glean.client.agents.retrieveSchemas(): response.name Added

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └─┬Extensions
│   ├──[🔀] x-open-api-commit-sha (25:26)
│   └──[🔀] x-source-commit-sha (5:24)
└─┬Components
  ├─┬AgentSchemas
  │ ├──[+] properties (8524:9)
  │ ├─┬output_schema
  │ │ ├──[🔀] type (8525:17)❌ 
  │ │ ├──[🔀] title (8526:18)
  │ │ ├──[🔀] description (8527:24)
  │ │ └──[+] example (8528:20)
  │ └─┬tools
  │   ├──[-] items (8530:13)❌ 
  │   ├──[🔀] type (8534:17)❌ 
  │   ├──[🔀] title (8535:18)
  │   └──[🔀] description (8536:24)
  └─┬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 (7977:15)
      ├──[+] enum (7975:15)
      ├──[+] enum (7976:15)
      ├──[-] enum (7929:15)❌ 
      ├──[-] enum (7930:15)❌ 
      ├──[-] enum (7925:15)❌ 
      ├──[-] enum (7926:15)❌ 
      ├──[-] enum (7927:15)❌ 
      ├──[-] enum (7928: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

JAVA CHANGELOG

No relevant generator changes

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:44
@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-1773110341 branch 2 times, most recently from d2420d7 to 1f2429f Compare March 11, 2026 08:01
* `glean.client.chat.create()`: 
  *  `request.chatRequest.messages[].fragments[].action.metadata.auth.tokenEndpointAuthMethod` **Added**
  *  `response.messages[].fragments[].action.metadata.auth.tokenEndpointAuthMethod` **Added**
* `glean.client.chat.retrieve()`:  `response.chatResult.chat.messages[].fragments[].action.metadata.auth.tokenEndpointAuthMethod` **Added**
* `glean.client.chat.createStream()`: 
  *  `request.chatRequest.messages[].fragments[].action.metadata.auth.tokenEndpointAuthMethod` **Added**
* `glean.client.agents.retrieveSchemas()`:  `response.name` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1773110341 branch from 1bff8d4 to 12fee09 Compare March 11, 2026 09:07
@rwjblue-glean rwjblue-glean merged commit e6d4dc5 into main Mar 11, 2026
@rwjblue-glean rwjblue-glean deleted the speakeasy-sdk-regen-1773110341 branch March 11, 2026 18:48
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