Realm v2.1.1 Release Notes

Release Date: 2016-10-27 // over 7 years ago
  • ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fixed a bug in Realm.insert and Realm.insertOrUpdate methods causing a StackOverFlow when you try to insert a cyclic graph of objects between Realms (#3732).

    Object Server API Changes (In Beta)

    • ๐Ÿ”€ Set default RxFactory to SyncConfiguration.

    ๐Ÿ› Bug fixes

    • ๐Ÿ”ง ProGuard configuration introduced in 2.1.0 unexpectedly kept classes that did not have the @KeepMember annotation (#3689).