Skip to content

chore: 🐝 Update SDK - Generate 0.15.14 - #134

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 11, 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.Client.Agents.Import():
    • request.ImportAgentRequest.PublishedBaselineHash Added
  • Glean.Client.Search.RetrieveFeed():
    • request.FeedRequest.Categories[].Enum(chatToArtifact) 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
  ├─┬ImportAgentRequest
  │ ├──[+] properties (14007:9)
  │ └─┬syncMode
  │   └──[🔀] $ref (14008:11)❌ 
  ├─┬FeedRequest
  │ └─┬categories
  │   └─┬Schema
  │     └──[+] enum (15942:17)
  ├─┬FeedResult
  │ └─┬category
  │   └──[+] enum (16513:15)
  └─┬FeedEntry
    └─┬justificationType
      └──[+] enum (16416:15)
Document Element Total Changes Breaking Changes
info 2 0
components 5 1

View full report

Linting Report 0 errors, 28 warnings, 6 hints

View full report

GO CHANGELOG

core: 3.13.58 - 2026-09-09

🐛 Bug Fixes

  • serialize optional-nullable properties of object-valued form, header and path parameters as their bare value, omitting unset and null properties (commit by @AshGodfrey)

core: 3.13.54 - 2026-09-09

🐛 Bug Fixes

  • generate stdlib-only unit tests for always-emitted utils and nullable helpers so generated go.mod no longer requires testify when SDK test generation is disabled (commit by @2ynn)

core: 3.13.57 - 2026-09-01

🐛 Bug Fixes

  • serialize optional-nullable fields in multipart and urlencoded bodies as their bare value, transmitting explicit null only for JSON-tagged fields, and skip typed-nil wrapped pointers in deepObject parameters (commit by @AshGodfrey)

Based on Speakeasy CLI 1.797.0

Last updated by Speakeasy workflow

@github-actions
github-actions Bot requested a review from a team as a code owner September 11, 2026 02:50
@github-actions github-actions Bot added the patch Patch version bump label Sep 11, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1789094449 branch 6 times, most recently from 52e3922 to ea14c6d Compare September 16, 2026 03:10
* `Glean.Client.Agents.Import()`: 
  *  `request.ImportAgentRequest.PublishedBaselineHash` **Added**
* `Glean.Client.Search.RetrieveFeed()`: 
  *  `request.FeedRequest.Categories[].Enum(chatToArtifact)` **Added**
  *  `response.Results[]` **Changed**
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1789094449 branch from 9987a08 to 4ba3fdc Compare September 16, 2026 03:18
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