Skip to content

Latest commit

 

History

History
51 lines (27 loc) · 1.84 KB

CHANGELOG.md

File metadata and controls

51 lines (27 loc) · 1.84 KB

v1.2.0 (2023-09-18)

  • Announcement: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service.
  • Feature: Adds several endpoint ruleset changes across all models: smaller rulesets, removed non-unique regional endpoints, fixes FIPS and DualStack endpoints, and make region not required in SDK::Endpoint. Additional breakfix to cognito-sync field.

v1.1.5 (2023-08-21)

  • Dependency Update: Updated to the latest SDK module versions

v1.1.4 (2023-08-18)

  • Dependency Update: Updated to the latest SDK module versions

v1.1.3 (2023-08-17)

  • Dependency Update: Updated to the latest SDK module versions

v1.1.2 (2023-08-07)

  • Dependency Update: Updated to the latest SDK module versions

v1.1.1 (2023-08-01)

  • No change notes available for this release.

v1.1.0 (2023-07-31)

  • Feature: Adds support for smithy-modeled endpoint resolution. A new rules-based endpoint resolution will be added to the SDK which will supercede and deprecate existing endpoint resolution. Specifically, EndpointResolver will be deprecated while BaseEndpoint and EndpointResolverV2 will take its place. For more information, please see the Endpoints section in our Developer Guide.
  • Dependency Update: Updated to the latest SDK module versions

v1.0.4 (2023-07-28)

  • Dependency Update: Updated to the latest SDK module versions

v1.0.3 (2023-07-13)

  • Dependency Update: Updated to the latest SDK module versions

v1.0.2 (2023-06-15)

  • No change notes available for this release.

v1.0.1 (2023-06-13)

  • Dependency Update: Updated to the latest SDK module versions

v1.0.0 (2023-06-08)

  • Release: New AWS service client module
  • Feature: Initial release of AWS Payment Cryptography Control Plane service for creating and managing cryptographic keys used during card payment processing.