omni-infra-provider-bare-metal 0.9.0 (2026-04-08)
Welcome to the v0.9.0 release of omni-infra-provider-bare-metal!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/omni-infra-provider-bare-metal/issues.
Removed --dhcp-proxy-port Flag
The --dhcp-proxy-port flag has been removed. The DHCP proxy now always listens on both port 67 and port 4011 as required by the PXE specification. If you were using --dhcp-proxy-port=4011 to run in proxy DHCP mode, use --disable-dhcp-proxy-broadcast instead.
Contributors
- Utku Ozdemir
Changes
3 commits
Dependency Changes
- golang.org/x/net v0.51.0 -> v0.52.0
- golang.org/x/sync v0.19.0 -> v0.20.0
- google.golang.org/grpc v1.79.1 -> v1.80.0
Previous release can be found at v0.8.1