akka-kryo-serialization-1.0.0-RC4
Pre-release
Pre-release
·
252 commits
to master
since this release
RC4 changes compared to RC1
RC4 is the first of release published to maven1 π
- AES encryption has been reworked
- Improve documentation
- Adds automated tests against akka 2.6
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
- Configuration root has been moved outside of Akka
- Configuration and customizations have been reworked (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