1 parent e786432 commit 5b80397Copy full SHA for 5b80397
1 file changed
CHANGES.txt
@@ -6,7 +6,9 @@ Release 0.6.2 -
6
MSGPACK-42 VerifyError occurs when generating templates for classes that have
7
@Optional primitive fields
8
MSGPACK-43 Mutually referencing MessagePack objects causes StackOverflowError
9
- MSGPACK-49 Fail to pack org.msgpack.type.Value classes
+ MSGPACK-49 Fail to serialize org.msgpack.type.Value objects
10
+ MSGPACK-50 Fail to serialize object representing classes have fields of
11
+ nested non-generic List, Map and Collection types
12
13
IMPROVEMENTS
14
Modifies TemplateRegistry class for msgpack-scala
0 commit comments