v0.15.0
What's Changed
- Set the default CLI IP for use based on a give interface name: by @jacobweinstock in #544
- Update dependencies and Go 1.22 -> 1.23 by @jacobweinstock in #548
- Serve and patch Hook as an ISO during runtime by @rahulbabu95 in #543
- Move to slog logr implementation: by @jacobweinstock in #552
- Quieter HTTP 206 logging: by @jacobweinstock in #550
- Readme update and tidying by @jacobweinstock in #556
- Remove dependency on DHCP handler interface: by @jacobweinstock in #557
- Add static ipam to kernel parameters for ISO patching: by @jacobweinstock in #558
- Add doc on ISO static ipam: by @jacobweinstock in #559
Dependencies
- Bump github.com/ccoveille/go-safecast from 1.1.0 to 1.2.0 by @dependabot in #551
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #549
- ci(mergify): upgrade configuration to current format by @mergify in #553
- Bump k8s.io/client-go from 0.31.2 to 0.31.3 by @dependabot in #555
New Contributors
- @rahulbabu95 made their first contribution in #543
- @mergify made their first contribution in #553
Full Changelog: v0.14.1...v0.15.0