Skip to content

kryo-5.0.3

Compare
Choose a tag to compare
@theigl theigl released this 15 Dec 10:20
· 275 commits to master since this release

This is a maintenance release coming with a bugfix for generics optimization in highly concurrent environments.

#799: Fix #798 Use equals to compare type variables

The full list of changes can be found here.

Many thanks to all contributors!

For migration from previous major versions please check out the migration guide. We're asking the community to help and contribute this part: please edit the migration wiki page as you encounter any information or issues that might help others.

Compatibility

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