* enhancement:Dependencies: Update the floor version of botocore to 1.37.4 to match imports. * enhancement:Tasks: Pass Botocore context from parent to child threads.
0.11.3
======
* bugfix:``awscrt``: Fix urlencoding issues for request signing with the awscrt.
0.11.2
======
* bugfix:upload: Only set a default checksum if the ``request_checksum_calculation`` config is set to ``when_supported``. Fixes `boto/s3transfer327 <https://github.com/boto/s3transfer/issues/327>`__.
0.11.1
======
* bugfix:Dependencies: Update the floor version of botocore to 1.36.0 to match imports.
0.11.0
======
* feature:manager: Use CRC32 by default and support user provided full-object checksums.
0.10.4
======
* enhancement:``s3``: Added Multi-Region Access Points support to CRT transfers.