Skip to content

Releases: objectbox/objectbox-c

ObjectBox C and C++ 4.0.3 (the first full 4.0 release)

11 Nov 09:20
Compare
Choose a tag to compare

4.0.3 the first 4.0.x version working with ObjectBox Generator 4.0 and thus is the first full 4.0 release.

Check the changelog for details

ObjectBox C and C++ 4.0.2

16 Oct 05:16
Compare
Choose a tag to compare
  • Made closing the store more robust; e.g. it waits for ongoing queries and transactions to finish
    (please still ensure to clean up properly on your side, this is an additional safety net)
  • Made Box API more robust when racing against store closing
  • Improved C++ APIs for nearest neighbor search (query building etc.)
  • Some minor HNSW performance improvements
  • Add "vectorsearch-cities" example

Sync

  • Fixed a serious regression; please update to the latest version asap!
  • Added a special compression for tiny transactions
  • Embedded clusters (note: the cluster feature may not come with all editions of the library)
  • Add FlatBuffers based configuration for Sync Server

ObjectBox 4.0.1

17 Jul 07:01
Compare
Choose a tag to compare
  • Query: "visit with score" added, so you can consume vector search results one-by-one with a visitor callback

ObjectBox 4.0 Vector Search

15 May 09:59
Compare
Choose a tag to compare
  • ObjectBox now supports vector search ("vector database") to enable efficient similarity searches.
    This is particularly useful for AI/ML/RAG applications, e.g. image, audio, or text similarity.
    Other use cases include semantic search or recommendation engines.
    See https://docs.objectbox.io/ann-vector-search for details.
  • Adjusting the version number to match the core version (4.0); we will be aligning on major versions from now on.

v4.0.1-alpha1

19 May 19:15
Compare
Choose a tag to compare
v4.0.1-alpha1 Pre-release
Pre-release
CHANGELOG.md: minor edits for 0.21.0

v0.21.1-alpha5

12 May 20:22
Compare
Choose a tag to compare
v0.21.1-alpha5 Pre-release
Pre-release
CHANGELOG.md: minor edits for 0.21.0

v0.21.1-alpha4

12 May 07:31
Compare
Choose a tag to compare
v0.21.1-alpha4 Pre-release
Pre-release
CHANGELOG.md: minor edits for 0.21.0

v0.21.1-alpha3

08 May 06:55
Compare
Choose a tag to compare
v0.21.1-alpha3 Pre-release
Pre-release
CHANGELOG.md: minor edits for 0.21.0

v0.21.1-alpha2

03 May 12:24
Compare
Choose a tag to compare
v0.21.1-alpha2 Pre-release
Pre-release
CHANGELOG.md: minor edits for 0.21.0

v0.21.1-alpha1

29 Apr 06:36
Compare
Choose a tag to compare
v0.21.1-alpha1 Pre-release
Pre-release
CHANGELOG.md: minor edits for 0.21.0