Releases: miere/malka
Releases · miere/malka
v0.2.0
This release contains enhancements and fixes bugs found in the previous release.
Enhancements:
- Improved error handling. (#2)
New features:
- Allow connecting to the cluster using SSL protocol (#1)
- Incorporated OpenSSL in the static (#1)
- Allow parallel consumption of the same consumer group
- Configurable buffer (size) of in-flight messages
Bugfixes:
- Incorporate CA Certificates into the final Docker image (#3)
- Consumption stops when the batch is not fulfilled
- Transaction should not fail when no messages have been ingested