File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 11# Release Notes
22
3+ ## 0.8.23
4+
5+ * Produce stable map values [ #548 ] ( https://github.com/msgpack/msgpac-java/pull/#548 )
6+ * Fixes #544 : Fix a bug in reading EXT32 of 2GB size [ #545 ] ( https://github.com/msgpack/msgpac-java/pull/545 )
7+ * Add a warning note for the usage of MessageUnpacker.readPayloadAsReference [ #546 ] ( https://github.com/msgpack/msgpac-java/pull/546 )
8+
9+ Intenral changes:
10+ * Add a script for releasing a new version of msgpack-java at CI
11+ * Publish a snapshot version for every main branch commit [ #556 ] ( https://github.com/msgpack/msgpac-java/pull/556 )
12+ * Use dynamic versioning with Git tags v0.x.y format [ #555 ] ( https://github.com/msgpack/msgpac-java/pull/555 )
13+ * Update ScalaTest and ScalaCheck versions [ #554 ] ( https://github.com/msgpack/msgpac-java/pull/554 )
14+ * Remove findbugs [ #553 ] ( https://github.com/msgpack/msgpac-java/pull/553 )
15+ * Update build settings to use latest version of sbt and plugins [ #552 ] ( https://github.com/msgpack/msgpac-java/pull/552 )
16+ * Run GitHub Actions for develop and main branches [ #551 ] ( https://github.com/msgpack/msgpac-java/pull/551 )
17+ * Remove Travis build [ #550 ] ( https://github.com/msgpack/msgpac-java/pull/550 )
18+
319## 0.8.22
420 * Support extension type key in Map [ #535 ] ( https://github.com/msgpack/msgpack-java/pull/535 )
521 * Remove addTargetClass() and addTargetTypeReference() from ExtensionTypeCustomDeserializers [ #539 ] ( https://github.com/msgpack/msgpack-java/pull/539 )
You can’t perform that action at this time.
0 commit comments