Skip to content

Latest commit

 

History

History
53 lines (29 loc) · 718 Bytes

CHANGELOG.md

File metadata and controls

53 lines (29 loc) · 718 Bytes

Change Log

0.2.4

Changed

  • Added support for Cognito Identity Provider.
  • Added support for CloudWatch Logs.

0.2.3

Changed

  • Support only version 1.0 of async-aws/core

0.2.2

Added

  • Support for loading environment variables from SSM

Fixed

  • Config when client config override default config.

0.2.1

Added

  • Support for async-aws/core: ^0.4 and ^0.5
  • Added support for DynamoDb

0.2.0

Added

  • Support for async-aws/core: ^0.3
  • Adding VarDumpers

0.1.1

Added

  • Support for async-aws/core: ^0.2
  • Support for CloudFormation, Lambda and SNS

Fixed

  • Configuration bug where you specified async_aws.client: and nothing more

0.1.0

First version