Skip to content

Latest commit

 

History

History
114 lines (58 loc) · 1.5 KB

File metadata and controls

114 lines (58 loc) · 1.5 KB

Change Log

NOT RELEASED

1.7.0

Added

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

1.6.1

Changed

  • Remove redundant ext-json requirement

1.6.0

Added

  • AWS api-change: Added eusc-de-east-1 region

Dependency bumped

  • Drop support for PHP versions lower than 8.2

Changed

  • Apply new CodingStandard from latest php-cs-fixer.
  • Use a more stable sorting for the list of generated region metadata

1.5.0

Added

  • AWS api-change: Added eu-isoe-west-1 region

Changed

  • Sort exception alphabetically.

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