Skip to content

ObjectBox C and C++ 4.3.1

Choose a tag to compare

@greenrobot greenrobot released this 29 Jul 09:12
· 17 commits to main since this release

Bug fix release

  • Cursor/Query: deleting a cursor (e.g. in a non-creator thread) waits for any query to finish
  • Query: added safety check to detect using a deleted query instance
  • Admin: fix displaying some string values twice
  • Add a few missing allocation failure checks
  • Internal improvements, e.g. updated dependencies and compiler to new major versions