github realm/realm-core v13.23.2
Realm Core v13.23.2

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

13.23.2 Release notes

Enhancements

  • None.

Fixed

  • Deleting an object in an asymmetric table would cause a crash. Likely to solve #1537, since v12.1.0.
  • Implement BIO_CTRL_GET_KTLS_SEND and BIO_CTRL_GET_KTLS_RECV as OpenSSL versions < 3.0.4 depend on it.

Breaking changes

  • Added separate enum for callback handler result values in the platform networking C API. (PR #7015)
  • Platform networking CAPI now uses different callback types depending on where callback is used. (PR #7015)

Compatibility

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

Internals

  • Update JSON library from 3.7.3 to 3.11.2.
  • Updated async_write_binary in the Default Socket Provider to properly return a status to the callback handler. (PR #7015)

Don't miss a new realm-core release

NewReleases is sending notifications on new releases.