Skip to content

Commit 0cab491

Browse files
committed
Add release notes for 0.8.6
1 parent c4a3429 commit 0cab491

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

RELEASE_NOTES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Release Notes
22

3+
## 0.8.6
4+
* Fixed a bug that causes IndexOutOfBoundsException when reading a variable length code at the buffer boundary.
5+
36
## 0.8.5
47
* Add PackerConfig.withStr8FormatSupport (default: true) for backward compatibility with earier versions of msgpack v0.6, which doesn't have STR8 type.
58
* 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

0 commit comments

Comments
 (0)