Skip to content

Latest commit

 

History

History
115 lines (62 loc) · 1.79 KB

CHANGELOG.md

File metadata and controls

115 lines (62 loc) · 1.79 KB

Change Log

NOT RELEASED

1.9.0

Added

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

1.8.0

Added

  • AWS api-change: Add support for Dualstack Endpoints
  • AWS api-change: fix dkr- regions endpoint
  • AWS api-change: Added ap-southeast-7 region
  • AWS api-change: Added mx-central-1 region

1.7.0

Added

  • AWS api-change: Added ap-southeast-5 region

Changed

  • Enable compiler optimization for the sprintf function.

1.6.1

Changed

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

1.6.0

Added

  • AWS api-change: Added ca-west-1 region

1.5.1

Changed

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

1.5.0

Added

  • AWS api-change: Add support for the il-central-1 region
  • Avoid overriding the exception message with the raw message

Changed

  • Improve parameter type and return type in phpdoc

1.4.0

Added

  • AWS api-change: Added ap-southeast-4 region.

1.3.0

Added

  • AWS api-change: Added eu-central-2, eu-south-2 and ap-south-2 regions

1.2.0

Added

  • Added me-central-1 region

1.1.0

Added

  • AWS api-change: Added us-iso-west-1 region
  • AWS api-change: Use specific configuration for us regions
  • AWS api-change: Added ap-southeast-3 region

1.0.0

Added

  • AWS api-change: Added ap-northeast-3 region
  • AWS enhancement: Documentation updates

Fixed

  • Assert the provided Input can be json-encoded.

0.1.2

Added

  • Added documentation in class headers.
  • Added domain exceptions.

0.1.1

Deprecated

  • AWS api-change: GetAuthorizationTokenRequest::$registryIds has been deprecated

Fixed

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

0.1.0

First version