- Force HTTP client to use HTTP Version 1.1 Fixes invalid request signing for AWS services that support HTTP 2 (#8) Thanks, Josh Glover, for the detailed report!
- Implement aws-api cached-credentials-with-auto-refresh
- Catch up to aws-api 0.8.686 (2023-07-11)
- Also include aws-api refactoring commits up to 5900e35 (2023-07-12)
- Fix spelling of :patch in http client implementation Thanks, Dan Meyers!
- Catch up to aws-api 0.8.603 (2022-10-11)
- Port remainder of aws-api tests.
- Catch up to aws-api 0.8.596.
- Fix handling of HEAD HTTP requests (such as S3 HeadObject).
- Fix broken client datafy compatibility.
- Use GMT instead of UTC for timestamp formatting.