github aws/aws-pdk v0.20.0

latest releases: v0.23.48, v0.23.47, v0.23.46...
12 months ago

0.20.0 (2023-09-01)

⚠ BREAKING CHANGES

  • type-safe-api: Removed RequestArrayParameters from input and type signature of
    handlers/interceptors. number/bool/date request parameters will be coerced to their type defined in
    the model. useIntegerType: true is specified by default for smithy to openapi conversion as this is
    recommended and more intuitive behaviour than the default (where integers are still represented as
    doubles).

Features

  • type-safe-api: coerce request parameters into defined types for typescript (#551) (7804491)

Don't miss a new aws-pdk release

NewReleases is sending notifications on new releases.