Skip to content

Latest commit

 

History

History
60 lines (32 loc) · 931 Bytes

CHANGELOG.md

File metadata and controls

60 lines (32 loc) · 931 Bytes

Change Log

NOT RELEASED

Added

  • AWS api-change: Added us-isof-east-1 and us-isof-south-1 regions
  • AWS api-change: Added us-iso-east-1-fips region
  • 
    

1.1.0

Added

  • AWS api-change: Added us-west-1-fips region

Changed

  • Enable compiler optimization for the sprintf function.

1.0.2

Changed

  • Add Accept: application/json header in request to fix incompatibility with 3rd party providers

1.0.1

Changed

  • AWS enhancement: Documentation updates.

1.0.0

  • Empty release

0.1.2

Added

  • AWS api-change: Added support for Brevity translation settings feature.

Changed

  • Allow passing explicit null values for optional fields of input objects

0.1.1

Added

  • AWS enhancement: Documentation updates.
  • Avoid overriding the exception message with the raw message

Changed

  • Improve parameter type and return type in phpdoc

0.1.0

First version