Speakeasy Logo

Follow us on to be up
to date with the latest changes.

Back to all releases

v1.673.0

// December 9, 2025

feat(python): simplify discriminated union syntax; fix(ruby): remove Sorbet templating when typing disabled (#1754)

Generator changes (2)

New features

pythonv2

simplify syntax of discriminated unions when discriminator const is already present on the underlying types

Bug fixes

ruby

Remove additional Sorbet templating with typingStrategy none