v0.12.7
Pre-release
Pre-release
·
1092 commits
to main
since this release
[0.12.7] - 09/29/2022
Features
- #486 Enable configurability of the retry strategy through environment variables, system properties, and AWS profiles.
Fixes
- Switch to a safer check to determine if all bytes have been read from an HTTP body
- #704 Disable throwing CancellationException in OkHttp engine's transferBody method
Miscellaneous
- Update/clarify changelog and commit instructions in the Contributing Guidelines