Skip to content

chore: 🐝 Update SDK - Generate 0.35.0#218

Open
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1779557171
Open

chore: 🐝 Update SDK - Generate 0.35.0#218
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1779557171

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 23, 2026

SDK update

Versioning

Version Bump Type: [minor] - 🤖 (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:

  • steamsets.account.queueInventoryRefresh(): Added
  • steamsets.app.queueUpdate(): Added
  • steamsets.group.queueUpdate(): Added
  • steamsets.leaderboard.leaderboard.getBucketLeaders(): Added
  • steamsets.leaderboard.getBucketLeaders(): Removed (Breaking ⚠️)

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (1:320382)
│ ├──[+] path (1:304698)
│ ├──[+] path (1:234565)
│ └─┬/v1/leaderboard.getBucketLeaders
│   └─┬POST
│     └──[🔀] operationId (1:327165)❌ 
└─┬Components
  ├──[+] schemas (1:173817)
  ├──[+] schemas (1:164734)
  ├──[+] schemas (1:130740)
  └─┬BucketLeader
    ├──[+] required (1:34622)❌ 
    ├──[-] properties (1:33913)❌ 
    ├──[+] properties (1:34134)
    ├─┬to
    │ ├──[🔀] format (1:34559)❌ 
    │ └──[🔀] description (1:34446)
    └─┬from
      └──[🔀] format (1:34096)❌ 
Document Element Total Changes Breaking Changes
paths 4 1
components 9 4

View full report

Linting Report 0 errors, 0 warnings, 0 hints

View full report

TYPESCRIPT CHANGELOG

core: 3.27.0 - 2026-05-22

🐝 New Features

  • add zodVersion="none" no-zod variant that emits SDK with passthrough schemas, no validation/transforms, JSON.parse/stringify only (commit by @mfbx9da4)

core: 3.26.52 - 2026-05-22

🐝 New Features

  • add privateIdentifierPrefix gen.yaml option to override the prefix used for ECMAScript private fields (default '#') (commit by @2ynn)

Based on Speakeasy CLI 1.768.2

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the patch Patch version bump label May 23, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1779557171 branch 29 times, most recently from 1091bfb to 03c42b9 Compare May 25, 2026 01:52
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1779557171 branch 27 times, most recently from 43e9140 to 953d7e0 Compare May 27, 2026 15:11
@github-actions github-actions Bot changed the title chore: 🐝 Update SDK - Generate 0.34.10 chore: 🐝 Update SDK - Generate 0.35.0 May 27, 2026
speakeasybot and others added 2 commits May 30, 2026 03:14
* `steamsets.account.queueInventoryRefresh()`: **Added**
* `steamsets.app.queueUpdate()`: **Added**
* `steamsets.group.queueUpdate()`: **Added**
* `steamsets.leaderboard.leaderboard.getBucketLeaders()`: **Added**
* `steamsets.leaderboard.getBucketLeaders()`: **Removed** (Breaking ⚠️)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant