Skip to content

v1.1.1

Compare
Choose a tag to compare
@leemaguire leemaguire released this 17 Apr 16:02
· 27 commits to main since this release
538af90

Fixed

  • Building from source on Windows would fail due to symbolic links not being automatically
    enabled on the platform (#192, since v1.1.0).
  • Fixed a memory leak caused by incorrect usage of util::UniqueFunction inside of std::function.

Enhancements

  • Updated default base URL to be https://services.cloud.mongodb.com to support the new domains (was https://realm.mongodb.com)

Compatibility

  • Fileformat: Generates files with format v24. Reads and automatically upgrade from fileformat v10.

Internals

  • Upgraded to Core v14.5.1