Skip to content

Commit ba9d992

Browse files
committed
Add release notes for 0.8.5
1 parent fa6ca29 commit ba9d992

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RELEASE_NOTES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## 0.8.5
44
* Add PackerConfig.withStr8FormatSupport (default: true) for backward compatibility with earier versions of msgpack v0.6, which doesn't have STR8 type.
55
* msgpack-jackson now supports `@JsonFormat(shape=JsonFormat.Shape.ARRAY)` to serialize POJOs in an array format. See also https://github.com/msgpack/msgpack-java/tree/develop/msgpack-jackson#serialization-format
6+
* Small performance optimization of packString when the String size is larger than 512 bytes.
67

78
## 0.8.4
89
* Embed bundle paramters for OSGi

0 commit comments

Comments
 (0)