Skip to content

chore: 🐝 Update SDK - Generate 0.13.6 - #116

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

chore: 🐝 Update SDK - Generate 0.13.6#116
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1786151604

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 8, 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.Search.RetrieveFeed():
    • request.FeedRequest.Categories[].Enum(knowledgeGap) 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)
├─┬Paths
│ ├─┬/api/agents/{agent_id}/runs
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬text/event-stream
│ │         └─┬Schema
│ │           ├──[🔀] description (208:30)
│ │           └──[🔀] example (210:26)
│ ├─┬/api/chat
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬text/event-stream
│ │         └─┬Schema
│ │           └──[🔀] example (283:26)
│ └─┬/rest/api/v1/chat#stream
│   └─┬POST
│     └──[+] security (6027:11)
└─┬Components
  ├─┬FeedEntry
  │ └─┬justificationType
  │   └──[+] enum (14804:15)
  ├─┬FeedRequest
  │ └─┬categories
  │   └─┬Schema
  │     └──[+] enum (14358:17)
  └─┬FeedResult
    ├─┬category
    │ └──[+] enum (14896:15)
    └─┬placementReason
      ├──[+] enum (14913:15)
      └──[🔀] description (14914:24)
Document Element Total Changes Breaking Changes
info 2 0
paths 4 0
components 5 0

View full report

Linting Report 0 errors, 26 warnings, 6 hints

View full report

GO CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.793.1

Last updated by Speakeasy workflow

@github-actions
github-actions Bot requested a review from a team as a code owner August 8, 2026 01:21
@github-actions github-actions Bot added the patch Patch version bump label Aug 8, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1786151604 branch 8 times, most recently from 2037140 to 56ca52d Compare August 12, 2026 09:28
* `Glean.Client.Search.RetrieveFeed()`: 
  *  `request.FeedRequest.Categories[].Enum(knowledgeGap)` **Added**
  *  `response.Results[]` **Changed**
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1786151604 branch from 948af21 to c50d23a Compare August 13, 2026 01:37
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