File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 110.84.2
22 * Added Realm.isEmpty().
3- * Fixed a bug making it impossible to convert a field to being required during a migration (#1695).
4- * Fixed a bug making it impossible to read Realms created by iOS if a class contained primary keys (#1703).
3+ * Fixed a bug making it impossible to convert a field to become required during a migration (#1695).
4+ * Fixed a bug making it impossible to read Realms created using primary keys and created by iOS (#1703).
55
660.84.1
77 * Updated Realm Core to 0.94.4
88 - Fixed a bug that could cause a crash when running the same query multiple times.
99 * Updated ProGuard configuration. See documentation https://realm.io/docs/java/latest/#proguard for more details.
1010 * Updated Kotlin example to use 1.0.0-beta.
1111 * Fixed warnings reported by `lint -Xlint:all` (#1644).
12- * Fixed a bug where simultaneous opening and closing a Realm on different threads might result in a NullPointerException (#1646).
12+ * Fixed a bug where simultaneous opening and closing a Realm from different threads might result in a NullPointerException (#1646).
1313 * Fixed a bug which made it possible to externally modify the encryption key in a RealmConfiguration (#1678).
1414
15150.84.0
You can’t perform that action at this time.
0 commit comments