Skip to content

Release 2.4.1

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Jul 16:29
· 2 commits to main since this release

[v2.4.1] - 2026-07-26

  • Compatibility: Python wheel requires glibc 2.38+ #72 — all release artifacts are now built on Ubuntu 22.04 (glibc 2.35), Windows Server 2022, and the lowest supported BSD releases (FreeBSD 13.2/13.5, OpenBSD 7.7, NetBSD 10.1, DragonFlyBSD 6.4.2, OmniOS r151054), so older Linux distros and BSD systems work out of the box.
  • Build/CI: BSD build-time dependencies are now installed from self-hosted, immutable dependency snapshots instead of upstream package repos (which delete packages for EOL releases), making the release pipeline reproducible.