Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 512 Bytes

CHANGELOG.md

File metadata and controls

39 lines (21 loc) · 512 Bytes

Change Log

NOT RELEASED

1.0.1

Fixed

  • If provided an unrecognized region, then fallback to default region config

1.0.0

Fixed

  • Make sure we throw exception from async-aws/core

0.2.2

Added

  • IamClient::addUserToGroup()
  • IamClient::createAccessKey()
  • IamClient::deleteAccessKey()

0.2.1

Added

  • Support for PHP 8

0.2.0

Removed

  • Removes methods getServiceCode, getSignatureVersion and getSignatureScopeName from Client.

0.1.0

First version