feat(java): add slf4j logging support; fix(java): preserve global parameter casing; feat(typescript): forward compatible enums by default and lax mode; fix(typescript): remove webhook sender methods; fix(python): sanitize reserved keywords in method names; feat(terraform): ignore entity missing codes for delete operations; feat(mcp-typescript): add responseFormat configuration (#1720)
Generator changes (4)
New features
javav2
support slf4j logging
Bug fixes
javav2
only include parameters declared in the operation
Bug fixes
javav2
preserve parameter casing
Bug fixes
typescriptv2
exclude webhook sender methods and use secure HMAC verification