Releases: ironcore-dev/metalnet
Releases · ironcore-dev/metalnet
Release list
v0.3.16
Changes
- ignore dependentabot for k8s.io and bring back k8s to 1.35 @Rohit-0505 (#449)
🚀 Features
- Do not handle other non-default routes from public VNI @byteocean (#452)
- Enable typed applyconfiguration builders for server-side apply @Rohit-0505 (#448)
🧰 Maintenance
- Bump the go-dependencies group across 1 directory with 5 updates @dependabot[bot] (#454)
- Bump the k8s group across 1 directory with 3 updates @dependabot[bot] (#447)
v0.3.15
Changes
🚀 Features
- Adapt peering to not-self-reflecting behaviour of metalbond server @byteocean (#406)
- Group dependabot PRs for maintainance purpose @byteocean (#432)
- Remove possible leftover dpservice containers during CI/CD test @byteocean (#431)
🐛 Bug Fixes
🧰 Maintenance
- Bump latest ironcore and controller-utils @Rohit-0505 (#439)
- Bump the ironcore group across 1 directory with 2 updates @dependabot[bot] (#434)
- Bump the gh-actions group across 1 directory with 5 updates @dependabot[bot] (#435)
- Bump the misc group across 1 directory with 4 updates @dependabot[bot] (#436)
- Bump the k8s group with 3 updates @dependabot[bot] (#433)
- Bump release-drafter/release-drafter from 6 to 7 @dependabot[bot] (#421)
- Bump golang from 1.25 to 1.26 @dependabot[bot] (#407)
v0.3.14
Changes
🚀 Features
- Remove IPv4Only flag @byteocean (#404)
🧰 Maintenance
- Update README.md @byteocean (#422)
- Bump github.com/ironcore-dev/controller-utils from 0.10.0 to 0.11.0 @dependabot[bot] (#391)
- Bump actions/checkout from 5 to 6 @dependabot[bot] (#399)
- Bump github.com/onsi/gomega from 1.38.2 to 1.38.3 @dependabot[bot] (#403)
- Bump docker/setup-qemu-action from 3 to 4 @dependabot[bot] (#408)
- Bump docker/login-action from 3 to 4 @dependabot[bot] (#409)
- Bump google.golang.org/grpc from 1.75.1 to 1.76.0 @dependabot[bot] (#388)
- Bump sigs.k8s.io/controller-runtime from 0.22.2 to 0.22.3 @dependabot[bot] (#389)
- Bump github.com/onsi/ginkgo/v2 from 2.26.0 to 2.27.1 @dependabot[bot] (#390)
- Bump github.com/onsi/ginkgo/v2 from 2.25.3 to 2.26.0 @dependabot[bot] (#385)
- Bump sigs.k8s.io/controller-runtime from 0.22.1 to 0.22.2 @dependabot[bot] (#386)
- Bump sigs.k8s.io/controller-runtime from 0.22.0 to 0.22.1 @dependabot[bot] (#379)
- Bump github.com/ironcore-dev/ironcore from 0.2.3 to 0.2.4 @dependabot[bot] (#380)
- Bump google.golang.org/grpc from 1.75.0 to 1.75.1 @dependabot[bot] (#384)
- Bump actions/setup-go from 5 to 6 @dependabot[bot] (#376)
- Bump github.com/onsi/ginkgo/v2 from 2.25.2 to 2.25.3 @dependabot[bot] (#378)
- Bump k8s.io/client-go from 0.34.0 to 0.34.1 @dependabot[bot] (#381)
v0.3.13
Changes
🚀 Features
- Improve bluefield node detection @guvenc (#361)
- Add
filterByNodePredicateto prevent reconciliation of unassigned resources @sujeet01 (#345) - Use new REUSE API format @byteocean (#341)
🐛 Bug Fixes
- Fix REUSE files @byteocean (#343)
🧰 Maintenance
- Bump github.com/ironcore-dev/dpservice/go/dpservice-go from 0.3.16 to 0.3.17 @dependabot[bot] (#377)
- Bump github.com/spf13/pflag from 1.0.9 to 1.0.10 @dependabot[bot] (#375)
- Bump github.com/spf13/pflag from 1.0.7 to 1.0.9 @dependabot[bot] (#374)
- Bump github.com/jaypipes/ghw from 0.19.0 to 0.19.1 @dependabot[bot] (#373)
- Bump sigs.k8s.io/controller-runtime from 0.21.0 to 0.22.0 @dependabot[bot] (#371)
- Bump k8s.io/client-go from 0.33.4 to 0.34.0 @dependabot[bot] (#372)
- Bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.25.2 @dependabot[bot] (#369)
- Bump github.com/jaypipes/ghw from 0.17.0 to 0.19.0 @dependabot[bot] (#367)
- Bump google.golang.org/grpc from 1.74.2 to 1.75.0 @dependabot[bot] (#364)
- Bump github.com/onsi/gomega from 1.38.0 to 1.38.2 @dependabot[bot] (#368)
- Bump golang from 1.24 to 1.25 @dependabot[bot] (#360)
- Bump k8s.io/client-go from 0.33.3 to 0.33.4 @dependabot[bot] (#357)
- Bump github.com/ironcore-dev/metalbond from 0.3.5 to 0.3.6 @dependabot[bot] (#356)
- Bump actions/checkout from 4 to 5 @dependabot[bot] (#355)
- Bump github.com/ironcore-dev/ironcore from 0.1.2 to 0.2.3 @dependabot[bot] (#326)
- Bump github.com/ironcore-dev/controller-utils from 0.9.3 to 0.10.0 @dependabot[bot] (#346)
- Bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.21.0 @dependabot[bot] (#350)
- Bump github.com/jaypipes/ghw from 0.12.0 to 0.17.0 @dependabot[bot] (#352)
- Bump google.golang.org/grpc from 1.66.0 to 1.74.2 @dependabot[bot] (#347)
- Bump github.com/spf13/pflag from 1.0.5 to 1.0.7 @dependabot[bot] (#353)
- Bump github.com/onsi/gomega from 1.34.2 to 1.38.0 @dependabot[bot] (#351)
- Bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.23.4 @dependabot[bot] (#331)
- Bump pascalgn/size-label-action from 0.5.4 to 0.5.5 @dependabot[bot] (#272)
- Bump golang from 1.23 to 1.24 @dependabot[bot] (#302)
- Project housekeeping @afritzler (#354)
- Remove
kube-rbac-proxydependency & adopt controller-runtime native auth for metric @sujeet01 (#332)
v0.3.12
v0.3.11
v0.3.10
v0.3.9
Changes
🚀 Features
- Added support to use special dev representor name under multiport esw… @byteocean (#240)
- Add network peering status @ushabelgur (#217)
🐛 Bug Fixes
🧰 Maintenance
- Bump golang from 1.22 to 1.23 @dependabot (#252)
- Bump google.golang.org/grpc from 1.64.0 to 1.66.0 @dependabot (#260)
- Bump k8s.io/api from 0.30.2 to 0.30.3 @dependabot (#242)
- Bump pascalgn/size-label-action from 0.5.2 to 0.5.4 @dependabot (#255)
- Bump github.com/ironcore-dev/dpservice/go/dpservice-go from 0.3.9 to 0.3.11 @dependabot (#239)
- Bump github.com/onsi/gomega from 1.33.1 to 1.34.2 @dependabot (#258)
- Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.20.2 @dependabot (#259)
- Bump github.com/ironcore-dev/dpservice/go/dpservice-go from 0.3.8 to 0.3.9 @dependabot (#234)
- Bump sigs.k8s.io/controller-runtime from 0.18.3 to 0.18.4 @dependabot (#230)
- Bump k8s.io/client-go from 0.30.1 to 0.30.2 @dependabot (#231)
- Bump k8s.io/api from 0.30.1 to 0.30.2 @dependabot (#232)
- Bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0 @dependabot (#235)
- Bump docker/build-push-action from 5 to 6 @dependabot (#236)
- Bump k8s.io/apimachinery from 0.30.1 to 0.30.2 @dependabot (#233)
- Add network peering status @ushabelgur (#217)