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

Back to all releases

v1.760.0

// March 30, 2026

feat: Security handling improvements, Java error required nullable fix, PHP imports fix, Terraform various features and fixes, TypeScript error enums fix (#2004)

Generator changes (2)

New features

terraform

enforce minimum versions for additionalDependencies to prevent compilation errors from terraform-plugin-go interface changes

Bug fixes

terraform

prevent generation errors for discriminated oneOf with inline variants that share a field name but have different types (e.g. map vs object)