0.5.2.8
Fixes
- fix: Fix equality and hash code for ShardKey with array key (#638), resolves (#579)
- fix: Fix target loading computation for inflight records (#662)
- fix: Fix synchronisation logic for transactional producer commit affecting non-transactional usage (#665), resolves (#637)
- fix: Fix for race condition in partition state clean/dirty tracking (#666), resolves (#664)
Improvements
- feature: Make PC message buffer size configurable - two new configuration options for controlling buffer size added (#682)
GH generated
- Fix key equality by Roman Kolesnev (@rkolesnev) in #638
- Remove duplicated batchSize factor from target load; add a test case by cloudhunter89 in #662
- Fix synchronisation logic between commits by Roman Kolesnev (@rkolesnev) in #665
- Fix for race condition in partition state clean/dirty tracking by Roman Kolesnev (@rkolesnev) in #666
- use https for repositories by Roman Kolesnev (@rkolesnev) in #683
- Make PC message buffer size configurable by Roman Kolesnev (@rkolesnev) in #682
Dependency updates omitted for readability
New Contributors
- cloudhunter89 made their first contribution in #662
Full Changelog: 0.5.2.7...0.5.2.8