Skip to content

chore: 🐝 Update SDK - Generate 2.4.0-beta.1 #26

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented May 6, 2025

SDK update

Versioning

Version Bump Type: [prerelease] - 🤖 (automated)

OpenAPI Change Summary
├─┬Servers
│ └──[➖] servers (8:7)❌ 
├─┬Servers
│ └──[➕] servers (8:5)
└─┬Components
  └─┬BillingAddOn
    └──[➕] enum (120:11)
Document Element Total Changes Breaking Changes
servers 2 1
components 1 0

TYPESCRIPT CHANGELOG

core: 3.21.20 - 2025-08-06

🐛 Bug Fixes

  • Prevent dependency version mismatch between typescript 5.8 and typescript-eslint versions earlier than 8.26.0 (commit by @bflad)

core: 3.21.19 - 2025-08-01

🐛 Bug Fixes

  • referencing models before declaration (commit by @mfbx9da4)

core: 3.21.18 - 2025-07-31

🐛 Bug Fixes

  • potential issue using enum before declaration in model file (commit by @mfbx9da4)

core: 3.21.17 - 2025-07-30

🐛 Bug Fixes

  • zodv4 compatibility issues (commit by @mfbx9da4)

core: 3.21.16 - 2025-07-24

🔧 Chores

core: 3.21.15 - 2025-07-15

🐛 Bug Fixes

  • sanitize reserved keywords in function names to prevent compilation errors (commit by @AshGodfrey)

core: 3.21.14 - 2025-07-09

🐛 Bug Fixes

  • [force-gen] limit zod version to ^3 (commit by @walker-tx)

core: 3.21.13 - 2025-07-03

🐛 Bug Fixes

  • pin @types/bun version to last compatible release (commit by @vishalg0wda)

core: 3.21.12 - 2025-07-03

🐛 Bug Fixes

  • fixed generation of example call signatures when skipping optional parameters (commit by @tristanspeakeasy)

core: 3.21.11 - 2025-06-09

🐛 Bug Fixes

core: 3.21.10 - 2025-05-30

🐛 Bug Fixes

core: 3.21.9 - 2025-05-19

🐛 Bug Fixes

  • Prevent errors with Zod 3.25+ and commonjs module config (commit by @bflad)

core: 3.21.8 - 2025-05-07

🐛 Bug Fixes

  • fixed stability of generated examples using operation and field seeds, including fixes to union examples (commit by @tristanspeakeasy)

core: 3.21.7 - 2025-04-30

🐛 Bug Fixes

  • allow intentional string escaping without lint errors (commit by @vishalg0wda)

core: 3.21.6 - 2025-04-11

🐛 Bug Fixes

  • increase stability of generator model file names (commit by @vishalg0wda)

core: 3.21.5 - 2025-04-03

🐛 Bug Fixes

  • improve performance of generation on multicore machines and various fixes to correctness based on order of generation (commit by @tristanspeakeasy)

core: 3.21.4 - 2025-03-11

🐛 Bug Fixes

mcpServer: 0.9.3 - 2025-07-01

🐛 Bug Fixes

  • Prevent stricli 1.2.0 error when not using MCP scopes (commit by @bflad)

mcpServer: 0.9.2 - 2025-04-17

🐛 Bug Fixes

  • Pin @modelcontextprotocol/sdk to 1.9.0 to prevent breaking changes in 1.10.0 (commit by @bflad)

mcpServer: 0.9.1 - 2025-04-04

🐛 Bug Fixes

mcpServer: 0.9.0 - 2025-03-18

🐝 New Features

mcpServer: 0.8.0 - 2025-03-12

🐝 New Features

mcpServer: 0.7.0 - 2025-03-10

🐝 New Features

globalServerURLs: 2.82.5 - 2025-05-09

🐛 Bug Fixes

reactQueryHooks: 0.2.3 - 2025-03-19

🐛 Bug Fixes

  • add react-query to exports declarations in package.json (commit by @disintegrator)

sdkHooks: 0.3.0 - 2025-05-21

🐝 New Features

Based on Speakeasy CLI 1.605.0

@github-actions github-actions bot added the prerelease Bump by a prerelease version label May 6, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1746489958 branch 8 times, most recently from 4b314bf to 2e33b77 Compare May 14, 2025 00:06
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1746489958 branch 7 times, most recently from adaa9a3 to 681e30e Compare May 21, 2025 00:06
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1746489958 branch 7 times, most recently from c7581fb to 08508b3 Compare May 28, 2025 00:06
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1746489958 branch 7 times, most recently from bc0f6ac to 5865f62 Compare June 4, 2025 00:06
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1746489958 branch 8 times, most recently from b1fa028 to c186685 Compare July 28, 2025 00:07
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1746489958 branch 8 times, most recently from 9a691bf to a8ddb0b Compare August 5, 2025 00:07
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1746489958 branch 8 times, most recently from fb204f3 to f8aa460 Compare August 13, 2025 00:06
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1746489958 branch 3 times, most recently from 112acd8 to 2d2f527 Compare August 16, 2025 00:06
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1746489958 branch from 8ba2d52 to c85422f Compare August 17, 2025 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prerelease Bump by a prerelease version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant