Changelog
- 15455f5 chore(deps): bump the dev-dependencies group with 3 updates
- d47cbcb feat: add quiet option to silence request log output
- 43bfe8a fix: body limit no longer needed for streaming request body
- 216e50b fix: disable keepalive for better request rates under heavy load
- c1587e4 fix: make s3 PutBucketAcl have receiver pointer like others for consistency
- 6e37096 fix: s3 backend performance increase with client reuse