Skip to content

chore: 🐝 Update SDK - Generate 0.2.0#2

Open
AYZNN wants to merge 2 commits intospeakeasy-sdk-regen-1766985461from
speakeasy-sdk-regen-speakeasy-sdk-regen-1766985461-1770172145
Open

chore: 🐝 Update SDK - Generate 0.2.0#2
AYZNN wants to merge 2 commits intospeakeasy-sdk-regen-1766985461from
speakeasy-sdk-regen-speakeasy-sdk-regen-1766985461-1770172145

Conversation

@AYZNN
Copy link
Contributor

@AYZNN AYZNN commented Feb 4, 2026

SDK update

Versioning

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

Linting Report 0 errors, 45 warnings, 46 hints

View full report

TYPESCRIPT CHANGELOG

constsAndDefaults: 0.1.14 - 2026-02-21

🐛 Bug Fixes

  • coerce type-mismatched default values instead of clearing them to prevent invalid generated code (commit by @danielkov)

constsAndDefaults: 0.1.13 - 2026-01-15

🐛 Bug Fixes

  • omit enum default when value is not in enum to prevent type errors in generated code (commit by @mfbx9da4)

core: 3.26.38 - 2026-02-27

🐛 Bug Fixes

  • make serverURL optional when operations define their own servers (commit by @danielkov)

core: 3.26.37 - 2026-02-27

🐛 Bug Fixes

  • derive installation URL from repo URL for monorepo subdirectory support (commit by @bradcypert)

core: 3.26.35 - 2026-02-26

🐛 Bug Fixes

  • set NODE_OPTIONS --max-old-space-size=6144 for test commands to prevent OOM on large specs (commit by @AshGodfrey)

core: 3.26.34 - 2026-02-23

🐛 Bug Fixes

  • tighten .npmignore JSON include pattern to prevent .devcontainer and _speakeasy directories from leaking into published npm packages (commit by @vishalg0wda)

core: 3.26.33 - 2026-02-21

🐛 Bug Fixes

  • resolve multiple TypeScript build failures including duplicate barrel exports, sub-SDK field name collisions, function local variable shadowing, error type deduplication, multipart map body encoding, and sanitization improvements (commit by @danielkov)

core: 3.26.31 - 2026-02-19

🐝 New Features

  • move large-model splitting from templates to Go bucketing layer to prevent compiler complexity limits (commit by @vishalg0wda)

core: 3.26.29 - 2026-02-18

🐛 Bug Fixes

  • truncate filenames that exceed OS limit to prevent build failures (commit by @danielkov)

core: 3.26.28 - 2026-02-17

🐝 New Features

  • allow repoUrl and repoSubDirectory to be configured via gen.yaml generation section (commit by @vishalg0wda)

core: 3.26.30 - 2026-02-16

🐛 Bug Fixes

core: 3.26.25 - 2026-01-30

🐛 Bug Fixes

core: 3.26.27 - 2026-01-29

🐛 Bug Fixes

  • avoid overwriting SubSDK comments with empty comments when same SubSDK is referenced by multiple tags (commit by @mfbx9da4)

core: 3.26.24 - 2026-01-29

🐝 New Features

  • add named alias import to prevent internal name collision (commit by @subomi)

core: 3.26.26 - 2026-01-28

🐛 Bug Fixes

  • discriminated union errors used in both successful and error response (commit by @mfbx9da4)

core: 3.26.23 - 2026-01-15

🐝 New Features

  • add fileNaming config option for kebab-case file naming convention (commit by @AshGodfrey)

core: 3.26.22 - 2026-01-15

🐛 Bug Fixes

  • use constants.fetchOptions for snake_case compatibility in react-query and mcp-server templates (commit by @AshGodfrey)

core: 3.26.19 - 2026-01-07

🐛 Bug Fixes

  • Prevent ReDoS vulnerability report for media type matching expression (commit by @bflad)

core: 3.26.18 - 2026-01-06

🐝 New Features

  • add preserveModelFieldNames config to preserve original model property casing (commit by @)

core: 3.26.17 - 2025-12-18

🐛 Bug Fixes

  • fixed escaping of template braces in defaults, consts, and comments (commit by @tristanspeakeasy)

globalSecurity: 2.82.15 - 2026-02-03

🐝 New Features

  • support x-speakeasy-name-override on security scheme options (commit by @tristanspeakeasy)

globalServerURLs: 2.83.1 - 2026-02-27

🐛 Bug Fixes

  • don't show global server URL in examples when operation has its own servers (commit by @tristanspeakeasy)

nameOverrides: 2.81.4 - 2026-02-19

🐝 New Features

  • add support for renaming object properties that reference a shared component (commit by @2ynn)

nameOverrides: 2.81.3 - 2026-02-19

🐛 Bug Fixes

  • set fixes.nameOverrideFeb2026 to true in gen.yaml to prevent x-speakesy-name-override from propagating through resolution or allOf merging (commit by @2ynn)

responseFormat: 0.3.0 - 2026-01-22

🔧 Chores

  • remove redundant headers field in envelope-http response (commit by @2ynn)

Based on Speakeasy CLI 1.736.1

@AYZNN AYZNN added the minor Minor version bump label Feb 4, 2026
@AYZNN AYZNN force-pushed the speakeasy-sdk-regen-speakeasy-sdk-regen-1766985461-1770172145 branch from 512e185 to bc4471d Compare February 5, 2026 02:29
@AYZNN AYZNN changed the title chore: 🐝 Update SDK - Generate [speakeasy-sdk-regen-1766985461] 0.2.0 chore: 🐝 Update SDK - Generate 0.2.0 Feb 5, 2026
@AYZNN AYZNN force-pushed the speakeasy-sdk-regen-speakeasy-sdk-regen-1766985461-1770172145 branch 7 times, most recently from 3b4e7c7 to 7dea1a4 Compare February 12, 2026 02:37
@AYZNN AYZNN force-pushed the speakeasy-sdk-regen-speakeasy-sdk-regen-1766985461-1770172145 branch 8 times, most recently from 30eaad9 to 47306bd Compare February 20, 2026 02:30
@AYZNN AYZNN force-pushed the speakeasy-sdk-regen-speakeasy-sdk-regen-1766985461-1770172145 branch 8 times, most recently from 4d9ed1d to 644aadb Compare February 28, 2026 02:10
@AYZNN AYZNN force-pushed the speakeasy-sdk-regen-speakeasy-sdk-regen-1766985461-1770172145 branch from 5eb1307 to f9d39e4 Compare March 1, 2026 02:41
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.

2 participants