v0.0.10
The primary difference from 0.0.9 is updated dependencies:
- gRPC
1.20.0
- Netty
4.1.34.Final
- Protobuf
3.7.1
- Guava
27.1-jre
- Slf4j
1.7.26
Important note: Due to gRPC library API changes, this release of etcd-java (and future ones) requires grpc-java version >= 1.20.0
. Conversely, no versions of of etcd-java prior to 0.0.10 work with grpc-java versions >= 1.20.0
.