Releases: dgraph-io/dgo
Releases · dgraph-io/dgo
dgo v240.1.0
What's Changed
- Bump google.golang.org/grpc from 1.67.1 to 1.68.0 in the minor-and-patch group by @dependabot in #208
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in the minor-and-patch group by @dependabot in #209
- upgrade protobuf library by @mangalaman93 in #178
Full Changelog: v240.0.1...v240.1.0
dgo v240.0.1
What's Changed
- Bump google.golang.org/grpc from 1.66.0 to 1.66.1 in the minor-and-patch group by @dependabot in #202
- fix euclidean spelling by @shivaji-kharse in #204
- Bump google.golang.org/grpc from 1.66.1 to 1.66.2 in the minor-and-patch group by @dependabot in #203
- Bump google.golang.org/grpc from 1.66.2 to 1.67.0 in the minor-and-patch group by @dependabot in #205
- Bump google.golang.org/grpc from 1.67.0 to 1.67.1 in the minor-and-patch group by @dependabot in #206
- declare min Go version to be v1.21 by @mangalaman93 in #207
Full Changelog: v240.0.0...v240.0.1
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