Skip to content

Releases: apple/swift-certificates

Swift Certificates 1.15.1

30 Oct 10:20
c399f90

Choose a tag to compare

What's Changed

SemVer Patch

Other Changes

  • chore: restrict GitHub workflow permissions - future-proof by @incertum in #278
  • Avoid ambiguity in tests by @glbrntt in #280

New Contributors

Full Changelog: 1.15.0...1.15.1

Swift Certificates 1.15.0

14 Oct 12:41
f4cd9e7

Choose a tag to compare

What's Changed

SemVer Minor

  • Update RFC5280Policy and OCSPVerifierPolicy initializers by @aryan-25 in #276

SemVer Patch

  • Allow the 4.0 series of Crypto releases by @Lukasa in #275

Other Changes

  • Enable Swift 6.2 jobs in CI by @rnro in #274

Full Changelog: 1.14.0...1.15.0

Swift Certificates 1.14.0

16 Sep 09:29
4b092f1

Choose a tag to compare

What's Changed

SemVer Minor

Full Changelog: 1.13.0...1.14.0

Swift Certificates 1.13.0

28 Aug 13:49
20c451f

Choose a tag to compare

What's Changed

SemVer Minor

  • Require VerifierPolicy not have isolated conformance by @Lukasa in #269

Full Changelog: 1.12.0...1.13.0

Swift Certificates 1.12.0

06 Aug 09:32
c059d9c

Choose a tag to compare

What's Changed

SemVer Minor

  • Use current time by default during validation in RFC5280Policy and OCSPPolicy by @aryan-25 in #266
  • Explicit sendable changes by @rafaelcepeda in #265

SemVer Patch

  • Improve the performance of Certificate's equal and hash implementations by @gjcairo in #267

Other Changes

New Contributors

Full Changelog: 1.11.0...1.12.0

Swift Certificates 1.10.1

11 Jul 08:02
386001a

Choose a tag to compare

What's Changed

SemVer Patch

Other Changes

Full Changelog: 1.10.0...1.10.1

Swift Certificates 1.11.0

07 Jul 12:33
870f4d5

Choose a tag to compare

What's Changed

SemVer Minor

SemVer Patch

Other Changes

  • Correct macCatalyst 14 in CertificateTests.swift by @lamtrinhdev in #251
  • Fix API documentation links in README.md by @azarovalex in #258
  • Skip errors relating to interaction not being allowed by @Lukasa in #259

New Contributors

Full Changelog: 1.10.0...1.11.0

1.10.0

28 Apr 09:11
999fd70

Choose a tag to compare

What's Changed

SemVer Minor

  • Add new Certificate.PrivateKey init from PKCS8 DER bytes by @gjcairo in #248

Full Changelog: 1.9.0...1.10.0

Swift Certificates 1.9.0

23 Apr 10:18
86eca75

Choose a tag to compare

What's Changed

SemVer Minor

SemVer Patch

Other Changes

  • Add static SDK CI workflow by @rnro in #234
  • Use centralized CMake checks by @rnro in #235
  • Enable macOS CI on merge to main and daily timer by @rnro in #238
  • Enable macOS CI on pull requests by @rnro in #240
  • Remove warnings as errors from 5.9 CI by @gjcairo in #243
  • Remove warnings as errors from 5.9 main runs by @gjcairo in #245
  • Enable Swift 6.1 jobs in CI by @rnro in #246
  • add thresholds for Swift 6.1 from 6.0 thresholds by @rnro in #247

New Contributors

Full Changelog: 1.8.1...1.9.0

Swift Certificates 1.8.1

13 Mar 10:36
d608282

Choose a tag to compare

What's Changed

SemVer Patch

  • Add missing availability annotations to fix iOS, watchOS, and tvOS builds by @simonjbeaumont in #233

Full Changelog: 1.8.0...1.8.1