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