Skip to content

v1.1.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 22:16
· 100 commits to master since this release
d8c5b8e

What's Changed

Upgraded the underlying Snappy version to 1.1.10. Since this version, the version number implies (original snappy version).(patch version).

🚀 Features

  • Upgrade to Snappy 1.1.10 by @xerial in #431
  • Add Linux-riscv64 support by @luhenry in #396
  • Build native libraries for s390x by @sudip-ibm in #416
  • add workaround for resource management issue in URLClassloader by @jizhilong in #412
  • Rebuild Linux Arm binaries with LTS version of cross-compiles using glibc 2.28 by @xerial in #436
  • Feature: Use LTS cross-compiler for Linux armv6/armv7 to use glibc 2.28 by @xerial in #440
  • Feature: Android arm64 support by @xerial in #442

🔗 Dependency Updates

🛠 Internal Updates

New Contributors

Full Changelog: v1.1.9.1...v1.1.10.0