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