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

Back to all releases

v1.721.0

// February 17, 2026

feat(all): make repoUrl overridable via gen.yaml;fix(python): add dir to allowedRedefinedBuiltins (#1893)

Generator changes (6)

New features

csharp

allow repoUrl and repoSubDirectory to be configured via gen.yaml generation section

New features

mcp-typescript

allow repoUrl and repoSubDirectory to be configured via gen.yaml generation section

New features

pythonv2

allow repoUrl and repoSubDirectory to be configured via gen.yaml generation section

Bug fixes

pythonv2

retry all transient network errors (NetworkError, TimeoutException) instead of only ConnectError and TimeoutException

New features

ruby

allow repoUrl and repoSubDirectory to be configured via gen.yaml generation section

New features

typescriptv2

allow repoUrl and repoSubDirectory to be configured via gen.yaml generation section