akka-kryo-serialization-1.0.0
Final release of 1.0.0 and functionally equivalent to RC4
1.0.0 Release notes
The version 1.0.0 builds upon the intermediate release 0.6 and focusses mostly on restructuring and ease-of-use.
This version is not compatible with previous versions - please refer to the provided migration guide.
Release notes:
- Group id and packages have been switched (to be able to publish to maven1 after maintainer change)
- Configuration root has been moved outside of Akka
- Configuration and customizations have been optimized (see migration guide)
- Default configuration has been updated to be working out of the box (see migration guide)
- Support for multiple serializers with different configurations has been added
- AES encryption has been reworked
This release has been tested against:
- OpenJDK: 8, 11
- Akka: 2.5, 2.6
And is available for Scala 2.11, 2.12, 2.13