Releases: apple/swift-certificates
Releases · apple/swift-certificates
1.17.0
What's Changed
SemVer Minor
- Add validation function for raw signatures by @josephnoir in #284
SemVer Patch
Full Changelog: 1.16.0...1.17.0
1.16.0
What's Changed
SemVer Minor
- Expose supported signature algorithms for private keys by @josephnoir in #281
- Drop Swift 5.10 by @aryan-25 in #283
Full Changelog: 1.15.1...1.16.0
Swift Certificates 1.15.1
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
Swift Certificates 1.14.0
What's Changed
SemVer Minor
- Introduce a validated certificate chain type by @josephnoir in #272
Full Changelog: 1.13.0...1.14.0
Swift Certificates 1.13.0
Swift Certificates 1.12.0
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
Other Changes
- Re-core the benchmarks by @Lukasa in #271
- Enable release mode builds by @josephnoir in #270
New Contributors
- @josephnoir made their first contribution in #270
- @rafaelcepeda made their first contribution in #265
Full Changelog: 1.11.0...1.12.0
Swift Certificates 1.10.1
What's Changed
SemVer Patch
- [1.10.x] CMake: Use full module triples (#252) by @simonjbeaumont in #261
- [1.10.x] Fix pthread use on FreeBSD (#253) by @simonjbeaumont in #262
Other Changes
- [1.10.x] Enable 5.9 CI explicitly in GitHub workflow by @simonjbeaumont in #263
Full Changelog: 1.10.0...1.10.1
Swift Certificates 1.11.0
What's Changed
SemVer Minor
- Drop Swift 5.9 by @rnro in #250
- Custom certificate store by @brimworks in #256
- Support signing via Certificate PrivateKey by @bauer-andreas in #257
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
- @etcwilde made their first contribution in #252
- @brimworks made their first contribution in #256
- @azarovalex made their first contribution in #258
- @bauer-andreas made their first contribution in #257
Full Changelog: 1.10.0...1.11.0