Skip to content

Latest commit

 

History

History
77 lines (39 loc) · 1012 Bytes

CHANGELOG.md

File metadata and controls

77 lines (39 loc) · 1012 Bytes

Change Log

NOT RELEASED

1.4.0

Added

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

1.3.3

Changed

  • AWS enhancement: Documentation updates.

1.3.2

Changed

  • Enable compiler optimization for the sprintf function.

1.3.1

Changed

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

1.3.0

Added

  • AWS api-change: Added us-isob-east-1 region.

1.2.1

Changed

  • AWS enhancement: Documentation updates.

1.2.0

Added

  • AWS api-change: Added InvalidSourceException in put operations

1.1.1

Changed

  • AWS enhancement: Documentation updates.

1.1.0

Added

  • Avoid overriding the exception message with the raw message

Changed

  • Improve parameter type and return type in phpdoc

1.0.0

Added

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

0.1.1

Added

  • AWS api-change: Use specific configuration for us regions

0.1.0

First version