v0.0.19
Changes since version 0.0.18:
- Fix:
withSessionTimeoutSecsmethod of client builder now works properly (validation would always fail) - Fix: Problems with lifecycle of shared clients obtained from
EtcdClusterConfig - Fix: Javadoc is now published with maven artifacts
- Validation added for other client builder methods
- Miscellaneous minor cleanup from code inspections
- Updated dependencies: grpc-java
1.44.0, guava31.0.1, protobuf3.19.3, gson2.8.9, netty4.1.72.Final, netty-tcnative2.0.46.Final, slf4j1.7.32