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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Enhancements
New notifiers can now be registered in write transactions until changes have
actually been made in the write transaction. This makes it so that new
notifications can be registered inside change notifications triggered by
beginning a write transaction (unless a previous callback performed writes).
(#4818).
Reduce the memory footprint of an automatic (discard or recover) client reset
when there are large incoming changes from the server.
(Core #6567).
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.