Skip to content

chore: 🐝 Update SDK - Generate 0.11.42#98

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

chore: 🐝 Update SDK - Generate 0.11.42#98
rwjblue-glean merged 2 commits intomainfrom
speakeasy-sdk-regen-1776132434

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.

Go SDK Changes:

  • Glean.Client.Activity.Feedback():
    • request.Feedback1.ManualFeedbackInfo.Issues[] Changed
  • Glean.Client.Insights.Retrieve(): response.AgentsResponse.AgentsTimeSavedInsights[].FeedbackUserCount Added
  • Glean.Governance.Createfindingsexport():
    • request.Request.IssueFilter Added
    • response Changed
  • Glean.Governance.Listfindingsexports(): response.Exports[] Changed

View full SDK changelog

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

View full report

Linting Report 0 errors, 18 warnings, 6 hints

View full report

GO 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 02:14
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1776132434 branch 4 times, most recently from 9b089b5 to be98aad Compare April 15, 2026 07:42
* `Glean.Client.Activity.Feedback()`: 
  *  `request.Feedback1.ManualFeedbackInfo.Issues[]` **Changed**
* `Glean.Client.Insights.Retrieve()`:  `response.AgentsResponse.AgentsTimeSavedInsights[].FeedbackUserCount` **Added**
* `Glean.Governance.Createfindingsexport()`: 
  *  `request.Request.IssueFilter` **Added**
  *  `response` **Changed**
* `Glean.Governance.Listfindingsexports()`:  `response.Exports[]` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1776132434 branch from f580f49 to 5504312 Compare April 15, 2026 08:45
@rwjblue-glean rwjblue-glean merged commit 94fac49 into main Apr 15, 2026
2 checks passed
@rwjblue-glean rwjblue-glean deleted the speakeasy-sdk-regen-1776132434 branch April 15, 2026 21:45
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