Skip to content

chore: 🐝 Update SDK - Generate 0.16.0 - #162

Merged
chris-freeman-glean merged 2 commits into
mainfrom
speakeasy-sdk-regen-1786153331
Aug 21, 2026
Merged

chore: 🐝 Update SDK - Generate 0.16.0#162
chris-freeman-glean merged 2 commits into
mainfrom
speakeasy-sdk-regen-1786153331

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

SDK update

Versioning

Version Bump Type: [minor] - 🤖 (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.chat.create():
    • request.input.union(Array<PlatformChatInputMessage>)[].role Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • glean.triggers.list_presets(): Added
  • glean.triggers.list_preset_input_values(): Added
  • glean.triggers.update(): Added
  • glean.triggers.delete(): Added
  • glean.triggers.search_events(): Added
  • glean.triggers.create(): Added
  • glean.triggers.get_preset(): Added
  • glean.triggers.get(): Added
  • glean.triggers.search_preset_events(): Added
  • glean.triggers.list(): Added
  • glean.client.chat.create():
    • request.messages[].citations[].source_skill Added
    • response.messages[].citations[].source_skill Added
  • glean.client.chat.retrieve(): response.chat_result.chat.messages[].citations[].source_skill Added
  • glean.client.chat.create_stream():
    • request.messages[].citations[].source_skill Added
  • glean.client.search.retrieve_feed():
    • request.categories[] Changed
    • 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
│ ├──[+] path (1471:3)
│ ├──[+] path (1189:3)
│ ├──[+] path (1634:3)
│ ├──[+] path (1587:3)
│ ├──[+] path (1526:3)
│ ├──[+] path (1327:3)
│ ├──[+] path (1695:3)
│ ├─┬/api/agents/{agent_id}/runs
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬text/event-stream
│ │         └─┬Schema
│ │           ├──[🔀] description (208:30)
│ │           └──[🔀] example (210:26)
│ ├─┬/rest/api/v1/tool-servers/{serverId}/tools
│ │ └─┬GET
│ │   └──[🔀] description (4570:20)
│ ├─┬/rest/api/v1/chat#stream
│ │ └─┬POST
│ │   └──[+] security (6589:11)
│ └─┬/api/chat
│   └─┬POST
│     └─┬Responses
│       └─┬200
│         └─┬text/event-stream
│           └─┬Schema
│             └──[🔀] example (283:26)
└─┬Components
  ├──[+] parameters (19590:7)
  ├──[+] parameters (19599:7)
  ├──[+] parameters (19608:7)
  ├──[+] schemas (8198:7)
  ├──[+] schemas (8485:7)
  ├──[+] schemas (8654:7)
  ├──[+] schemas (8551:7)
  ├──[+] schemas (8455:7)
  ├──[+] schemas (8339:7)
  ├──[+] schemas (8230:7)
  ├──[+] schemas (8731:7)
  ├──[+] schemas (8216:7)
  ├──[+] schemas (8677:7)
  ├──[+] schemas (8750:7)
  ├──[+] schemas (12578:7)
  ├──[+] schemas (8270:7)
  ├──[+] schemas (8495:7)
  ├──[+] schemas (8466:7)
  ├──[+] schemas (8662:7)
  ├──[+] schemas (8191:7)
  ├──[+] schemas (8589:7)
  ├──[+] schemas (8328:7)
  ├──[+] schemas (8418:7)
  ├──[+] schemas (8316:7)
  ├──[+] schemas (8445:7)
  ├──[+] schemas (8391:7)
  ├──[+] schemas (8631:7)
  ├──[+] schemas (8608:7)
  ├──[+] schemas (15544:7)
  ├──[+] schemas (8708:7)
  ├──[+] schemas (8505:7)
  ├──[+] schemas (8720:7)
  ├──[+] schemas (8293:7)
  ├─┬PlatformChatInputMessage
  │ └─┬role
  │   ├──[+] enum (7179:15)
  │   ├──[+] enum (7180:15)
  │   ├──[-] enum (6606:15)❌ 
  │   └──[-] enum (6607:15)❌ 
  ├─┬FeedEntry
  │ └─┬justificationType
  │   ├──[+] enum (15983:15)
  │   ├──[+] enum (15969:15)
  │   └──[+] enum (15987:15)
  ├─┬PlatformChatPersonSource
  │ └─┬type
  │   ├──[+] enum (7256:15)
  │   └──[-] enum (6683:15)❌ 
  ├─┬PlatformChatFileSource
  │ └─┬type
  │   ├──[+] enum (7274:15)
  │   └──[-] enum (6701:15)❌ 
  ├─┬CountInfo
  │ └─┬count
  │   └──[+] format (10342:19)❌ 
  ├─┬PlatformChatOutputTextContent
  │ └─┬type
  │   ├──[+] enum (7371:15)
  │   └──[-] enum (6798:15)❌ 
  ├─┬FeedRequest
  │ └─┬categories
  │   └─┬Schema
  │     ├──[+] enum (15517:17)
  │     └──[+] enum (15513:17)
  ├─┬PlatformChatCustomEntitySource
  │ └─┬type
  │   ├──[+] enum (7294:15)
  │   └──[-] enum (6721:15)❌ 
  ├─┬PlatformChatCreateRequest
  │ └─┬input
  │   └──[🔀] description (7191:24)
  ├─┬PlatformChatOutputMessage
  │ ├─┬role
  │ │ ├──[+] enum (7393:15)
  │ │ └──[-] enum (6820:15)❌ 
  │ └─┬type
  │   ├──[+] enum (7389:15)
  │   └──[-] enum (6816:15)❌ 
  ├─┬CalendarEvent
  │ └─┬ALLOF
  │   ├──[+] properties (15660:13)
  │   ├──[+] properties (15664:13)
  │   ├──[+] properties (15666:13)
  │   ├─┬transcriptUrl
  │   │ └──[🔀] description (15671:28)
  │   ├─┬url
  │   │ └──[🔀] $ref (15544:13)❌ 
  │   └─┬location
  │     ├──[🔀] type (15661:21)❌ 
  │     ├──[🔀] description (15662:28)
  │     └──[+] nullable (15663:25)❌ 
  ├─┬PlatformChatCompletedResponse
  │ ├─┬object
  │ │ ├──[+] enum (7417:15)
  │ │ └──[-] enum (6844:15)❌ 
  │ └─┬status
  │   ├──[+] enum (7425:15)
  │   └──[-] enum (6852:15)❌ 
  ├─┬FeedResult
  │ ├─┬placementReason
  │ │ ├──[+] enum (16097:15)
  │ │ └──[🔀] description (16098:24)
  │ └─┬category
  │   ├──[+] enum (16076:15)
  │   └──[+] enum (16080:15)
  ├─┬PlatformChatCitationSource
  │ └──Discriminator
  ├─┬PlatformChatCitationAnnotation
  │ └─┬type
  │   ├──[+] enum (7342:15)
  │   └──[-] enum (6769:15)❌ 
  ├─┬ChatMessageCitation
  │ ├──[+] properties (12615:9)
  │ └─┬trackingToken
  │   └──[🔀] $ref (12578:13)❌ 
  └─┬PlatformChatDocumentSource
    └─┬type
      ├──[+] enum (7230:15)
      └──[-] enum (6657:15)❌ 
Document Element Total Changes Breaking Changes
info 2 0
paths 12 0
components 86 24

View full report

Linting Report 0 errors, 28 warnings, 6 hints

View full report

PYTHON CHANGELOG

callbacks: 2.0.0 - 2024-07-04

🐝 New Features

core: 6.1.0 - 2026-08-13

🐝 New Features

  • support httpx2 (Pydantic's httpx fork) via the new httpClientLibrary gen.yaml option, and retry connection errors raised by API-compatible client libraries (commit by @AshGodfrey)

core: 6.0.36 - 2026-08-12

🐝 New Features

inputOutputModels: 3.0.0 - 2024-07-04

🐝 New Features

retries: 3.1.0 - 2026-08-13

🐝 New Features

  • support httpx2 (Pydantic's httpx fork) via the new httpClientLibrary gen.yaml option, and retry connection errors raised by API-compatible client libraries (commit by @AshGodfrey)

unions: 3.1.9 - 2026-08-13

🐛 Bug Fixes

  • collapse primitive-only unions in path parameters instead of dropping the operation (commit by @AshGodfrey)

Based on Speakeasy CLI 1.795.1

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the patch Patch version bump label Aug 8, 2026
@github-actions
github-actions Bot requested a review from a team as a code owner August 8, 2026 01:45
@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-1786153331 branch 15 times, most recently from 505857b to f13bb0c Compare August 16, 2026 01:24
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1786153331 branch 2 times, most recently from f4bf2bd to c231c19 Compare August 18, 2026 01:17
@github-actions github-actions Bot changed the title chore: 🐝 Update SDK - Generate 0.15.6 chore: 🐝 Update SDK - Generate 0.16.0 Aug 18, 2026
@github-actions github-actions Bot added minor Minor version bump and removed patch Patch version bump labels Aug 18, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1786153331 branch 7 times, most recently from d77cb6b to 26cd025 Compare August 20, 2026 01:19
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1786153331 branch 3 times, most recently from 0f0cc78 to 656fae4 Compare August 21, 2026 01:23
* `glean.chat.create()`: 
  *  `request.input.union(Array<PlatformChatInputMessage>)[].role` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `glean.triggers.list_presets()`: **Added**
* `glean.triggers.list_preset_input_values()`: **Added**
* `glean.triggers.update()`: **Added**
* `glean.triggers.delete()`: **Added**
* `glean.triggers.search_events()`: **Added**
* `glean.triggers.create()`: **Added**
* `glean.triggers.get_preset()`: **Added**
* `glean.triggers.get()`: **Added**
* `glean.triggers.search_preset_events()`: **Added**
* `glean.triggers.list()`: **Added**
* `glean.client.chat.create()`: 
  *  `request.messages[].citations[].source_skill` **Added**
  *  `response.messages[].citations[].source_skill` **Added**
* `glean.client.chat.retrieve()`:  `response.chat_result.chat.messages[].citations[].source_skill` **Added**
* `glean.client.chat.create_stream()`: 
  *  `request.messages[].citations[].source_skill` **Added**
* `glean.client.search.retrieve_feed()`: 
  *  `request.categories[]` **Changed**
  *  `response.results[]` **Changed**
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1786153331 branch from 5f40d79 to 13beb54 Compare August 21, 2026 02:36

@chris-freeman-glean chris-freeman-glean left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generated Speakeasy update looks correct.

Platform Chat inbound enums now match the Aug 13 wire contract (RESPONSE, COMPLETED, OUTPUT_TEXT, USER/ASSISTANT). Client Chat is untouched except additive sourceSkill. Triggers are new. Feed enum growth is additive (RESOLVE_MEETING_CONFLICT, KNOWLEDGE_GAP).

Known: Speakeasy labeled this a minor bump even though glean.chat.create is a breaking enum change. That is expected for an experimental endpoint and matches how these generate PRs ship.

@chris-freeman-glean
chris-freeman-glean merged commit 75b595e into main Aug 21, 2026
2 checks passed
@chris-freeman-glean
chris-freeman-glean deleted the speakeasy-sdk-regen-1786153331 branch August 21, 2026 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants