feat: Go open enums, MCP advanced flags, Terraform schema ignore, Python/TypeScript empty error object fix, Ruby hooks fix (#1767)
Generator changes (7)
New features
go
enable forward compatible enums by default for new SDKs
New features
mcp-typescript
exclude advanced flags from README and manifest
Bug fixes
pythonv2
fixed generation of error types for empty objects
Bug fixes
ruby
always include types.rb import in hooks.rb to prevent NameError when sdkHooks feature is disabled
Bug fixes
terraform
Missing response-only descriptions
New features
terraform
Support x-speakeasy-terraform-ignore: schema for ephemeral cross-operation properties
Bug fixes
typescriptv2
fixed generation of error types for empty objects