ObjectBox Java (Kotlin, Android) v2.8.0 Release Notes

Release Date: 2020-11-23 // over 3 years ago
    • โž• Added Sync API.
    • ๐Ÿ›  Fixed "illegal reflective access" warning in the plugin.
    • โœ… The data browser notification is now silent by default, for quieter testing. #903
    • ๐Ÿ“š Updated and improved API documentation in various places (e.g. on how Query.findLazy() and Query.findLazyCached() work with LazyList #906).
    • ๐Ÿ–จ Print full name and link to element for @Index and @Id errors. #902
    • ๐Ÿšš Explicitly allow to remove a DbExceptionListener by accepting null values for BoxStore.setDbExceptionListener(listener).

    ๐Ÿš€ Previous release notes