Skip to content

chore: 🐝 Update SDK - Generate 0.17.15 - #128

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 11, 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.client.agents.import():
    • request.importAgentRequest.publishedBaselineHash Added
  • glean.client.search.retrieveFeed():
    • request.feedRequest.categories[].enum(chatToArtifact) Added
    • 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)
└─┬Components
  ├─┬FeedRequest
  │ └─┬categories
  │   └─┬Schema
  │     └──[+] enum (15941:17)
  ├─┬ImportAgentRequest
  │ ├──[+] properties (14007:9)
  │ └─┬syncMode
  │   └──[🔀] $ref (14008:11)❌ 
  ├─┬AutocompleteRequest
  │ └─┬resultSize
  │   └──[🔀] description (15673:24)
  ├─┬FeedResult
  │ └─┬category
  │   └──[+] enum (16512:15)
  └─┬FeedEntry
    └─┬justificationType
      └──[+] enum (16415:15)
Document Element Total Changes Breaking Changes
info 2 0
components 6 1

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.797.0

Last updated by Speakeasy workflow

@github-actions
github-actions Bot requested a review from a team as a code owner September 11, 2026 04:17
@github-actions github-actions Bot added the patch Patch version bump label Sep 11, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1789099929 branch 7 times, most recently from fdf635b to aaffa91 Compare September 16, 2026 04:30
* `glean.client.agents.import()`: 
  *  `request.importAgentRequest.publishedBaselineHash` **Added**
* `glean.client.search.retrieveFeed()`: 
  *  `request.feedRequest.categories[].enum(chatToArtifact)` **Added**
  *  `response.results[]` **Changed**
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1789099929 branch from 8efaa68 to 9899db7 Compare September 16, 2026 23:06
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.

1 participant