Skip to content

2.2.0

Compare
Choose a tag to compare
@danischroeter danischroeter released this 26 Apr 15:16
· 81 commits to master since this release

Upgrade to latest cryo base library and add bytebuffer support.
The bytebuffer optimizations require java 11 or later! Users of pre 11 java need to use 2.1.x !

Changelog

  • update akka to the latest version 2.6.12
  • add akka bytebuffer support - thx to @armanbilge for the contribution
  • upgrade to kryo 5.1.0
  • support scala 3 (3.0.0-RC2)