Skip to content

kryo-5.1.0

Compare
Choose a tag to compare
@theigl theigl released this 08 Apr 11:00
· 228 commits to master since this release

This release comes with support for java.util.Record, improved compatibility with Android API <26, and OSGI support for the versioned artifact.

#766: Fix #735 Support for java.util.Record
#814: Fix #691 Bump Objenesis to 3.2
#818: Fix #811 OSGI support for versioned artifact

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)