Skip to content

Releases: open-task-framework/otf-addons-aws

v26.28.0

Choose a tag to compare

@adammcdonagh adammcdonagh released this 19 Jul 23:08
1afa500

What's Changed

  • Add support for specifying botore timeouts and retries for s3 transfers/executions
  • Fix issue in tidy throwing an exception when the s3 client was already closed

v26.18.0

Choose a tag to compare

@adammcdonagh adammcdonagh released this 09 May 01:13
0c913af

What's Changed

  • Fix a bug where the S3 client was not being properly closed and garbage collected, which could lead to resource leaks and issues with too many open connections. This was caused by the tidy method not setting the s3_client attribute to None after closing it, which meant that the botocore objects were not being garbage collected.
  • Replace Localstack with Floci & updated all related tests.

v24.38.0

Choose a tag to compare

@adammcdonagh adammcdonagh released this 27 Sep 17:42
2c13561

What's Changed

Full Changelog: 0.3.0...v24.38.0

v24.28.1

Choose a tag to compare

@adammcdonagh adammcdonagh released this 11 Jul 16:29
404545b

What's Changed

New Contributors

Full Changelog: 0.3.0...v24.28.1