Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Sep 29, 2025

SDK update

Versioning

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

OpenAPI Change Summary
└─┬Components
  ├─┬cart_discount
  │ └─┬discount_category
  │   └──[+] enum (1932:15)
  ├─┬i_cart_discount_view
  │ └─┬discount_category
  │   └──[+] enum (2738:15)
  └─┬discount_category
    └──[+] enum (6679:11)
Document Element Total Changes Breaking Changes
components 3 0

PYTHON CHANGELOG

core: 5.23.14 - 2025-12-09

🐝 New Features

  • add constFieldCasing config option to control const field casing (upper or normal) (commit by @mfbx9da4)

core: 5.23.12 - 2025-11-25

🐝 New Features

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

core: 5.23.11 - 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)

core: 5.23.10 - 2025-11-18

🐛 Bug Fixes

  • sanitize Python reserved keywords in method names to prevent syntax errors (commit by @AshGodfrey)

core: 5.23.9 - 2025-11-17

🐛 Bug Fixes

core: 5.23.8 - 2025-11-14

🐛 Bug Fixes

  • return type when 'sseFlatResponse: true' and response has data field (commit by @mfbx9da4)
  • improved type accuracy for response bodies - they now correctly return the actual type instead of being wrapped in Optional[] (commit by @mfbx9da4)

core: 5.23.7 - 2025-11-13

🐝 New Features

  • allow license to be defined in pyproject.toml's project field (commit by @walker-tx)

core: 5.23.6 - 2025-11-10

🐛 Bug Fixes

  • handle application/* encoding in multipart forms (commit by @danielkov)

core: 5.23.13 - 2025-11-06

🐛 Bug Fixes

  • multi-part arrays now serialized according to RFC7578 (commit by @danielkov)

core: 5.23.5 - 2025-11-05

🐝 New Features

  • support body field name configuration via requestBodyFieldName in gen.yaml (commit by @subomi)

core: 5.23.4 - 2025-11-03

🐛 Bug Fixes

  • Python generation no longer fails on recursive types (commit by @danielkov)

core: 5.23.3 - 2025-11-02

🐛 Bug Fixes

  • closed nullable enum serialization (commit by @mfbx9da4)

core: 5.23.2 - 2025-10-30

🐛 Bug Fixes

  • make security scheme resolution case-insensitive (commit by @vishalg0wda)

core: 5.23.1 - 2025-10-30

🐛 Bug Fixes

  • handle both closed and open enum serialization (commit by @idbentley)

core: 5.23.0 - 2025-10-13

🐝 New Features

  • add config option for deep merging allOf nodes in OpenAPI specs (commit by @BlakeTheAwesome)

core: 5.22.1 - 2025-09-30

🐛 Bug Fixes

  • correct import aliasing when SDK class members conflict with model names in Python templates (commit by @BlakeTheAwesome)

globalServerURLs: 3.2.0 - 2025-10-22

🐝 New Features

  • Allow server selection to appear in all code samples (commit by @BlakeTheAwesome)

retries: 3.0.3 - 2025-11-20

🐝 New Features

  • add support for Retry-After header (commit by @2ynn)

sdkHooks: 1.2.0 - 2025-10-15

🐝 New Features

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

unions: 3.1.1 - 2025-12-08

🐝 New Features

  • simplify syntax of discriminated unions when discriminator const is already present on the underlying types (commit by @mfbx9da4)
  • Support for applyUnionDiscriminators: true configurable via gen.yaml. When true, discriminator values will be applied as const fields onto union member types. If the type is used outside of a union, the const will not be applied.

unions: 3.1.0 - 2025-10-01

🐝 New Features

  • support nested discriminated unions (commit by @vishalg0wda)

Based on Speakeasy CLI 1.676.1

@github-actions github-actions bot added the patch Patch version bump label Sep 29, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759140059 branch 3 times, most recently from decc16c to e65af7f Compare October 1, 2025 00:40
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.5.6 chore: 🐝 Update SDK - Generate 0.5.7 Oct 1, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759140059 branch 2 times, most recently from c5bce8e to bfe11a8 Compare October 3, 2025 00:34
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.5.7 chore: 🐝 Update SDK - Generate 0.6.0 Oct 3, 2025
@github-actions github-actions bot added minor Minor version bump and removed patch Patch version bump labels Oct 3, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759140059 branch 7 times, most recently from d521b86 to bfe38f4 Compare October 10, 2025 00:35
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759140059 branch 7 times, most recently from 2447025 to e52362c Compare October 17, 2025 00:36
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759140059 branch 6 times, most recently from f688bb2 to 268a881 Compare October 23, 2025 00:36
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759140059 branch 7 times, most recently from 2c13dcf to 83bf003 Compare November 23, 2025 00:43
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759140059 branch 7 times, most recently from b96ccbd to 5a47783 Compare November 30, 2025 00:43
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759140059 branch 8 times, most recently from 344eed8 to e3147d9 Compare December 8, 2025 00:40
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759140059 branch 6 times, most recently from 07dfc06 to 3b202fb Compare December 14, 2025 00:43
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1759140059 branch from 3b202fb to a04a92b Compare December 15, 2025 00:42
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