Netherite 1.3.3
·
107 commits
to main
since this release
What's Changed
This patch release fixes several reliability issues. We recommend that everyone upgrade as soon as possible.
- Fix fragmentation/reassembly logic #233. This PR fixed a bug that could under some circumstances cause messages received by partitions to get corrupted and lost during fragmentation/reassembly.
- fix various issues with client shutdown #237. Fixes null reference exception observed when using a client on a host that is shutting down.
- Fix recovery failures caused by changing FASTER's memory size parameter #235. Fixes a problem introduced in release 1.3.2 which could cause partitions to go into an infinitely failing recovery cycle.
Full Changelog: 1.3.2...1.3.3