Releases: dgraph-io/dgo
Releases · dgraph-io/dgo
dgo v240.0.0
What's Changed
- add support for vector data types by @billprovince in #177
- add Big Float to api.Value by @harshil-goel in #93
- upgrade go version to 1.22 by @mangalaman93 in #196
- use grpc.NewClient after grpc.Dial deprecation by @jairad26 in #199
- upgrade dependencies
Full Changelog: v230.0.1...v240.0.0
dgo v230.0.1
dgo v230.0.0
This release is retracted. Please do not use this release.
dgo v210.03.0
This release works for dgraph versions >= 21.03. This version adheres to the contract of multi-tenancy.
Added
- LoginIntoNamespace API
- Relogin API
- GetJwt API
Removed
- Nquad does not have
label
Some of the APIs that are deprecated and will be removed in the next release:
- DialSlashEndpoint
- DialSlashGraphQLEndpoint
dgo v200.03.0
CHANGELOG v200.03.0
- Use RunInBackground flag for computing indexes in background (#118)
v2.2.0
Fix ACL tests to work with Dgraph 1.2.0