You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expose ObjectSchema.objectClass in Swift as looking up the class via NSClassFromString() can be complicated for Swift types. (PR #6244).
Add support for suppressing notifications using closure-based write/transaction methods. (PR #6252).
Fixed
IN or chained OR equals queries on an unindexed string column would fail to match some results if any of the strings were 64 bytes or longer. (Core #3386, since 3.14.2).
Query Based Sync subscriptions for queries involving a null timestamp were not sent to the server correctly and would match no objects. (Core #3389, since 3.17.3).
Compatibility
File format: Generates Realms with format v9 (Reads and upgrades all previous formats)
Realm Object Server: 3.21.0 or later.
Carthage release for Swift is built with Xcode 11.0.