Skip to content

chore: 🐝 Update SDK - Generate 0.15.3#158

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

chore: 🐝 Update SDK - Generate 0.15.3#158
travis-hoover-glean merged 2 commits into
mainfrom
speakeasy-sdk-regen-1783567356

Conversation

@github-actions

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

Python SDK Changes:

  • glean.client.chat.create():
    • request.messages[].fragments[] Changed
    • response.messages[].fragments[] Changed
  • glean.client.chat.retrieve(): response.chat_result.chat.messages[].fragments[] Changed
  • glean.client.chat.create_stream():
    • request.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 (9720:7)
  ├──[+] schemas (9795:7)
  ├──[+] schemas (9783:7)
  ├──[+] schemas (9749:7)
  ├──[+] schemas (9758:7)
  ├─┬ChatMessageFragment
  │ └─┬ALLOF
  │   ├──[+] properties (9859:13)
  │   ├──[+] properties (9862:13)
  │   └─┬text
  │     └──[🔀] $ref (9759:9)❌ 
  └─┬PlatformSearchRequest
    ├──[+] example (5537:9)
    ├─┬datasource_instances
    │ └──[-] example (5569:13)
    ├─┬query
    │ └──[-] example (5541:20)
    └─┬datasources
      └──[-] example (5560:13)
Document Element Total Changes Breaking Changes
components 12 2
info 2 0

View full report

Linting Report 0 errors, 26 warnings, 6 hints

View full report

PYTHON CHANGELOG

No relevant generator changes

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 03:25
@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-1783567356 branch from 91660b0 to 51bcaa9 Compare July 10, 2026 03:27
* `glean.client.chat.create()`: 
  *  `request.messages[].fragments[]` **Changed**
  *  `response.messages[].fragments[]` **Changed**
* `glean.client.chat.retrieve()`:  `response.chat_result.chat.messages[].fragments[]` **Changed**
* `glean.client.chat.create_stream()`: 
  *  `request.messages[].fragments[]` **Changed**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1783567356 branch from c91be64 to f0df3c8 Compare July 10, 2026 16:32
@travis-hoover-glean travis-hoover-glean merged commit 8c5eb79 into main Jul 10, 2026
2 checks passed
@travis-hoover-glean travis-hoover-glean deleted the speakeasy-sdk-regen-1783567356 branch July 10, 2026 16:41
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