Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 10, 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 added the patch Patch version bump label Nov 10, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762734783 branch from 030136e to a26a25e Compare November 11, 2025 00:32
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.1.7 chore: 🐝 Update SDK - Generate 0.1.9 Nov 11, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762734783 branch from 168ef13 to f727016 Compare November 12, 2025 00:32
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.1.9 chore: 🐝 Update SDK - Generate 0.1.10 Nov 12, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762734783 branch from 9d1c6f6 to 324d9ce Compare November 13, 2025 00:32
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.1.10 chore: 🐝 Update SDK - Generate 0.1.12 Nov 13, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762734783 branch 6 times, most recently from 8211e39 to b9ea5c0 Compare November 19, 2025 00:32
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.1.12 chore: 🐝 Update SDK - Generate 0.1.14 Nov 19, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762734783 branch 2 times, most recently from d25527d to 4585fc2 Compare November 21, 2025 00:31
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.1.14 chore: 🐝 Update SDK - Generate 0.1.24 Nov 21, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762734783 branch from d9486ba to 3668e78 Compare November 22, 2025 00:31
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.1.24 chore: 🐝 Update SDK - Generate 0.1.26 Nov 22, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762734783 branch from 73d0172 to 110bd96 Compare November 23, 2025 00:36
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.1.26 chore: 🐝 Update SDK - Generate 0.1.28 Nov 23, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762734783 branch 7 times, most recently from 5ad3446 to b2ecd9d Compare November 29, 2025 00:31
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.1.28 chore: 🐝 Update SDK - Generate 0.2.0 Nov 29, 2025
@github-actions github-actions bot added the minor Minor version bump label Nov 29, 2025
@github-actions github-actions bot removed the patch Patch version bump label Nov 29, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762734783 branch 2 times, most recently from 42ad492 to 18f1b94 Compare December 1, 2025 00:39
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762734783 branch from be9e2c4 to c123c9b Compare December 2, 2025 00:33
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