Releases: ironcore-dev/FeDHCP
Releases · ironcore-dev/FeDHCP
v0.7.2
Changes
🚀 Features
🧰 Maintenance
- Bump the go-dependencies group with 3 updates @dependabot[bot] (#372)
- Bump golangci/golangci-lint-action from 8 to 9 in the gh-actions-dependencies group @dependabot[bot] (#371)
v0.7.1
Changes
🧰 Maintenance
- Bump golang from 1.25.3 to 1.25.4 in the docker-dependencies group @dependabot[bot] (#370)
- Bump the go-dependencies group with 2 updates @dependabot[bot] (#369)
- Bump the go-dependencies group with 2 updates @dependabot[bot] (#368)
- Bump github.com/onsi/ginkgo/v2 from 2.26.0 to 2.27.1 in the go-dependencies group across 1 directory @dependabot[bot] (#367)
- Bump various components @damyan (#366)
- Bump sigs.k8s.io/controller-runtime from 0.22.2 to 0.22.3 in the go-dependencies group @dependabot[bot] (#364)
- Bump sigs.k8s.io/controller-runtime from 0.22.1 to 0.22.2 in the go-dependencies group @dependabot[bot] (#362)
- Bump fsfe/reuse-action from 5 to 6 in the gh-actions-dependencies group @dependabot[bot] (#361)
- Bump github.com/onsi/ginkgo/v2 from 2.25.3 to 2.26.0 in the go-dependencies group @dependabot[bot] (#359)
- Group dependabot updates to a single PR @damyan (#358)
- Bump k8s.io/client-go from 0.34.0 to 0.34.1 @dependabot[bot] (#355)
- Bump sigs.k8s.io/controller-runtime from 0.22.0 to 0.22.1 @dependabot[bot] (#354)
- Bump github.com/onsi/ginkgo/v2 from 2.25.2 to 2.25.3 @dependabot[bot] (#353)
- Bump actions/setup-go from 5 to 6 @dependabot[bot] (#352)
v0.7.0
Changes
⚠️ Breaking
🚀 Features
🐛 Bug Fixes
🧰 Maintenance
- Bump
metal-operatorand DHCP libraries @damyan (#351) - Bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.25.2 @dependabot[bot] (#350)
- Bump sigs.k8s.io/controller-runtime from 0.21.0 to 0.22.0 @dependabot[bot] (#347)
- Bump k8s.io/client-go from 0.33.4 to 0.34.0 @dependabot[bot] (#349)
- Bump github.com/onsi/gomega from 1.38.0 to 1.38.2 @dependabot[bot] (#346)
- Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.4.0 @dependabot[bot] (#344)
- Bump github.com/onsi/ginkgo/v2 from 2.23.4 to 2.25.1 @dependabot[bot] (#342)
- Bump k8s.io/client-go from 0.33.3 to 0.33.4 @dependabot[bot] (#339)
- Bump github.com/google/addlicense from 1.1.1 to 1.2.0 @dependabot[bot] (#338)
- Bump actions/checkout from 4 to 5 @dependabot[bot] (#335)
- Fix configuration typo @damyan (#333)
- Bump github.com/onsi/gomega from 1.37.0 to 1.38.0 @dependabot[bot] (#331)
- Bump github.com/ironcore-dev/controller-utils from 0.9.9 to 0.10.0 @dependabot[bot] (#330)
- Bump k8s.io/client-go from 0.33.2 to 0.33.3 @dependabot[bot] (#327)
- Bump k8s.io/api from 0.33.2 to 0.33.3 @dependabot[bot] (#329)
- Bump k8s.io/apimachinery from 0.33.2 to 0.33.3 @dependabot[bot] (#328)
v0.6.1
v0.6.0
Changes
⚠️ Breaking
- Change OOB subnet label to key-value pair @KapilYadava (#251)
🚀 Features
🧰 Maintenance
v0.5.4
v0.5.3
Changes
🚀 Features
- Move k8s context creation to the handler methods @damyan (#309)
- Remove
IPAMclientset references @damyan (#273) - Refactor
OOBplugin @damyan (#303)
🧰 Maintenance
- Bump sigs.k8s.io/controller-runtime from 0.19.4 to 0.21.0 @dependabot[bot] (#312)
- Update headers to year 2025 @damyan (#311)
- Bump k8s.io/client-go from 0.32.4 to 0.33.1 @dependabot[bot] (#304)
- Bump k8s.io/api from 0.32.4 to 0.33.1 @dependabot[bot] (#305)
- Bump golangci/golangci-lint-action from 7 to 8 @dependabot[bot] (#302)
v0.5.2
Changes
🧰 Maintenance
- Bump k8s.io/api from 0.32.3 to 0.32.4 @dependabot[bot] (#297)
- Bump k8s.io/client-go from 0.32.3 to 0.32.4 @dependabot[bot] (#298)
- Bump k8s.io/apimachinery from 0.32.3 to 0.32.4 @dependabot[bot] (#296)
- Bump golang.org/x/net from 0.37.0 to 0.38.0 @dependabot[bot] (#295)
- Bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 @dependabot[bot] (#294)
- Bump github.com/onsi/gomega from 1.36.3 to 1.37.0 @dependabot[bot] (#292)
v0.5.1
Changes
- Remove redundant error messages @KapilYadava (#281)
- Update go linter v1.64.5 @KapilYadava (#274)
🚀 Features
- Implement ZTP plugin @damyan (#289)
- Use
dhcplibrary fork @damyan (#290) - Add
macfilterplugin @KapilYadava (#265) - Add tests to
bluefieldplugin @KapilYadava (#253)
🐛 Bug Fixes
- Use
dhcplibrary fork @damyan (#290) - Fix unknown plugin for macfilter @KapilYadava (#280)
- Use new Reuse API format @sap-ospo-bot (#263)
- Fix
pxebootdebug output for IPv6 @damyan (#252)
🧰 Maintenance
- Implement ZTP plugin @damyan (#289)
- Bump github.com/onsi/gomega from 1.36.2 to 1.36.3 @dependabot[bot] (#285)
- Bump github.com/onsi/ginkgo/v2 from 2.23.1 to 2.23.2 @dependabot[bot] (#283)
- Bump github.com/onsi/ginkgo/v2 from 2.23.0 to 2.23.1 @dependabot[bot] (#282)
- Bump golang.org/x/net from 0.35.0 to 0.36.0 @dependabot[bot] (#278)
- Bump k8s.io/client-go from 0.32.2 to 0.32.3 @dependabot[bot] (#275)
- Add
REUSE.tomlto reuse list @damyan (#272) - Bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.0 @dependabot[bot] (#269)
- Add
macfilterplugin @KapilYadava (#265) - Bump k8s.io/client-go from 0.32.1 to 0.32.2 @dependabot[bot] (#261)
- Bump k8s.io/api from 0.32.1 to 0.32.2 @dependabot[bot] (#260)
- Bump k8s.io/apimachinery from 0.32.1 to 0.32.2 @dependabot[bot] (#259)
- Bump golang from 1.23-bullseye to 1.24-bullseye @dependabot[bot] (#258)
v0.5.0
Changes
⚠️ Breaking
- Implement new configuration strategy for
httpbootplugin @KapilYadava (#243) - Implement new configuration strategy for
OOBplugin @damyan (#222) - Implement new configuration strategy for
IPAMplugin @damyan (#219) - Improve logging for existing endpoints @damyan (#211)
- Implement new configuration strategy for
metalplugin @damyan (#207) - Implement new configuration strategy for
pxebootplugin @KapilYadava (#241)
🚀 Features
- Switch
OOBplugin to new kubernetes client initialization @damyan (#238) - Switch back to
logrusfor logging @damyan (#234) - Add prefix delegation configuration for
onmetal@damyan (#213)
🐛 Bug Fixes
🧰 Maintenance
- Implement new configuration strategy for
httpbootplugin @KapilYadava (#243) - Bump k8s.io/client-go from 0.32.0 to 0.32.1 @dependabot (#248)
- Bump k8s.io/api from 0.32.0 to 0.32.1 @dependabot (#247)
- Bump github.com/ironcore-dev/controller-utils from 0.9.6 to 0.9.7 @dependabot (#246)
- Bump sigs.k8s.io/controller-runtime from 0.19.3 to 0.19.4 @dependabot (#245)
- Implement new configuration strategy for
pxebootplugin @KapilYadava (#241) - Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 @dependabot (#242)
- Implement new configuration strategy for
Bluefieldplugin @KapilYadava (#239) - Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 @dependabot (#240)
- Bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.1 @dependabot (#235)
- Bump github.com/ironcore-dev/controller-utils from 0.9.5 to 0.9.6 @dependabot (#232)
- Bump k8s.io/client-go from 0.31.4 to 0.32.0 @dependabot (#229)
- Bump golang.org/x/crypto from 0.28.0 to 0.31.0 @dependabot (#231)
- Bump k8s.io/apimachinery from 0.31.4 to 0.32.0 @dependabot (#230)
- Bump k8s.io/client-go from 0.31.3 to 0.31.4 @dependabot (#226)
- Bump k8s.io/api from 0.31.3 to 0.31.4 @dependabot (#227)
- Bump github.com/onsi/gomega from 1.36.0 to 1.36.1 @dependabot (#225)
- Bump sigs.k8s.io/controller-runtime from 0.19.2 to 0.19.3 @dependabot (#224)
- Implement new configuration strategy for
OOBplugin @damyan (#222) - Implement new configuration strategy for
IPAMplugin @damyan (#219) - Bump github.com/onsi/gomega from 1.35.1 to 1.36.0 @dependabot (#223)
- Bump sigs.k8s.io/controller-runtime from 0.19.1 to 0.19.2 @dependabot (#220)
- Bump k8s.io/client-go from 0.31.2 to 0.31.3 @dependabot (#218)
- Bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 @dependabot (#217)
- Bump k8s.io/api from 0.31.2 to 0.31.3 @dependabot (#215)
- Bump github.com/ironcore-dev/controller-utils from 0.9.4 to 0.9.5 @dependabot (#214)
- Add prefix delegation configuration for
onmetal@damyan (#213) - Bump fsfe/reuse-action from 4 to 5 @dependabot (#212)
- Implement new configuration strategy for
metalplugin @damyan (#207) - Bump github.com/onsi/gomega from 1.35.0 to 1.35.1 @dependabot (#210)
- Bump github.com/onsi/gomega from 1.34.2 to 1.35.0 @dependabot (#209)
- Bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0 @dependabot (#208)