Speakeasy Logo

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

Back to all releases

v1.686.0

// January 15, 2026

feat: Python async hooks and OAuth2 Client Credentials thread safety, Terraform union primitive validations, TypeScript snake casing for React Query (#1800)

Generator changes (2)

New features

pythonv2

add async hooks support for non-blocking I/O in async SDK methods; sync hooks now execute in a dedicated thread when async hooks are disabled

Bug fixes

terraform

Ensure primitive type validations are least restrictive merged across all members