ObjectBox C and C++ 4.3.1
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