Skip to content

kryo-5.6.2

Latest
Compare
Choose a tag to compare
@theigl theigl released this 10 Oct 09:42
· 5 commits to master since this release

This is a maintenance release that recompiles 5.6.1 to restore compatibility with Java 8.

#1134 Recompile to ensure Java 8 support

Other Tasks:

  • Ensure release build can only happen with JDK 11

The full list of changes can be found here.

Many thanks to all contributors!

Upgrade Notes

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)