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