Skip to content

chore: 🐝 Update SDK - Generate 0.12.37#93

Merged
rwjblue-glean merged 2 commits intomainfrom
speakeasy-sdk-regen-1776137250
Apr 15, 2026
Merged

chore: 🐝 Update SDK - Generate 0.12.37#93
rwjblue-glean merged 2 commits intomainfrom
speakeasy-sdk-regen-1776137250

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented Apr 14, 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.insights.retrieve(): response.agentsResponse.agentsTimeSavedInsights[].feedbackUserCount Added
  • glean.governance.createfindingsexport():
    • request.issueFilter Added
    • response Changed
  • glean.governance.listfindingsexports(): response.exports[] Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └─┬Extensions
│   ├──[🔀] x-source-commit-sha (5:24)
│   └──[🔀] x-open-api-commit-sha (25:26)
└─┬Components
  ├──[+] schemas (13688:7)
  ├─┬AgentsTimeSavedInsight
  │ ├──[+] properties (9357:9)
  │ ├─┬minsPerRun
  │ │ ├──[🔀] type (9348:17)❌ 
  │ │ ├──[-] format (9355:19)❌ 
  │ │ └──[🔀] description (9349:24)
  │ ├─┬isDeleted
  │ │ └──[🔀] $ref (6418:20)❌ 
  │ ├─┬icon
  │ │ └──[🔀] $ref (9358:11)❌ 
  │ └─┬runCount
  │   ├──[🔀] type (9354:17)❌ 
  │   ├──[+] format (9355:19)❌ 
  │   └──[🔀] description (9356:24)
  ├─┬DlpExportFindingsRequest
  │ └──[+] properties (13783:9)
  └─┬ExportInfo
    ├──[+] properties (13742:9)
    ├──[+] properties (13752:9)
    ├─┬fileName
    │ ├──[+] enum (13747:15)
    │ ├──[+] enum (13745:15)
    │ ├──[+] enum (13746:15)
    │ └──[🔀] description (13748:24)
    ├─┬filter
    │ └──[🔀] $ref (13740:11)❌ 
    ├─┬status
    │ └──[🔀] $ref (13689:9)❌ 
    └─┬startTime
      └──[🔀] $ref (13659:9)❌ 
Document Element Total Changes Breaking Changes
info 2 0
components 20 9

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

@github-actions github-actions Bot added the patch Patch version bump label Apr 14, 2026
@github-actions github-actions Bot requested a review from a team as a code owner April 14, 2026 03:32
@github-actions github-actions Bot added the patch Patch version bump label Apr 14, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1776137250 branch 4 times, most recently from cc25463 to 8785ffb Compare April 15, 2026 07:40
* `glean.client.insights.retrieve()`:  `response.agentsResponse.agentsTimeSavedInsights[].feedbackUserCount` **Added**
* `glean.governance.createfindingsexport()`: 
  *  `request.issueFilter` **Added**
  *  `response` **Changed**
* `glean.governance.listfindingsexports()`:  `response.exports[]` **Changed**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1776137250 branch from 6a13255 to 15d1938 Compare April 15, 2026 08:43
@rwjblue-glean rwjblue-glean merged commit 8501fff into main Apr 15, 2026
@rwjblue-glean rwjblue-glean deleted the speakeasy-sdk-regen-1776137250 branch April 15, 2026 21:46
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