Releases: okta/okta-oidc-ios
Releases · okta/okta-oidc-ios
3.11.7
What's Changed
- Fix "Multiple commands produce PrivacyInfo.xcprivacy" error by @mikenachbaur-okta in #364
Full Changelog: 3.11.6...3.11.7
3.11.5
What's Changed
- Include a privacy manifest file by @mikenachbaur-okta in #359
Full Changelog: 3.11.4...3.11.5
3.11.4
What's Changed
- Update private network preflight by @blairmitchelmore-okta in #357
- Bump version number to 3.11.4 by @mikenachbaur-okta in #358
Full Changelog: 3.11.3...3.11.4
3.11.3
What's Changed
- OKTA-466846 Update Github issue template by @mikenachbaur-okta in #337
- Avoid a compile-time error with an @available check in Xcode 14 by @mikenachbaur-okta in #345
- Bump SDK version to 3.11.2 by @mikenachbaur-okta in #346
- Add semgrep by @rajdeepnanua-okta in #352
- Handle private network preflight call by @blairmitchelmore-okta in #354
- Release 3.11.3 by @mikenachbaur-okta in #355
- Update Cocoapod minimum target versions to match the Xcode project by @mikenachbaur-okta in #356
New Contributors
- @rajdeepnanua-okta made their first contribution in #352
- @blairmitchelmore-okta made their first contribution in #354
Full Changelog: 3.11.1...3.11.3
3.11.2
What's Changed
- OKTA-466846 Update Github issue template by @mikenachbaur-okta in #337
- Avoid a compile-time error with an @available check in Xcode 14 by @mikenachbaur-okta in #345
Full Changelog: 3.11.1...3.11.2
3.11.1
- Custom token time validation
Note: To help you upgrade to this version, you can read documentation guide.
3.11.0
- Improved the granularity and details of error messages
Note: To help you upgrade to this version, you can use the migration guide.
3.10.8
- Resolve a version migration issue when migrating tokens from older versions of OktaOidc
3.10.7
- Deprecate
clear
method