Skip to content

chore: 🐝 Update SDK - Generate 0.14.18#122

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

chore: 🐝 Update SDK - Generate 0.14.18#122
rwjblue-glean merged 2 commits intomainfrom
speakeasy-sdk-regen-1776132632

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.

Typescript SDK Changes:

  • glean.client.activity.feedback():
    • request.feedback1.manualFeedbackInfo.issues[] Changed
  • 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)
  ├─┬DlpExportFindingsRequest
  │ └──[+] properties (13783:9)
  ├─┬ManualFeedbackInfo
  │ └─┬issues
  │   └─┬Schema
  │     ├──[+] enum (4353:17)
  │     ├──[+] enum (4354:17)
  │     ├──[+] enum (4351:17)
  │     └──[+] enum (4352:17)
  ├─┬AgentsTimeSavedInsight
  │ ├──[+] properties (9357:9)
  │ ├─┬runCount
  │ │ ├──[🔀] type (9354:17)❌ 
  │ │ ├──[+] format (9355:19)❌ 
  │ │ └──[🔀] description (9356:24)
  │ ├─┬minsPerRun
  │ │ ├──[🔀] type (9348:17)❌ 
  │ │ ├──[-] format (9351:19)❌ 
  │ │ └──[🔀] description (9349:24)
  │ ├─┬icon
  │ │ └──[🔀] $ref (9358:11)❌ 
  │ └─┬isDeleted
  │   └──[🔀] $ref (6418:20)❌ 
  └─┬ExportInfo
    ├──[+] properties (13742:9)
    ├──[+] properties (13752:9)
    ├─┬fileName
    │ ├──[+] enum (13747:15)
    │ ├──[+] enum (13745:15)
    │ ├──[+] enum (13746:15)
    │ └──[🔀] description (13748:24)
    ├─┬filter
    │ └──[🔀] $ref (13740:11)❌ 
    ├─┬startTime
    │ └──[🔀] $ref (13659:9)❌ 
    └─┬status
      └──[🔀] $ref (13689:9)❌ 
Document Element Total Changes Breaking Changes
info 2 0
components 24 9

View full report

Linting Report 0 errors, 18 warnings, 6 hints

View full report

TYPESCRIPT CHANGELOG

core: 3.26.48 - 2026-04-13

🐛 Bug Fixes

  • correct oxlint search pattern (commit by @2ynn)

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:17
@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-1776132632 branch 4 times, most recently from 9c308db to 64860b9 Compare April 15, 2026 07:41
* `glean.client.activity.feedback()`: 
  *  `request.feedback1.manualFeedbackInfo.issues[]` **Changed**
* `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-1776132632 branch from 37e3b56 to 05db03e Compare April 15, 2026 08:44
@rwjblue-glean rwjblue-glean merged commit 20e4d49 into main Apr 15, 2026
3 checks passed
@rwjblue-glean rwjblue-glean deleted the speakeasy-sdk-regen-1776132632 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