Skip to content

chore: 🐝 Update SDK - Generate 0.14.1 - #117

Open
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1787354781
Open

chore: 🐝 Update SDK - Generate 0.14.1#117
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1787354781

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 21, 2026

Copy link
Copy Markdown

SDK update

Versioning

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

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

Go SDK Changes:

  • Glean.Client.Chat.Create():
    • request.ChatRequest.Messages[].Fragments[] Changed
    • response.Messages[].Fragments[] Changed
  • Glean.Client.Chat.Retrieve(): response.ChatResult.Chat.Messages[].Fragments[] Changed
  • Glean.Client.Chat.CreateStream():
    • request.ChatRequest.Messages[].Fragments[] Changed
  • Glean.Client.Agents.RunStream(): error.AuthenticationSuggestions[].RequestType.Enum(sandboxEgress) Added
  • Glean.Client.Agents.Run(): error.AuthenticationSuggestions[].RequestType.Enum(sandboxEgress) Added

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └─┬Extensions
│   ├──[🔀] x-source-commit-sha (5:24)
│   └──[🔀] x-open-api-commit-sha (6:26)
└─┬Components
  ├─┬PlatformAgentRunCreateRequest
  │ └──[+] example (7076:9)
  ├─┬ServerToolResponse
  │ └──[🔀] description (13013:20)
  ├─┬PlatformSkillUpdateRequest
  │ └──[+] example (7819:9)
  ├─┬ServerToolBase
  │ └─┬requestType
  │   ├──[+] enum (12916:15)
  │   └─┬Extensions
  │     ├──[🔀] x-enumdescriptions (12919:13)
  │     └──[🔀] x-speakeasy-enum-descriptions (12924:13)
  ├─┬PlatformSkillImportRequest
  │ └──[+] example (7600:9)
  ├─┬PlatformSkillSourcePreviewRequest
  │ └──[+] example (7695:9)
  ├─┬PlatformAgentsSearchRequest
  │ └──[+] example (6751:9)
  └─┬PlatformChatCreateRequest
    └──[+] example (7198:9)
Document Element Total Changes Breaking Changes
info 2 0
components 10 0

View full report

Linting Report 0 errors, 28 warnings, 6 hints

View full report

GO CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.795.3

Last updated by Speakeasy workflow

@github-actions
github-actions Bot requested a review from a team as a code owner August 21, 2026 23:34
@github-actions github-actions Bot added the patch Patch version bump label Aug 21, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1787354781 branch 4 times, most recently from b4f55dc to 7bc1a92 Compare August 25, 2026 01:09
* `Glean.Client.Chat.Create()`: 
  *  `request.ChatRequest.Messages[].Fragments[]` **Changed**
  *  `response.Messages[].Fragments[]` **Changed**
* `Glean.Client.Chat.Retrieve()`:  `response.ChatResult.Chat.Messages[].Fragments[]` **Changed**
* `Glean.Client.Chat.CreateStream()`: 
  *  `request.ChatRequest.Messages[].Fragments[]` **Changed**
* `Glean.Client.Agents.RunStream()`:  `error.AuthenticationSuggestions[].RequestType.Enum(sandboxEgress)` **Added**
* `Glean.Client.Agents.Run()`:  `error.AuthenticationSuggestions[].RequestType.Enum(sandboxEgress)` **Added**
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1787354781 branch from 2144b9b to c8e0ab0 Compare August 25, 2026 05:42
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.

1 participant