Skip to content

Tags: dgraph-io/dgraph4j

Tags

v24.2.0

Toggle v24.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
prepare to release v24.2.0 (#272)

v24.1.1

Toggle v24.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix publishing section in build.gradle (#251)

v24.1.0

Toggle v24.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
prepare to release v24.1.0 (#248)

v24.0.0

Toggle v24.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: adding missed changes for release v24.0.0 (#236)

Merge rahul/release-v24.0.0 with README updates into master

v21.12.0

Toggle v21.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: release v21.12.0 (#175)

Verified

This tag was signed with the committer’s verified signature. The key has expired.
danielmai Daniel Mai

v21.03.1

Toggle v21.03.1's commit message
chore: release v21.03.1

### Added
* fix(deprecation): add DgraphClient.clientStubFromCloudEndpoint (#170)

v21.03.0

Toggle v21.03.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: release v21.03.0 (GRAPHQL-1144) (#169)

### Added
* feat: add loginIntoNamespace API on clients (GRAPHQL-1058) (#166)
### Deprecated
* chore: Sync dgo + deprecate Slash endpoint method (GRAPHQL-1141) (#167)
### Fixed
* fix(test): Don't use dgraph binary in tests (GRAPHQL-1144) (#168)

v20.11.0

Toggle v20.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: release v20.11.0 (#164)

### Added
* Added support for RDF query

### Changed
* gRPC: bumped gRPC libs to v1.34.1

v20.03.3

Toggle v20.03.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: release v20.03.3 (#162)

New Features:
* `DgraphAsyncClient` can be constructed with an executor argument to better manage resources.