Sourced from org.xerial.snappy:snappy-java's releases.
v1.1.10.5
What's Changed
🚀 Features
- Feature: Add Windows arm64 (e.g., Surface Pro X, Surface Pro 9 with 5G, etc.) support by
imsudiproy
in xerial/snappy-java#511- Linux ppc64-le: Use an LTS-version of cross-compiler to support GLIBC_2.28 by
xerial
in xerial/snappy-java#516🐛 Bug Fixes
- Fix GLIBC_2.32 not found error in ppc64le on an older version of Linux (e.g,. RedHat8.6) #512 by
vineshcpaul
in xerial/snappy-java#515- internal fix: Use Windows-aarch64 target name by
xerial
in xerial/snappy-java#518- win-aarch64 (fix): Fix dll name by
xerial
in xerial/snappy-java#520🔗 Dependency Updates
- Bump jwlawson/actions-setup-cmake from 1.13 to 1.14 by
dependabot
in xerial/snappy-java#514- Update native libraries by
github-actions
in xerial/snappy-java#519- Update native libraries by
github-actions
in xerial/snappy-java#521- internal: Support JDK21 in CI by
xerial
in xerial/snappy-java#510New Contributors
vineshcpaul
made their first contribution in xerial/snappy-java#515Full Changelog: https://github.com/xerial/snappy-java/compare/v1.1.10.4...v1.1.10.5
08abfa4
Update native libraries for 4b2c1e89a42bc1fc715199974140f93cefe37d71 (#521)4b2c1e8
win-aarch64 (fix): Fix dll name (#520)0fff1ac
Update native libraries for e6d1196bc68dd76d19e915ee0124c4d42b020ef2 (#519)e6d1196
internal fix: Use Windows-aarch64 target name and compiler options (#518)3c67a7b
ppc64-le (Fix): Use an LTS-version of cross-compiler for Linux ppc64-le (#516)67f5d26
Bump jwlawson/actions-setup-cmake from 1.13 to 1.14 (#514)ee96b64
Feature: Add Windows arm64 support (#511)0016fed
Fix GLIBC_2.32 not found error on IBM PowerPC LE RedHat 8.6 OS (required by /...681b2e1
internal: Support JDK21 (#510)