feat: Terraform primitive custom type support, Ruby responseFormat support, Java pagination fixes, TypeScript MCP fixes, Go fixes for OAS default of empty string handling (#1374)
Generator changes (5)
Bug fixes
go
Respect default value of empty string in JSON marshal and unmarshal
Bug fixes
terraform
Ensure OAS number type validations are present as configuration validators
Bug fixes
terraform
Represent OAS number type as terraform-plugin-framework Float64 types
New features
terraform
Support terraform-plugin-framework custom types for Bool, Float32, Float64, Int32, Int64, and String base types
Bug fixes
terraform
Use x-speakeasy-match updated name in import documentation