Skip to content

v0.13.0

Choose a tag to compare

@daleiz daleiz released this 18 Jan 08:58
· 54 commits to main since this release

This release adds support for HStreamDB v0.13

New Features

  • Add support for setting request timeout in Client, Producer, Reader

Enhancements

  • Add check for certificate files when enabling TLS
  • Disable retry of ManagedChannel
  • Upgrade grpc-java to 1.50.2

Bug fixes

  • Fix maxUnackedRecords is incorrect in the return value of listSubscriptions