Skip to content

v1.21.0

Choose a tag to compare

@whoschek whoschek released this 15 May 23:14
· 53 commits to main since this release
Immutable release. Only release title and notes can be modified.
  • [bzfs, bzfs_jobrunner] Make it possible to launch with other Python versions, via uv; this does not apply to
    commands installed via pip. Example: export BZFS_UV_PYTHON=3.14 or export BZFS_UV_PYTHON=3.14.4
  • [bzfs_jobrunner] Improve fairness in large fan-out runs by preferring breadth-first ordering for runnable subjobs.
  • [test VM] Add LIMA_VM_UPGRADE env var to control whether all installed packages are updated to their latest
    available versions on first boot; default is true.
  • [bzfs] Also run nightly CI tests on zfs-2.4.2 and zfs-2.3.7.
  • Improve docs.
  • For the full list of changes, see v1.20.0...v1.21.0