Skip to content

chore: 🐝 Update SDK - Generate 0.12.22#141

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

chore: 🐝 Update SDK - Generate 0.12.22#141
rwjblue-glean merged 2 commits intomainfrom
speakeasy-sdk-regen-1776134453

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

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

Python SDK Changes:

  • glean.client.insights.retrieve(): response.agents_response.agents_time_saved_insights[].feedback_user_count Added
  • glean.governance.createfindingsexport():
    • request.issue_filter 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)
  ├─┬DlpExportFindingsRequest
  │ └──[+] properties (13783:9)
  ├─┬ExportInfo
  │ ├──[+] properties (13742:9)
  │ ├──[+] properties (13752:9)
  │ ├─┬startTime
  │ │ └──[🔀] $ref (13659:9)❌ 
  │ ├─┬fileName
  │ │ ├──[+] enum (13745:15)
  │ │ ├──[+] enum (13746:15)
  │ │ ├──[+] enum (13747:15)
  │ │ └──[🔀] description (13748:24)
  │ ├─┬filter
  │ │ └──[🔀] $ref (13740:11)❌ 
  │ └─┬status
  │   └──[🔀] $ref (13689:9)❌ 
  └─┬AgentsTimeSavedInsight
    ├──[+] properties (9357:9)
    ├─┬runCount
    │ ├──[🔀] type (9354:17)❌ 
    │ ├──[+] format (9355:19)❌ 
    │ └──[🔀] description (9356:24)
    ├─┬isDeleted
    │ └──[🔀] $ref (6418:20)❌ 
    ├─┬icon
    │ └──[🔀] $ref (9358:11)❌ 
    └─┬minsPerRun
      ├──[🔀] type (9348:17)❌ 
      ├──[-] format (9355:19)❌ 
      └──[🔀] description (9349:24)
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

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.761.5

@github-actions github-actions Bot requested a review from a team as a code owner April 14, 2026 02:43
@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-1776134453 branch 4 times, most recently from a12ff08 to dfd7371 Compare April 15, 2026 07:37
* `glean.client.insights.retrieve()`:  `response.agents_response.agents_time_saved_insights[].feedback_user_count` **Added**
* `glean.governance.createfindingsexport()`: 
  *  `request.issue_filter` **Added**
  *  `response` **Changed**
* `glean.governance.listfindingsexports()`:  `response.exports[]` **Changed**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1776134453 branch from ce7b41f to 3145b88 Compare April 15, 2026 08:40
@rwjblue-glean rwjblue-glean merged commit 96802b5 into main Apr 15, 2026
3 checks passed
@rwjblue-glean rwjblue-glean deleted the speakeasy-sdk-regen-1776134453 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