github realm/realm-swift v10.25.1

latest releases: v10.54.0, v20.0.0, v10.53.1...
2 years ago

Fixed

  • Fixed various memory corruption bugs when encryption is used caused by not locking a mutex when needed. (#7640, #7659, since v10.21.1)
  • Changeset upload batching did not calculate the accumulated size correctly, resulting in “error reading body failed to read: read limited at 16777217 bytes” errors from the server when writing large amounts of data (Core #5373, since 11.13.0).

Compatibility

  • Realm Studio: 11.0.0 or later.
  • APIs are backwards compatible with all previous releases in the 10.x.y series.
  • Carthage release for Swift is built with Xcode 13.3.
  • CocoaPods: 1.10 or later.
  • Xcode: 12.4-13.3.

Internal

  • Upgraded realm-core from v11.13.0 to v11.14.0.

Don't miss a new realm-swift release

NewReleases is sending notifications on new releases.