Skip to content

kryo-4.0.3

Compare
Choose a tag to compare
@theigl theigl released this 19 May 09:39
· 722 commits to master since this release

This is a maintenance release coming with bug fixes and performance improvements for chunked encoding.

Improved filling InputChunked buffer (#651)
Support skipping input chunks after a buffer underflow (#850)
Avoid flush repeatedly when has finished flushing (#978)

The full list of changes can be found here.

Many thanks to all contributors!

Compatibility

  • Serialization compatible
    • Standard IO: Yes
    • Unsafe-based IO: Yes
  • Binary compatible - Yes (Details)
  • Source compatible - Yes (Details)