Skip to content

Release 2.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Jun 22:15
· 1 commit to main since this release
c3dcc7a

Security

  • Remove vulnerable rustls-webpki <0.103.13 (GHSA-82j2-j2ch-gfr8, CVSS 7.5 High — DoS via panic on malformed CRL BIT STRING). Disabled the redundant legacy rustls default feature on aws-sdk-ssm, which was pulling in a second TLS stack (rustls 0.21 / hyper 0.14) alongside the already-present rustls 0.23 stack.