Kryo v5.0.0-RC8 Release Notes

Release Date: 2020-08-03 // over 3 years ago
  • 🚀 This is the 8th release candidate of the new major version of Kryo (see also the RC1 release notes for major changes of v5).

    🐎 This RC comes with minor fixes and performance improvements. The exact list of changes from RC7 to RC8 can be found here.

    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

    🚀 Due to big changes 5.0.0 is both source/binary incompatible and serialization incompatible to previous major versions - for details see the RC1 compatibility report.

    Compatibility of 5.0.0-RC8 to RC7:

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