Skip to content

chore: 🐝 Update SDK - Generate 0.15.15 - #135

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

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.Chat.Create():
    • request.Request.Text Added
    • response.Output[].Content[].StructuredOutput Added
  • Glean.Client.Search.RetrieveFeed():
    • request.FeedRequest.Categories[].Enum(createAgent) Added
    • response.Results[] Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └─┬Extensions
│   ├──[🔀] x-source-commit-sha (5:24)
│   └──[🔀] x-open-api-commit-sha (6:26)
└─┬Components
  ├──[+] schemas (7448:7)
  ├──[+] schemas (7460:7)
  ├─┬FeedResult
  │ └─┬category
  │   └──[+] enum (16783:15)
  ├─┬PlatformChatCreateRequest
  │ ├──[🔀] example (7497:9)
  │ └──[+] properties (7539:9)
  ├─┬FeedEntry
  │ └─┬justificationType
  │   └──[+] enum (16684:15)
  ├─┬PlatformChatOutputTextContent
  │ ├──[+] properties (7570:9)
  │ ├─┬text
  │ │ ├──[🔀] type (7572:13)❌ 
  │ │ └──[+] description (7574:24)
  │ └─┬type
  │   └──[-] enum (7496:15)❌ 
  └─┬FeedRequest
    └─┬categories
      └─┬Schema
        └──[+] enum (16208:17)
Document Element Total Changes Breaking Changes
info 2 0
components 11 2

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.798.0

Last updated by Speakeasy workflow

@github-actions
github-actions Bot requested a review from a team as a code owner September 18, 2026 17:19
@github-actions github-actions Bot added the patch Patch version bump label Sep 18, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1789751402 branch 3 times, most recently from 8021b6d to c45649a Compare September 20, 2026 03:12
* `Glean.Chat.Create()`: 
  *  `request.Request.Text` **Added**
  *  `response.Output[].Content[].StructuredOutput` **Added**
* `Glean.Client.Search.RetrieveFeed()`: 
  *  `request.FeedRequest.Categories[].Enum(createAgent)` **Added**
  *  `response.Results[]` **Changed**
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1789751402 branch from dfcc4f2 to de6b1bb Compare September 21, 2026 03:10
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