Skip to content

SwiftNIO SSL 2.18.0

Compare
Choose a tag to compare
@FranzBusch FranzBusch released this 23 Mar 12:04
· 105 commits to main since this release
b5260a3

SemVer Minor

  • Enhancement to address issue-337 to query the final TLSVersion (#338, patch credit to @agnosticdev)
  • Add Hashable conformance to NIOSSLPKCS12Bundle (#341)
  • Add RandomAccessCollection conformance to SubjectAlternativeNames and make it public (#345)
  • Add support for URI SAN (#347)

SemVer Patch

  • Update BoringSSL to 8bbefbfeee609b17622deedd100163c12f5c95dc (#350)

Other Changes

  • Add 2022 as a valid year in license headers (#346)
  • ci update (#349, #339)