Skip to content

chore: 🐝 Update SDK - Generate 0.12.11#124

Merged
rwjblue-glean merged 2 commits intomainfrom
speakeasy-sdk-regen-1773258280
Mar 16, 2026
Merged

chore: 🐝 Update SDK - Generate 0.12.11#124
rwjblue-glean merged 2 commits intomainfrom
speakeasy-sdk-regen-1773258280

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 11, 2026

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (automated)

Python SDK Changes:

  • glean.client.chat.create(): response.chat Added
  • glean.client.search.retrieve_feed():
    • request.categories[] Changed
    • response.results[] Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └─┬Extensions
│   ├──[🔀] x-open-api-commit-sha (25:26)
│   └──[🔀] x-source-commit-sha (5:24)
└─┬Components
  ├─┬FeedEntry
  │ └─┬justificationType
  │   ├──[+] enum (10621:15)
  │   ├──[+] enum (10622:15)
  │   ├──[+] enum (10623:15)
  │   └──[+] enum (10620:15)
  ├─┬FeedResult
  │ └─┬category
  │   ├──[+] enum (10701:15)
  │   └──[+] enum (10700:15)
  ├─┬FeedRequest
  │ └─┬categories
  │   └─┬Schema
  │     ├──[+] enum (10118:17)
  │     ├──[+] enum (10123:17)
  │     ├──[+] enum (10119:17)
  │     ├──[+] enum (10122:17)
  │     ├──[+] enum (10120:17)
  │     └──[+] enum (10121:17)
  ├─┬ChatResponse
  │ ├──[+] properties (8301:9)
  │ ├─┬followUpPrompts
  │ │ ├──[-] items (8303:13)❌ 
  │ │ ├──[🔀] type (8314:17)❌ 
  │ │ └──[🔀] description (8315:24)
  │ ├─┬chatId
  │ │ └──[🔀] $ref (6451:20)❌ 
  │ ├─┬chatSessionTrackingToken
  │ │ └──[🔀] description (8300:24)
  │ └─┬messages
  │   ├──[+] description (8307:24)
  │   └─┬Schema
  │     └──[🔀] $ref (8306:13)❌ 
  ├─┬SearchResultSnippet
  │ └─┬snippet
  │   └─┬Extensions
  │     └──[+] x-includeempty (6585:27)
  └─┬UgcType
    ├──[+] enum (10443:11)
    ├──[+] enum (10449:11)
    ├──[+] enum (10452:11)
    ├──[+] enum (10455:11)
    ├──[+] enum (10457:11)
    ├──[+] enum (10451:11)
    ├──[+] enum (10446:11)
    ├──[+] enum (10448:11)
    └──[+] enum (10450:11)
Document Element Total Changes Breaking Changes
info 2 0
components 30 4

View full report

Linting Report 0 errors, 16 warnings, 6 hints

View full report

PYTHON CHANGELOG

core: 6.0.18 - 2026-03-11

🐛 Bug Fixes

  • reserve datetime for pythonv2 fields (commit by @danielkov)

core: 6.0.17 - 2026-03-05

🐛 Bug Fixes

  • fix model serializer dropping aliased fields when model_dump() is called without by_alias=True by falling back to field name lookup

Based on Speakeasy CLI 1.755.0

@github-actions github-actions bot added the patch Patch version bump label Mar 11, 2026
@github-actions github-actions bot requested a review from a team as a code owner March 11, 2026 19:47
@github-actions github-actions bot added the patch Patch version bump label Mar 11, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1773258280 branch 15 times, most recently from 3d3eb0b to b851360 Compare March 16, 2026 01:20
* `glean.client.chat.create()`:  `response.chat` **Added**
* `glean.client.search.retrieve_feed()`: 
  *  `request.categories[]` **Changed**
  *  `response.results[]` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1773258280 branch from b242959 to 7dc3e47 Compare March 16, 2026 02:36
@rwjblue-glean rwjblue-glean merged commit 789c7ea into main Mar 16, 2026
3 checks passed
@rwjblue-glean rwjblue-glean deleted the speakeasy-sdk-regen-1773258280 branch March 16, 2026 20:16
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