v1.21.0
·
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 viapip. Example:export BZFS_UV_PYTHON=3.14orexport 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_UPGRADEenv var to control whether all installed packages are updated to their latest
available versions on first boot; default istrue. - [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