ObjectBox 0.9.7 Beta Release

Our new mobile database ObjectBox gets an update: 0.9.7 adds features to queries (for example getting results lazily, more data types supported) and comes with a couple of internal changes. For details, please check the release notes.

If you are new to ObjectBox, please check its announcement post and the getting started guide to learn more about it.

For existing ObjectBox users, this is how you upgrade from 0.9.6:

  • As stated in the 0.9.7 release notes, you must delete any old database files. They cannot be opened anymore and will cause a DbException when trying to open them with V0.9.7.
  • Also, delete the file objectbox-models/default.json in your project directory.

Note that ObjectBox is still in beta and there might be breaking changes ahead. If you want to use ObjectBox in productive apps right now, please contact us so we can help you with that.

Spread the love
Posted in Announcement and tagged , , .