Releases: soto-project/soto-cognito-authentication-kit
Releases · soto-project/soto-cognito-authentication-kit
v5.0.0
v5.0.0 Release Candidate 4
Breaking changes
- Using jwt-kit v5
Minor release changes
- Require Swift 6 as jwt-kit v5 requires it
v5.0.0 Release Candidate 3
- Use Soto 7.0.0
- Use JWTKit 5.0.0-rc.1
v5.0.0 Release Candidate 2
- Use jwt-kit v5 beta to avoid symbol clash with swift-crypto
v5.0.0 Release Candidate 1
- Loosen swift-crypto version requirements
v4.2.0
- Loosen swift-crypto version requirements
5.0.0 Beta 1
Update to use 7.0 beta of Soto
v5.0.0 Alpha 1
Update to use 7.0 alpha of Soto
v4.1.1
Patch release changes
- Use
en_US_POSIX
in dateFormatter used by SRP code
v4.1.0
Minor release changes
- Update minimum required Swift version to 5.6.
- Remove all
#if compiler
checks for Swift concurrency and Sendable conformance - Replace _SotoSendable with Sendable
- Remove all