Skip to content

chore: 🐝 Update SDK - Generate 0.17.3#136

Merged
travis-hoover-glean merged 2 commits into
mainfrom
speakeasy-sdk-regen-1783564555
Jul 10, 2026
Merged

chore: 🐝 Update SDK - Generate 0.17.3#136
travis-hoover-glean merged 2 commits into
mainfrom
speakeasy-sdk-regen-1783564555

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 9, 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.

Typescript 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

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └─┬Extensions
│   ├──[🔀] x-source-commit-sha (5:24)
│   └──[🔀] x-open-api-commit-sha (6:26)
└─┬Components
  ├──[+] schemas (9758:7)
  ├──[+] schemas (9783:7)
  ├──[+] schemas (9749:7)
  ├──[+] schemas (9795:7)
  ├──[+] schemas (9720:7)
  ├─┬PlatformSearchRequest
  │ ├──[+] example (5537:9)
  │ ├─┬datasource_instances
  │ │ └──[-] example (5569:13)
  │ ├─┬datasources
  │ │ └──[-] example (5560:13)
  │ └─┬query
  │   └──[-] example (5541:20)
  └─┬ChatMessageFragment
    └─┬ALLOF
      ├──[+] properties (9859:13)
      ├──[+] properties (9862:13)
      └─┬text
        └──[🔀] $ref (9759:9)❌ 
Document Element Total Changes Breaking Changes
info 2 0
components 12 2

View full report

Linting Report 0 errors, 26 warnings, 6 hints

View full report

TYPESCRIPT CHANGELOG

core: 3.31.4 - 2026-07-09

🐛 Bug Fixes

  • emit erasable TypeScript syntax in http and security lib so SDKs type-check under erasableSyntaxOnly (commit by @AshGodfrey)

Based on Speakeasy CLI 1.789.2

Last updated by Speakeasy workflow

@github-actions github-actions Bot requested a review from a team as a code owner July 9, 2026 02:42
@github-actions github-actions Bot added the patch Patch version bump label Jul 9, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1783564555 branch from dc96455 to d9f147c Compare July 10, 2026 02:45
* `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**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1783564555 branch from c2111de to 0308dcb Compare July 10, 2026 16:36
@travis-hoover-glean travis-hoover-glean merged commit 2cdd60b into main Jul 10, 2026
2 checks passed
@travis-hoover-glean travis-hoover-glean deleted the speakeasy-sdk-regen-1783564555 branch July 10, 2026 16:40
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