aws_common 0.2.4 copy "aws_common: ^0.2.4" to clipboard
aws_common: ^0.2.4 copied to clipboard

unlisted

Common types and utilities used across AWS and Amplify packages.

0.2.4 #

Features #

  • feat(http): Downgrade to HTTP/1.1 when possible (#2243)
  • feat(smithy): IDL 2.0

Fixes #

  • fix(http): transformRequest results in loop

0.2.3 #

Fixes #

  • fix(aws): Cancellation of concurrent requests
  • fix(aws_common): Case insentitive iteration

Features #

  • feat(core): AWS HTTP

0.2.2 #

  • Add zAssertsEnabled flag

0.2.1 #

  • Fix package analysis issues

0.2.0 #

  • Bump minimum Dart SDK to 2.17
  • Consolidate AWSHttpMethodHelper into AWSHttpMethod
  • Add AWSDebuggable mixin for debug-friendly toString
  • Add AWSLogger class and utilities

0.1.0 (2022-05-17) #

  • Initial version.