Skip to content
/ sso Public

Latest commit

 

History

History
79 lines (41 loc) · 1.1 KB

File metadata and controls

79 lines (41 loc) · 1.1 KB

Change Log

NOT RELEASED

1.6.0

Added

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

1.5.0

Added

  • AWS api-change: rework regions definition

Dependency bumped

  • Drop support for PHP versions lower than 8.2

Changed

  • Apply new CodingStandard from latest php-cs-fixer.

1.4.1

Changed

  • Sort exception alphabetically.

1.4.0

Added

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

1.3.0

Added

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

Changed

  • Enable compiler optimization for the sprintf function.

1.2.1

Changed

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

1.2.0

Added

  • AWS api-change: Added ap-southeast-4 region
  • AWS api-change: Added ap-south-2 and eu-south-2 regions

1.1.0

Added

  • AWS api-change: Added me-central-1 region

1.0.0

  • Empty release

0.1.1

Added

  • AWS api-change: Add support for the il-central-1 region
  • AWS api-change: Add support for the eu-central-2, cn-north-1 and cn-northwest-1 regions

0.1.0

First version