Skip to content

chore: 🐝 Update SDK - Generate 0.12.39#95

Open
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1776742214
Open

chore: 🐝 Update SDK - Generate 0.12.39#95
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1776742214

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented Apr 21, 2026

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.collections.addItems(): response.error.errorType.enum(corruptItem) Added (Breaking ⚠️)
  • glean.datasources.getDatasourceCredentialStatus(): Added
  • glean.datasources.rotateDatasourceCredentials(): Added
  • glean.client.collections.create():
    • response.union(class (0)).error.errorCode.enum(corruptItem) Added
    • errorCode.enum(corruptItem) Added
  • glean.client.collections.delete(): errorCode.enum(corruptItem) Added
  • glean.client.collections.update():
    • response Changed
    • errorCode.enum(corruptItem) Added
  • glean.client.collections.retrieve(): response.error.errorCode.enum(corruptItem) Added
  • glean.client.insights.retrieve():
    • request.insightsRequest.mcpBreakdownRequest Added
    • response.agentsResponse.topUseCasesInsights Added
  • glean.client.search.retrieveFeed():
    • request.feedRequest.categories[].enum(projectFocusBlock) Added
    • response.results[] Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └─┬Extensions
│   ├──[🔀] x-source-commit-sha (5:24)
│   └──[🔀] x-open-api-commit-sha (25:26)
├─┬Paths
│ ├──[+] path (4017:3)
│ └──[+] path (4057:3)
└─┬Components
  ├──[+] parameters (14122:7)
  ├──[+] schemas (14019:7)
  ├──[+] schemas (9419:7)
  ├──[+] schemas (9081:7)
  ├──[+] schemas (14009:7)
  ├──[+] schemas (14039:7)
  ├─┬FeedRequest
  │ └─┬categories
  │   └─┬Schema
  │     └──[+] enum (10359:17)
  ├─┬CollectionError
  │ └─┬errorCode
  │   └──[+] enum (8829:15)
  ├─┬UgcType
  │ └──[+] enum (10697:11)
  ├─┬FeedResult
  │ └─┬category
  │   └──[+] enum (10955:15)
  ├─┬AgentsInsightsV2Response
  │ └─┬ALLOF
  │   ├──[+] properties (9534:13)
  │   └─┬upvotesTimeseries
  │     └──[🔀] $ref (9535:15)❌ 
  ├─┬AddCollectionItemsError
  │ └─┬errorType
  │   └──[+] enum (8799:15)
  ├─┬CurrentActiveUsers
  │ ├─┬monthlyActiveUsers
  │ │ └──[🔀] description (9184:24)
  │ └─┬weeklyActiveUsers
  │   └──[🔀] description (9187:24)
  ├─┬InsightsRequest
  │ ├──[+] properties (9132:9)
  │ └─┬overviewRequest
  │   └──[🔀] $ref (9082:9)❌ 
  └─┬FeedEntry
    └─┬justificationType
      └──[+] enum (10871:15)
Document Element Total Changes Breaking Changes
info 2 0
paths 2 0
components 18 3

View full report

Linting Report 0 errors, 18 warnings, 6 hints

View full report

JAVA CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.761.9

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the patch Patch version bump label Apr 21, 2026
@github-actions github-actions Bot requested a review from a team as a code owner April 21, 2026 03:35
@github-actions github-actions Bot added the patch Patch version bump label Apr 21, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1776742214 branch 14 times, most recently from 281d1dd to 363df09 Compare April 27, 2026 22:58
* `glean.client.collections.addItems()`:  `response.error.errorType.enum(corruptItem)` **Added** (Breaking ⚠️)
* `glean.datasources.getDatasourceCredentialStatus()`: **Added**
* `glean.datasources.rotateDatasourceCredentials()`: **Added**
* `glean.client.collections.create()`: 
  *  `response.union(class (0)).error.errorCode.enum(corruptItem)` **Added**
  *  `errorCode.enum(corruptItem)` **Added**
* `glean.client.collections.delete()`:  `errorCode.enum(corruptItem)` **Added**
* `glean.client.collections.update()`: 
  *  `response` **Changed**
  *  `errorCode.enum(corruptItem)` **Added**
* `glean.client.collections.retrieve()`:  `response.error.errorCode.enum(corruptItem)` **Added**
* `glean.client.insights.retrieve()`: 
  *  `request.insightsRequest.mcpBreakdownRequest` **Added**
  *  `response.agentsResponse.topUseCasesInsights` **Added**
* `glean.client.search.retrieveFeed()`: 
  *  `request.feedRequest.categories[].enum(projectFocusBlock)` **Added**
  *  `response.results[]` **Changed**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1776742214 branch from ea72254 to 9393c16 Compare April 28, 2026 03:56
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