MessagePack v0.8.15 Release Notes

Release Date: 2018-03-16 // about 6 years ago
    • Suppress a warning in ValueFactory #457
    • Add MessagePacker#clear() method to clear position #459
    • Support ObjectMapper#copy with MessagePackFactory #454
    • Use jackson-databind 2.8.11.1 for security vulnerability #467
    • (internal) Remove "-target:jvm-1.7" from scalacOptions #456
    • (internal) Replace sbt test-only command with testOnly #445
    • (internal) Use JavaConverters instead of JavaConversions in unit tests #446