Skip to content

chore: 🐝 Update SDK - Generate 0.13.2#16

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

chore: 🐝 Update SDK - Generate 0.13.2#16
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1771461870

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions bot commented Feb 19, 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.

OpenAPI Change Summary
├──[-] security (1409:5)❌ 
└─┬Paths
  └─┬/v1/contents
    └─┬POST
      └──[+] security (358:11)
Document Element Total Changes Breaking Changes
paths 1 0

View full report

Linting Report 0 errors, 0 warnings, 4 hints

View full report

TYPESCRIPT CHANGELOG

core: 3.26.49 - 2026-04-17

🐛 Bug Fixes

  • debug logger no longer buffers JSONL/NDJSON streaming responses (commit by @AshGodfrey)

core: 3.26.48 - 2026-04-13

🐛 Bug Fixes

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

core: 3.26.47 - 2026-04-09

🐛 Bug Fixes

  • normalize cross-realm Blob-like objects in appendForm for Next.js/webpack compatibility (commit by @AshGodfrey)

core: 3.26.45 - 2026-03-25

🐛 Bug Fixes

  • resolve import compilation error when an error response component references an enum component (commit by @AshGodfrey)

core: 3.26.44 - 2026-03-23

🐛 Bug Fixes

  • resolve 422 errors on file uploads by using duck-typed Blob checks in appendForm and passing filename in isBlobLike code path (commit by @AshGodfrey)

core: 3.26.46 - 2026-03-19

🐛 Bug Fixes

  • add fixEnumNameSanitization config to preserve custom x-speakeasy-enums names with proper PascalCase (commit by @AshGodfrey)

core: 3.26.43 - 2026-03-12

♻️ Refactors

  • use URL constructor for path resolution instead of manual string concatenation (commit by @AshGodfrey)

core: 3.26.42 - 2026-03-11

🐛 Bug Fixes

  • resolve collision-resistant import aliases for model namespaces (commit by @bradcypert)

core: 3.26.41 - 2026-03-04

🐛 Bug Fixes

  • include global security in SDK Example Usage snippets and per-operation docs (commit by @mfbx9da4)

core: 3.26.40 - 2026-03-03

🐛 Bug Fixes

  • use --ignore-scripts for examples install to prevent EACCES errors with esbuild (commit by @tristanspeakeasy)

core: 3.26.39 - 2026-03-02

🐝 New Features

  • add useOxlint and useTsgo config flags for opt-in/out of oxlint and tsgo (commit by @danielkov)

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)

globalSecurity: 2.82.16 - 2026-03-24

🐛 Bug Fixes

  • respect global security alternatives ordering and enforce operation-level security restrictions when hoisted (commit by @2ynn)

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)

methodServerURLs: 2.82.2 - 2026-02-27

🐛 Bug Fixes

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

serverEvents: 0.1.16 - 2026-03-10

🐛 Bug Fixes

  • skip SSE events with no data field when data is required to prevent deserialization crashes (commit by @bradcypert)

serverEvents: 0.1.15 - 2026-03-03

🐛 Bug Fixes

  • SSE streaming no longer crashes on non-JSON event data in union types (commit by @tristanspeakeasy)

Based on Speakeasy CLI 1.761.8

Last updated by Speakeasy workflow

@github-actions github-actions bot added the patch Patch version bump label Feb 19, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1771461870 branch 7 times, most recently from 565018b to c3b0f8a Compare February 26, 2026 00:40
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1771461870 branch 6 times, most recently from e1302ee to 59de19a Compare March 4, 2026 00:41
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.13.1 chore: 🐝 Update SDK - Generate 0.13.2 Mar 4, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1771461870 branch 8 times, most recently from 405e766 to 476f605 Compare March 12, 2026 00:36
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1771461870 branch 7 times, most recently from fa2b6f4 to cfe4b38 Compare March 19, 2026 00:45
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1771461870 branch 7 times, most recently from 0858ce1 to 1254769 Compare March 29, 2026 00:50
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1771461870 branch 7 times, most recently from 30a0ffe to 20ff575 Compare April 5, 2026 00:50
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1771461870 branch 7 times, most recently from fa90fe5 to d2a10aa Compare April 12, 2026 00:52
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1771461870 branch 6 times, most recently from cff95cf to 818c4ed Compare April 18, 2026 00:48
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1771461870 branch from 59dcd2c to 431f6e6 Compare April 19, 2026 00:54
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