Skip to content

2.1.1

Compare
Choose a tag to compare
@magro magro released this 03 Jan 21:23
· 52 commits to master since this release
  • Update kryo to 4.0.0 and kryo serializers to 0.41 (#331). By default generics handling is compatible to older Kryo versions, this can be changed via KryoBuilder.withOptimizedGenerics(false).
  • Changed KryoTranscoder to create a new builder for each new Kryo (135d4fc)

Here's the list of changes from 2.1.0 to 2.1.1.