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