Releases: apple/swift-certificates
Releases · apple/swift-certificates
1.10.0
Swift Certificates 1.9.0
What's Changed
SemVer Minor
- Make the usual pthread changes for OpenBSD. by @3405691582 in #239
- Feature: Enhance RDN parsing to support IA5String by @erikgadireddi in #236
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
- @3405691582 made their first contribution in #239
- @erikgadireddi made their first contribution in #236
Full Changelog: 1.8.1...1.9.0
Swift Certificates 1.8.1
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
1.8.0
What's Changed
SemVer Minor
- Add default value for signature algorithm by @baarde in #221
- Make RDN.Attribute.Value conversion to ASN1Any public by @baarde in #215
SemVer Patch
- Tag CMS signer identifier implicitly by @nicholaskim94 in #218
- Use proper hash when computing message digest in signed attributes by @baarde in #219
- Fix a small error in AlgorithmIdentifier description and add missing cases by @baarde in #222
- fix amd64 support by @michael-yuji in #223
- Add back the _TinyArray.swift to the CMakeLists.txt to fix build errors by @cmcgee1024 in #226
- Import
FoundationEssentials
instead ofFoundation
when available by @gjcairo in #227 - Replace platforms from Package manifest with availability guards by @gjcairo in #232
Other Changes
- Move nightly-6.0 benchmark thresholds to 6.1 by @dnadoba in #224
- CI use 6.1 nightlies by @rnro in #225
- Rename nightly_6_1 params to nightly_next by @rnro in #228
- move nightly-next thresholds and add legacy symlink by @rnro in #229
- Delete Thresholds/nightly-6.1 symlink by @rnro in #230
- Only apply standard swift settings on valid targets by @rnro in #231
New Contributors
- @nicholaskim94 made their first contribution in #218
- @michael-yuji made their first contribution in #223
- @cmcgee1024 made their first contribution in #226
- @gjcairo made their first contribution in #227
Full Changelog: 1.7.0...1.8.0
Swift Certificates 1.7.0
What's Changed
SemVer Minor
- Add support for Ed25519 certificates by @Lukasa in #205
- Add support for attached signatures (#201) by @jonct in #206
SemVer Patch
- Android build fixes by @lhoward in #207
- Enable MemberImportVisibility check on all targets by @rnro in #211
- Enable strict concurrency by @clintonpi in #213
- Support certificates with invalid RDN attribute values by @baarde in #214
- Add Android import for IPAddressNameTests by @marcprux in #217
Other Changes
- [CI] Adopt GitHub actions by @FranzBusch in #193
- unify scheduled and main yamls by @rnro in #208
- Aligning semantic version label check name by @FranzBusch in #210
- Fix flaky test
CertificateTests.testCertificateDescription
by @clintonpi in #212 - Update release.yml by @FranzBusch in #216
New Contributors
- @lhoward made their first contribution in #207
- @jonct made their first contribution in #206
- @clintonpi made their first contribution in #212
- @marcprux made their first contribution in #217
Full Changelog: 1.6.1...1.7.0
Swift Certificates 1.6.1
Swift Certificates 1.6.0
What's Changed
SemVer Minor
- Stop implicitly tagging DistinguishedName by @Lukasa in #188
- Add support for Android by @finagolfin in #183
- Support SecKey Certificate private keys by @robotrory in #195
SemVer Patch
- Import crypto with preconcurrency flag by @PeterAdams-A in #187
Other Changes
- Up our scaling factor to kilo by @Lukasa in #189
- Use filePath for test assert location by @PeterAdams-A in #185
- Add release.yml by @FranzBusch in #191
- Correct the link of sswg-security at SECURITY.md by @lamtrinhdev in #194
- Use filePath for test assert location by @lamtrinhdev in #197
- Fixing SHA512 in comment by @maschall in #196
New Contributors
- @PeterAdams-A made their first contribution in #185
- @lamtrinhdev made their first contribution in #194
- @maschall made their first contribution in #196
- @finagolfin made their first contribution in #183
- @robotrory made their first contribution in #195
Full Changelog: 1.5.0...1.6.0