v2.4
Summary
New feature:
- This release adds Authentication support. Note that a change to libnvme is required for this to be fully functional. This is available in libnvme 1.12 released March 17, 2025.
What's Changed
- test: Fix test-udev with dummy interfaces by @martin-belanger in #409
- build(deps): bump docker/metadata-action from 5.0.0 to 5.2.0 by @dependabot in #410
- Fixes for mac2iface tests with esoteric ifaces by @ogayot in #411
- build(deps): bump docker/metadata-action from 5.2.0 to 5.3.0 by @dependabot in #412
- build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #413
- build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #414
- build(deps): bump docker/metadata-action from 5.3.0 to 5.4.0 by @dependabot in #415
- build(deps): bump docker/metadata-action from 5.4.0 to 5.5.0 by @dependabot in #416
- debian: Updated debian control file to match upstream Debian Pkg by @martin-belanger in #417
- build(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in #418
- systemd: Harden stafd/stacd service files by @martin-belanger in #425
- build(deps): bump psf/black from 23.7.0 to 24.4.2 by @dependabot in #423
- Black: making code compatible with latest version of black by @martin-belanger in #426
- build(deps): bump fedora from 39 to 40 by @dependabot in #424
- test: Allow running latest pylint instead of old 2.17.7 version by @martin-belanger in #427
- build(deps): bump psf/black from 24.4.2 to 24.8.0 by @dependabot in #428
- Build: Fix Github actions by @martin-belanger in #431
- build(deps): bump psf/black from 24.8.0 to 24.10.0 by @dependabot in #430
- Docs: Fix read-the-docs by @martin-belanger in #432
- Docs: Fix read-the-docs by @martin-belanger in #433
- Fixing GitHub workflows by @martin-belanger in #436
- build(deps): bump fedora from 40 to 41 by @dependabot in #434
- build(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #435
- udev-rules: use systemd escape char (\x09) instead of \t (tab) by @martin-belanger in #439
- black: reformatted to comply with latest black version by @martin-belanger in #440
- build(deps): bump psf/black from 24.10.0 to 25.1.0 by @dependabot in #437
- stacd: add authentication support (DHCHAP) by @martin-belanger in #441
- Release 2.4 by @martin-belanger in #442
- NEWS.md: Document release 2.4 by @martin-belanger in #443
Full Changelog: v2.3.1...v2.4