Skip to content

Commit 36144f9

Browse files
committed
Add 0.8.21 release note
1 parent 0348a49 commit 36144f9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

RELEASE_NOTES.md

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

3+
## 0.8.21
4+
* Fix indexing bug in ValueFactory [#525](https://github.com/msgpack/msgpack-java/pull/525)
5+
* Support numeric types in MessagePackParser.getText() [#527](https://github.com/msgpack/msgpack-java/pull/527)
6+
* Use jackson-databind 2.10.5 for security vulnerability [#528](https://github.com/msgpack/msgpack-java/pull/528)
7+
* (internal) Ensure building msgpack-java for Java 7 target [#523](https://github.com/msgpack/msgpack-java/pull/523)
8+
39
## 0.8.20
410
* Rebuild 0.8.19 with JDK8
511

0 commit comments

Comments
 (0)