All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.7.0 - 2018-09-20
- Upgrading grpc-java to v1.15.0
1.6.0 - 2018-09-11
- Remove LinRead and sequencing map from client.
1.5.0 - 2018-09-03
- Updated api.proto. Added a new preds field to TxnContext.
1.4.2 - 2018-08-21
- Added Async client.
- Fixed maven publishing issues
1.3.0 - 2018-04-04
- Added option to choose Client/Serve Side sequential mode.
1.2.0 - 2018-02-06
- Added possibility to create a DgraphClient with a specified request deadline (#48).
1.1.0 - 2018-01-17
- Incorporated proto file changes in Dgraph 1.2.0 release
1.0.0 - 2017-12-18
- Fully compatible with Dgraph v1.0