v0.12.0
This release adds support for HStreamDB v0.12
New Features
- Add
publishTimetoReceviedRecord - Add a new
listConsumersmethod toHStreamClient - Add a new
getSubscriptionmethod toHStreamClient
Enhancements
- Set a default timeout for gRPC request
- Improve the schema of connection URLs, including
hstream://(plaintext connections) andhstreams://(TLS connections)