Skip to content

chore: 🐝 Update SDK - Generate 0.12.22#141

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

chore: 🐝 Update SDK - Generate 0.12.22#141
github-actions[bot] wants to merge 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)
  ├─┬AgentsTimeSavedInsight
  │ ├──[+] properties (9357:9)
  │ ├─┬icon
  │ │ └──[🔀] $ref (9358:11)❌ 
  │ ├─┬minsPerRun
  │ │ ├──[🔀] type (9348:17)❌ 
  │ │ ├──[-] format (9355:19)❌ 
  │ │ └──[🔀] description (9349:24)
  │ ├─┬isDeleted
  │ │ └──[🔀] $ref (6418:20)❌ 
  │ └─┬runCount
  │   ├──[🔀] type (9354:17)❌ 
  │   ├──[+] format (9355:19)❌ 
  │   └──[🔀] description (9356:24)
  └─┬ExportInfo
    ├──[+] properties (13742:9)
    ├──[+] properties (13752:9)
    ├─┬filter
    │ └──[🔀] $ref (13740:11)❌ 
    ├─┬startTime
    │ └──[🔀] $ref (13659:9)❌ 
    ├─┬status
    │ └──[🔀] $ref (13689:9)❌ 
    └─┬fileName
      ├──[+] enum (13746:15)
      ├──[+] enum (13747:15)
      ├──[+] enum (13745:15)
      └──[🔀] description (13748: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 2 times, most recently from c2ab26c to d2ec4e2 Compare April 14, 2026 11:34
* `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 88c0677 to adcdd3a Compare April 15, 2026 02:41
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