update README with todo item to move to 0.9.1
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Emil Lerch 2022-03-10 09:14:24 -08:00
parent 71d7fb92f8
commit 674b81339c
Signed by: lobo
GPG Key ID: A7B62D657EF764F8

View File

@ -51,6 +51,7 @@ TODO List:
* Implement [AWS restXml protocol](https://awslabs.github.io/smithy/1.0/spec/aws/aws-restxml-protocol.html).
Includes S3. Total service count 4.
* Bump to zig 0.9.1. iguanaTLS, used in zFetch is still [working out 0.9.1 issues](https://github.com/alexnask/iguanaTLS/pull/29)
* Implement sigv4a signing
* Implement jitter/exponential backoff
* Implement timeouts and other TODO's in the code