MessagePack v0.8.23 Release Notes
-
- Produce stable map values #548
- 🛠 Fixes #544: Fix a bug in reading EXT32 of 2GB size #545
- ➕ Add a warning note for the usage of MessageUnpacker.readPayloadAsReference #546
Intenral changes:
- ➕ Add a script for releasing a new version of msgpack-java at CI
- Publish a snapshot version for every main branch commit #556
- 👉 Use dynamic versioning with Git tags v0.x.y format #555
- ⚡️ Update ScalaTest and ScalaCheck versions #554
- ✂ Remove findbugs #553
- ⚡️ Update build settings to use latest version of sbt and plugins #552
- ⚙ Run GitHub Actions for develop and main branches #551
- ✂ Remove Travis build #550