Skip to content

v0.12.0

Choose a tag to compare

@daleiz daleiz released this 29 Dec 08:43
· 63 commits to main since this release

This release adds support for HStreamDB v0.12

New Features

  • Add publishTime to ReceviedRecord
  • Add a new listConsumers method to HStreamClient
  • Add a new getSubscription method to HStreamClient

Enhancements

  • Set a default timeout for gRPC request
  • Improve the schema of connection URLs, including hstream:// (plaintext connections) and hstreams:// (TLS connections)