- Vector Search: add new
geo
distance type to perform vector searches on geographical coordinates.
This is particularly useful for location-based applications. - Make
Store.close()
public. This function may be useful for when the deinitializer ofStore
is called too late
(which closes the Store as well), or for unit tests. - Update ObjectBox database to 4.2.0.