CRT update and fixes
Updates the CRT to get the latest changes and fixes. This includes:
- Updating CRT sub-modules (including S2N-TLS and AWS-LC)
- Fixing JDK 17 builds
- Anonymous Credentials support
- Fixing an issue where
Old requests from the previous session are cancelled, and offline request will not be accept
error would incorrectly be displayed
What's Changed
- update crt to 0.19.3 by @xiazhvera in #312
- ensure aws-crt version is consistent everywhere by @graebm in #313
Full Changelog: v1.10.2...v1.10.3