v1.1.10.5
github-actions
released this
27 Sep 07:20
·
59 commits
to master
since this release
What's Changed
๐ Features
- Feature: Add Windows arm64 (e.g., Surface Pro X, Surface Pro 9 with 5G, etc.) support by @imsudiproy in #511
- Linux ppc64-le: Use an LTS-version of cross-compiler to support GLIBC_2.28 by @xerial in #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 #515
- internal fix: Use Windows-aarch64 target name by @xerial in #518
- win-aarch64 (fix): Fix dll name by @xerial in #520
๐ Dependency Updates
- Bump jwlawson/actions-setup-cmake from 1.13 to 1.14 by @dependabot in #514
- Update native libraries by @github-actions in #519
- Update native libraries by @github-actions in #521
- internal: Support JDK21 in CI by @xerial in #510
New Contributors
- @vineshcpaul made their first contribution in #515
Full Changelog: v1.1.10.4...v1.1.10.5