Releases: ironcore-dev/FeDHCP
Releases · ironcore-dev/FeDHCP
v0.8.0
Changes
⚠️ Breaking
🚀 Features
🧰 Maintenance
- Bump the go-dependencies group with 2 updates @dependabot[bot] (#389)
- Bump the go-dependencies group with 2 updates @dependabot[bot] (#388)
v0.7.3
Changes
🐛 Bug Fixes
- Fix potential nil panics and reduce compiler optimizations @maxmoehl (#387)
- Fix OOB IPAM logic by explicitly checking for nil @maxmoehl (#386)
🧰 Maintenance
- Bump the go-dependencies group across 1 directory with 5 updates @dependabot[bot] (#384)
- Bump golang from 1.25.4 to 1.25.5 in the docker-dependencies group @dependabot[bot] (#382)
- Bump actions/checkout from 5 to 6 in the gh-actions-dependencies group @dependabot[bot] (#380)
- Bump golang.org/x/crypto from 0.43.0 to 0.45.0 @dependabot[bot] (#377)
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)