Skip to content

Releases: LeoPlatform/leo-aws

1.2.0

21 Jun 19:07
Compare
Choose a tag to compare

Features:

  • Added batch submit messages to SQS.
  • More updates to integration leo-config.

Bug fixes:

  • Fixed dynamodb autoscaling.

1.1.0

19 Jun 17:05
308b46e
Compare
Choose a tag to compare

Features:

  • Adding KMS
  • Adding secrets
  • Adding SQS
  • Passing configuration into AWS services by default so this is handled through config.
  • migrated batchGetHashKey and BatchGet over from leo-sdk for dynamodb
  • upgrading aws sdk
  • new cloudformation building
  • Pass the profile through from the config file. This is so it will make it to the aws sync command.
  • Changed the cloudformation util to be able to extend cloudformation with different kinds of elements instead of just resources.