Enhancements
- Improve performance of equality queries on a non-indexed AnyRealmValue
property by about 30%. (Core #6506)
Fixed
- SSL handshake errors were treated as fatal errors rather than errors which
should be retried. (Core #6434, since v10.35.0)
Compatibility
- Realm Studio: 14.0.1 or later.
- APIs are backwards compatible with all previous releases in the 10.x.y series.
- Carthage release for Swift is built with Xcode 14.3.
- CocoaPods: 1.10 or later.
- Xcode: 13.4-14.3.
Internal
- Upgraded realm-core from 13.9.0 to 13.9.3.