You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.50.0 (2024-06-18)
Features
Added a required property to IAM trait condition key definitions. (#2288)
Added syncCorsPreflightIntegration configuration option to APIGateway conversion, which updates CORS preflight templates with all possible content types. (#2290)
Added validator for duplicate names in the iamResource trait. (#2293)
Added operationContextParams support to RulesetParameterValidator. (#2295)
Enabled the application of example traits to service-level errors. (#2307)
Added IDL serializer option to coerce inline IO. (#2316)
Added a function to writer delegators to check out writers with a symbol. (#2328)