[ANN] Nubank's aws-api 0.8.800 https://groups.google.com/g/clojure/c/65bip6nW2ps • Do not attempt to use unsupported protocols https://github.com/cognitect-labs/aws-api/issues/291 ◦ Some AWS services support multiple protocols, and aws-api would always pick the first one, even for cases where protocol support was not implemented. Now it picks the first supported protocol instead. • Update dependencies README: https://github.com/cognitect-labs/aws-api/ API: https://cognitect-labs.github.io/aws-api/ Changelog: https://github.com/cognitect-labs/aws-api/blob/master/CHANGES.md Upgrade Notes: https://github.com/cognitect-labs/aws-api/blob/master/UPGRADE.md Latest Releases of api, endpoints, and all services: https://github.com/cognitect-labs/aws-api/blob/master/latest-releases.edn