Skip to content

v0.0.19

Choose a tag to compare

@njhill njhill released this 28 Jan 23:05
· 32 commits to main since this release

Changes since version 0.0.18:

  • Fix: withSessionTimeoutSecs method 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, guava 31.0.1, protobuf 3.19.3, gson 2.8.9, netty 4.1.72.Final, netty-tcnative 2.0.46.Final, slf4j 1.7.32