Skip to content

Updating CRT to 1.6.2

Choose a tag to compare

@TingDaoK TingDaoK released this 26 Mar 19:26
· 260 commits to main since this release
3bcc09d

BUG FIX

  • The authentication of proxy option will propagate correctly now
  • Building issues related to aws-lc is solved on some ARM machine.

API updates from aws-crt

  • Deprecated with_timeout_ms method as it's out of date. The with_timeout_ms will be moved to with_ping_timeout_ms to configures the PINGREQ response timeout
  • Add new with_protocol_operation_timeout_ms to configure the protocol operation timeout.