Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 28, 2025

SDK update

Versioning

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

OpenAPI Change Summary No specification changes

TYPESCRIPT CHANGELOG

core: 3.26.13 - 2025-11-28

🐛 Bug Fixes

  • move .tsBuildInfo to outDir location to avoid false positive cache hit when transpiling TypeScript (commit by @mfbx9da4)

core: 3.26.11 - 2025-11-25

🐝 New Features

  • allow inclusion of empty array query parameter (commit by @idbentley)

core: 3.26.10 - 2025-11-24

🐝 New Features

  • union discriminators are inferred for oneOfs missing the explicit OpenAPI discriminator mapping. Configure via inferUnionDiscriminators: true in gen.yaml (commit by @mfbx9da4)

sdkHooks: 0.4.0 - 2025-10-15

🐝 New Features

  • expose available OAuth 2.0 scopes for use in custom hooks (commit by @2ynn)

unions: 2.86.3 - 2025-12-01

🐝 New Features

  • pre-apply union discriminators onto union members when the type is only used under a discriminated union. Configurable via gen.yaml preApplyUnionDiscriminators (commit by @mfbx9da4)

unions: 2.86.2 - 2025-11-27

🐝 New Features

  • New gen.yaml flag forwardCompatibleUnionsByDefault controls forward compatibility for discriminated unions in responses. 'tagged-only' makes only discriminated unions open to unknown values. 'false' disables forward compatibility. Unknown discriminator values are returned as an object with the discriminator field set to a special 'UNKNOWN' string and a raw field containing the original input. Individual unions can be controlled with x-speakeasy-unknown-values: allow/disallow. (commit by @mfbx9da4)

unions: 2.86.1 - 2025-11-27

🐛 Bug Fixes

  • improve picking with nested unions (commit by @mfbx9da4)

Based on Speakeasy CLI 1.666.0

@github-actions github-actions bot requested a review from molebox as a code owner November 28, 2025 00:27
@github-actions github-actions bot added the patch Patch version bump label Nov 28, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1764288490 branch from 7fe07c1 to 9595186 Compare November 29, 2025 00:27
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate VERCEL 1.17.9 chore: 🐝 Update SDK - Generate VERCEL 1.18.1 Nov 29, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1764288490 branch 2 times, most recently from bae13b5 to a88414f Compare December 1, 2025 00:28
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1764288490 branch from a88414f to 065e557 Compare December 2, 2025 00:18
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate VERCEL 1.18.1 chore: 🐝 Update SDK - Generate VERCEL 1.18.0 Dec 2, 2025
@github-actions github-actions bot added minor Minor version bump and removed patch Patch version bump labels Dec 2, 2025
Copy link
Collaborator

@ismaelrumzan ismaelrumzan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ismaelrumzan ismaelrumzan merged commit 94f9945 into main Dec 2, 2025
1 check passed
@ismaelrumzan ismaelrumzan deleted the speakeasy-sdk-regen-1764288490 branch December 2, 2025 01:30
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.

3 participants