Releases: msgpack/msgpack-java
Releases · msgpack/msgpack-java
v0.9.8
What's Changed
🔥 Breaking Changes
- msgpack-jackson (breaking): Update jackson-databind to 2.16.1 by @scala-steward in #788
🐛 Bug Fixes
🔗 Dependency Updates
- Update sbt to 1.9.8 by @scala-steward in #790
- Update airframe-json, airspec to 23.12.1 by @scala-steward in #791
- Update airframe-json, airspec to 24.1.0 by @scala-steward in #792
- Update airframe-json, airspec to 24.1.1 by @scala-steward in #793
🛠 Internal Updates
- Update sbt-osgi to 0.9.10 by @scala-steward in #789
Full Changelog: v0.9.7...v0.9.8
v0.9.7
What's Changed
🐛 Bug Fixes
- Fix bug in ImmutableTimestampValueImpl. by @fangzheng in #786
🔗 Dependency Updates
- Update airframe-json, airspec to 23.9.2 by @scala-steward in #767
- Update airframe-json, airspec to 23.9.3 by @scala-steward in #769
- Update airframe-json, airspec to 23.10.0 by @scala-steward in #772
- Update jackson-databind to 2.15.3 by @scala-steward in #771
- Update sbt to 1.9.7 by @scala-steward in #775
- Bump actions/checkout from 2 to 4 by @dependabot in #777
- Bump actions/cache from 2 to 3 by @dependabot in #778
- Update airframe-json, airspec to 23.11.3 by @scala-steward in #781
- Bump actions/setup-java from 3 to 4 by @dependabot in #784
🛠 Internal Updates
- Update sbt-osgi to 0.9.7 by @scala-steward in #773
- Update sbt-osgi to 0.9.8 by @scala-steward in #774
- add
dependabot.yml
for GitHub Actions update by @xuwei-k in #776 - Update sbt-osgi to 0.9.9 by @scala-steward in #779
- Update sbt-sonatype to 3.10.0 by @scala-steward in #783
- internal: Fix fixint test in MessagePackTest. by @fangzheng in #785
- internal: Remove dead code in MessagePacker. by @fangzheng in #787
- use
setup-java
instead of deprecatedolafurpg/setup-scala
by @xuwei-k in #770
📚 Docs
- Add MessagePackMapper#handleBigIntegerAndBigDecimalAsString by @komamitsu in #768
New Contributors
- @dependabot made their first contribution in #777
- @fangzheng made their first contribution in #785
Full Changelog: v0.9.6...v0.9.7
v0.9.6
What's Changed
🔥 Breaking Changes
Important: If you need to use DirectByteBuffer (raw memory access) in JDK17 or later, specify two JVM options to allow access to native memory:
--add-opens=java.base/java.nio=ALL-UNNAMED
--add-opens=java.base/sun.nio.ch=ALL-UNNAMED
🔗 Dependency Updates
- Update airframe-json, airspec to 23.7.4 by @scala-steward in #752
- Update airframe-json, airspec to 23.8.0 by @scala-steward in #754
- Update airframe-json, airspec to 23.8.1 by @scala-steward in #756
- Update sbt to 1.9.4 by @scala-steward in #759
- Update airframe-json, airspec to 23.8.6 by @scala-steward in #760
- Update sbt to 1.9.6 by @scala-steward in #763
- Update airframe-json, airspec to 23.9.1 by @scala-steward in #762
🛠 Internal Updates
- Switch the default branch from develop to main by @xerial in #755
- Update sbt-scalafmt to 2.5.2 by @scala-steward in #761
- internal: Automatically generate release notes by @xerial in #766
📚 Docs
New Contributors
Full Changelog: v0.9.5...v0.9.6
v0.9.5
What's Changed
🐛 Bug Fixes
🔗 Dependency Updates
- Update sbt to 1.9.3 @scala-steward (#750)
- Update airframe-json, airspec to 23.7.2 @scala-steward (#748)
- Update airframe-json, airspec to 23.7.1 @scala-steward (#744)
- Update sbt to 1.9.2 @scala-steward (#746)
🛠 Internal Updates
- Update airframe-json, airspec to 23.7.2 @scala-steward (#748)
- Update airframe-json, airspec to 23.7.1 @scala-steward (#744)
Full Changelog: v0.9.4...v0.9.5
v0.9.4
What's Changed
🔥 Breaking Changes
- msgpack-jackson: Update jackson-databind to 2.15.2 @scala-steward (#734)
🚀 Features
- Add
MessagePackMapper#handleBigDecimalAsString
@komamitsu (#745) - Support timestamp extension in jackson-dataformat-msgpack @komamitsu (#677)
- Small improvement of msgpack-jackson bench @komamitsu (#705)
🔗 Dependency Updates
- Update sbt to 1.9.1 @scala-steward (#741)
- Update jackson-databind to 2.15.2 @scala-steward (#734)
- Update scala-collection-compat to 2.11.0 @scala-steward (#740)
- Update airframe-json, airspec to 23.5.7 @scala-steward (#739)
- Update sbt to 1.9.0 @scala-steward (#738)
- Update airframe-json, airspec to 23.5.6 @scala-steward (#736)
- Update sbt to 1.8.3 @scala-steward (#735)
- Update jackson-databind to 2.14.3 @scala-steward (#730)
- Update airframe-json, airspec to 23.5.2 @scala-steward (#731)
- Update airframe-json, airspec to 23.5.0 @scala-steward (#728)
- Update scala-collection-compat to 2.10.0 @scala-steward (#726)
- Update airframe-json, airspec to 23.3.4 @scala-steward (#723)
- Update airframe-json, airspec to 23.3.0 @scala-steward (#718)
- Update airframe-json, airspec to 23.2.5 @scala-steward (#717)
🛠 Internal Updates
- Update scala-collection-compat to 2.11.0 @scala-steward (#740)
- Update airframe-json, airspec to 23.5.7 @scala-steward (#739)
- Update airframe-json, airspec to 23.5.6 @scala-steward (#736)
- Update sbt-dynver to 5.0.1 @scala-steward (#733)
- Update sbt-sonatype to 3.9.21 @scala-steward (#737)
- Update airframe-json, airspec to 23.5.2 @scala-steward (#731)
- Update sbt-sonatype to 3.9.20 @scala-steward (#732)
- Update sbt-sonatype to 3.9.19 @scala-steward (#729)
- Update airframe-json, airspec to 23.5.0 @scala-steward (#728)
- Update scala-collection-compat to 2.10.0 @scala-steward (#726)
- Update airframe-json, airspec to 23.3.4 @scala-steward (#723)
- Update airframe-json, airspec to 23.3.0 @scala-steward (#718)
- Update sbt-sonatype to 3.9.18 @scala-steward (#719)
- Update airframe-json, airspec to 23.2.5 @scala-steward (#717)
- update sbt script @xerial (#714)
- Introduce release drafter @xerial (#713)
📚 Docs
- Add
MessagePackMapper#handleBigDecimalAsString
@komamitsu (#745)
Full Changelog: v0.9.3...v0.9.4
v0.9.3
This version supports JDK17 #660.
Important: If you need to use DirectByteBuffer (raw memory access) in JDK17 or later, specify two JVM options to allow accessing native memory:
--add-opens=java.base/java.nio=ALL-UNNAMED
--add-opens=java.base/sun.nio.ch=ALL-UNNAMED
Internal updates:
Use SPDX-ID in license name #653
Update airframe-json, airspec to 22.6.4 #659
Update akka-actor to 2.6.19 #647