Skip to content

v1.1.10.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Sep 07:20
· 39 commits to master since this release
08abfa4

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

Full Changelog: v1.1.10.4...v1.1.10.5