Skip to content

chore: 🐝 Update SDK - Generate 0.17.16 - #129

Open
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1789751404
Open

github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1789751404

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 18, 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.

Java SDK Changes:

  • glean.agents.getRun(): Added
  • glean.chat.create():
    • request.text Added
    • response.output[].content[].structuredOutput Added
  • glean.client.search.retrieveFeed():
    • request.feedRequest.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 (254:3)
│ └─┬/api/agents/{agent_id}/runs
│   └─┬POST
│     └─┬Responses
│       └─┬200
│         └─┬text/event-stream
│           └─┬Schema
│             └──[🔀] example (213:26)
└─┬Components
  ├──[+] schemas (7499:7)
  ├──[+] schemas (7534:7)
  ├──[+] schemas (7632:7)
  ├──[+] schemas (7592:7)
  ├──[+] schemas (7547:7)
  ├──[+] schemas (7620:7)
  ├──[+] schemas (7487:7)
  ├─┬FeedEntry
  │ └─┬justificationType
  │   ├──[+] enum (16858:15)
  │   └──[+] enum (16857:15)
  ├─┬FeedResult
  │ └─┬category
  │   ├──[+] enum (16958:15)
  │   └──[+] enum (16957:15)
  ├─┬PlatformChatCreateRequest
  │ ├──[🔀] example (7669:9)
  │ └──[+] properties (7711:9)
  ├─┬PlatformChatOutputTextContent
  │ ├──[+] properties (7742:9)
  │ ├─┬type
  │ │ └──[-] enum (7496:15)❌ 
  │ └─┬text
  │   ├──[🔀] type (7744:13)❌ 
  │   └──[+] description (7746:24)
  └─┬FeedRequest
    └─┬categories
      └─┬Schema
        ├──[+] enum (16380:17)
        └──[+] enum (16381:17)
Document Element Total Changes Breaking Changes
paths 2 0
components 19 2
info 2 0

View full report

Linting Report 0 errors, 28 warnings, 6 hints

View full report

JAVA CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.798.0

Last updated by Speakeasy workflow

@github-actions
github-actions Bot requested a review from a team as a code owner September 18, 2026 17:15
@github-actions github-actions Bot added the patch Patch version bump label Sep 18, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1789751404 branch 7 times, most recently from b355f7b to 794c3ff Compare September 22, 2026 04:02
* `glean.agents.getRun()`: **Added**
* `glean.chat.create()`: 
  *  `request.text` **Added**
  *  `response.output[].content[].structuredOutput` **Added**
* `glean.client.search.retrieveFeed()`: 
  *  `request.feedRequest.categories[]` **Changed**
  *  `response.results[]` **Changed**
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1789751404 branch from 9887790 to c27882a Compare September 22, 2026 04:29
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