Skip to content

Releases: objectbox/objectbox-go

v1.1.1

14 Feb 10:47
Compare
Choose a tag to compare
  • Use temp directories in tests to prevent failure in recent Go versions checking-out modules as read-only.

v1.1.0

17 Dec 13:31
Compare
Choose a tag to compare
  • Add Box Insert and Update methods with stricter semantics than Put
  • Add AsyncBox for efficient asynchronous processing
  • Add Query order and parameter alias support
  • And a lot more; e.g. various code generator improvements

Please check the blog post and changelog for details.

ObjectBox Go 1.0 stable release

16 Jul 13:59
Compare
Choose a tag to compare

ObjectBox Go is out of beta and offers a stable API from now on.

Release post
Docs and Changelog

v0.9.0

25 Apr 13:40
Compare
Choose a tag to compare

Fixes for macOS and 32 bit platforms.

Full changelog: https://golang.objectbox.io/