github realm/realm-core v13.20.0
Core version 13.20.0

latest releases: v14.0.1, v14.0.0, v13.27.0...
10 months ago

Enhancements

  • Add a distinct error code for timeouts (SyncConnectTimeout) rather than using the same one as for less transient failures (PR #6932).
  • Allow arguments to RQL to be a string representation of a geospatial object for GEOWITHIN queries. This enables SDKs using the CAPI to marshal geo objects to strings. (PR 6934)

Compatibility

  • Fileformat: Generates files with format v23. Reads and automatically upgrade from fileformat v5.

Internals

  • Add a fake app id to the baas server's schema change history store to prevent server drop optimization from running during integration tests. (PR #6927)

Don't miss a new realm-core release

NewReleases is sending notifications on new releases.