Skip to content

TSTool AWS Plugin / Release Notes

Release notes are available for the core TSTool product and plugin. Each component is maintained separately and may be updated at different times. See the TSTool release notes.

Plugin release notes:


Version 1.1.1

Maintenance release to add more error handling and improve usability.

  • change [1.1.1] Update the AwsS3 command:
    • Display default values for the profile and region.
    • Add warning messages if the AWS user configuration file does not exist.
    • Better handle default values for profile and region and don't allow a default bucket.
    • Show the correct editor tab based on the S3 command.
  • change [1.1.1] Update the AwsS3Catalog:
    • Display default values for the profile and region.
    • Add warning messages if the AWS user configuration file does not exist.
    • Better handle default values for profile and region.
    • Add support for generating Markdown landing page.
    • Add the ProcessSubdirectories parameter to control whether subdirectories should be processed, which provides flexibility to process main dataset landing page without recursively processing child folders.
  • change [1.1.1] Update the AwsCloudFront command:
    • Display default values for the profile and region.
    • Add warning messages if the AWS user configuration file does not exist.
    • Better handle default values for profile and region.
    • Show the correct editor tab based on the CloudFront command.
  • change [1.1.1] Update the AWS SDK library:
    • The software.amazon.aswssdk libraries for s3, cloudfront, and s3-transfer-manager have been updated from version 2.17.198 to 2.18.19.
    • The software.amazon.aswssdk.crt library for aws-crt has been updated from version 0.16.13 to 0.19.10.

Version 1.1.0

Feature release to add the AwsS3Catalog command.

  • bug [1.1.0] Update the AwsCloudFront command:
    • Fix issue where waiting for invalidation to complete was not occurring.
  • new [1.1.0] Add the AwsS3Catalog command to generate landing pages for S3 datasets.
  • change [1.1.0] Update the AwsS3 command:
    • Allow the file pattern for upload to contain wildcards.

Version 1.0.0

Initial release.