chore: 🐝 Update SDK - Generate 0.16.0 - #109
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
speakeasy-sdk-regen-1786154624
branch
14 times, most recently
from
August 15, 2026 01:44
9ce3a8b to
c1e95ef
Compare
github-actions
Bot
force-pushed
the
speakeasy-sdk-regen-1786154624
branch
11 times, most recently
from
August 20, 2026 18:49
9f53430 to
1fc39ad
Compare
github-actions
Bot
force-pushed
the
speakeasy-sdk-regen-1786154624
branch
2 times, most recently
from
August 21, 2026 01:50
11829b3 to
6aa2405
Compare
* `glean.chat.create()`: * `request.input.union(Array<PlatformChatInputMessage>)[].role` **Changed** (Breaking⚠️ ) * `response` **Changed** (Breaking⚠️ ) * `glean.triggers.listPresets()`: **Added** * `glean.triggers.listPresetInputValues()`: **Added** * `glean.triggers.update()`: **Added** * `glean.triggers.delete()`: **Added** * `glean.triggers.searchEvents()`: **Added** * `glean.triggers.create()`: **Added** * `glean.triggers.getPreset()`: **Added** * `glean.triggers.get()`: **Added** * `glean.triggers.searchPresetEvents()`: **Added** * `glean.triggers.list()`: **Added** * `glean.client.chat.create()`: * `request.chatRequest.messages[].citations[].sourceSkill` **Added** * `response.messages[].citations[].sourceSkill` **Added** * `glean.client.chat.retrieve()`: `response.chatResult.chat.messages[].citations[].sourceSkill` **Added** * `glean.client.chat.createStream()`: * `request.chatRequest.messages[].citations[].sourceSkill` **Added** * `glean.client.search.retrieveFeed()`: * `request.feedRequest.categories[]` **Changed** * `response.results[]` **Changed**
github-actions
Bot
force-pushed
the
speakeasy-sdk-regen-1786154624
branch
from
August 21, 2026 02:38
7d98443 to
51d5820
Compare
chris-freeman-glean
approved these changes
Aug 21, 2026
chris-freeman-glean
left a comment
Contributor
There was a problem hiding this comment.
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
SDK update
Versioning
Version Bump Type: [minor] - 🤖 (automated)
Tip
If updates to your OpenAPI document introduce breaking changes, be sure to update the
info.versionfield to trigger the correct version bump.Speakeasy supports manual control of SDK versioning through multiple methods.
Java SDK Changes:
glean.chat.create():request.input.union(Array<PlatformChatInputMessage>)[].roleChanged (BreakingresponseChanged (Breakingglean.triggers.listPresets(): Addedglean.triggers.listPresetInputValues(): Addedglean.triggers.update(): Addedglean.triggers.delete(): Addedglean.triggers.searchEvents(): Addedglean.triggers.create(): Addedglean.triggers.getPreset(): Addedglean.triggers.get(): Addedglean.triggers.searchPresetEvents(): Addedglean.triggers.list(): Addedglean.client.chat.create():request.chatRequest.messages[].citations[].sourceSkillAddedresponse.messages[].citations[].sourceSkillAddedglean.client.chat.retrieve():response.chatResult.chat.messages[].citations[].sourceSkillAddedglean.client.chat.createStream():request.chatRequest.messages[].citations[].sourceSkillAddedglean.client.search.retrieveFeed():request.feedRequest.categories[]Changedresponse.results[]ChangedView full SDK changelog
OpenAPI Change Summary
View full report
Linting Report
0 errors, 28 warnings, 6 hintsView full report
JAVA CHANGELOG
core: 3.57.0 - 2026-08-13
🐝 New Features
core: 3.56.2 - 2026-08-12
🐝 New Features
inputOutputModels: 2.83.0 - 2023-12-14
🐝 New Features
unions: 0.3.8 - 2026-08-13
🐛 Bug Fixes
Based on Speakeasy CLI 1.795.1
Last updated by Speakeasy workflow