Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

v0.2.4

Compare
Choose a tag to compare
@ahuang11 ahuang11 released this 23 Jan 17:27
· 99 commits to main since this release
6b4674f

0.2.4

Released on January 23rd, 2023.

Added

  • AwsSecret block with read_secret, write_secret, and delete_secret methods - #176

Changed

  • Object keys sent in S3 requests use '/' delimiters instead of system default - #192

Fixed

  • Fix bug where ECSTask could fail to stream logs - #186