v0.5.5
New
- Add scalar state type by @harisbotic in #137
- Implement LeadingEdgeBuffer by @harisbotic in #146 and #154
Improvements
- C# Performance improvements by @peter-quix in #141
- Expand coverage of idle connection reap message check for consumer by @peter-quix in #165
- Use client.id when using QuixStreamingClient to connect to Confluent Cloud Kafka (#155) by @jordivicedo in #156
Bug fixes
- Handle nulls better in State store by @peter-quix in #159
- Ensure last message is flushed on dispose by @peter-quix in #160
- Fix python state segfaults by @peter-quix in #163
- Fix reporting of available brokers in producer by @peter-quix in #164
- Revert to empty parameter when missing rather than exception by @peter-quix in #167
- Malloc/memleak fixes by @peter-quix in #169
New Contributors
- @jordivicedo made their first contribution in #156
Full Changelog: v0.5.4...v0.5.5