Skip to content

Releases: jerily/aws-sdk-tcl

1.0.10

21 Aug 09:25
Compare
Choose a tag to compare

Features

  • added delete_item cmd to dynamodb module

1.0.9

30 Jul 09:02
Compare
Choose a tag to compare

Features

  • reverted CreateExitHandler change
  • improved ssm commands

1.0.7

24 Jul 06:31
Compare
Choose a tag to compare

Features

  • Added KMS support: list_keys, create_key, describe_key, enable_key, disable_key, schedule_key_deletion, cancel_key_deletion, encrypt, decrypt, generate_data_key, generate_random
  • Properly shutdown AWS API on process exit.

1.0.6

13 May 07:29
Compare
Choose a tag to compare

Features

  • Fixed naviserver makefiles

1.0.5

10 May 07:11
Compare
Choose a tag to compare

Features

  • updated FindTCL.cmake to work with custom location
  • added missing var trace proc for s3

1.0.4

17 Apr 07:08
Compare
Choose a tag to compare

Features

  • added credentials in config dict i.e. aws_access_key_id and aws_secret_access_key
  • added trace var in create cmds i.e. auto-destroy of clients when they go out of scope
  • fix memleak issue in sqs and dynamodb modules

1.0.3

28 Mar 10:12
Compare
Choose a tag to compare

Features

  • TCL 9 support

1.0.2

10 Mar 15:16
Compare
Choose a tag to compare

Features

  • Initial support for TCL 9

1.0.1

28 Sep 11:19
Compare
Choose a tag to compare

Features

  • macOS support
  • more flexible build/install

1.0.0

06 Sep 07:02
Compare
Choose a tag to compare

Features

  • TCL S3
  • TCL DynamoDB
  • TCL Lambda
  • TCL SQS
  • TCL IAM
  • TCL SSM