Releases: ironcore-dev/metalnet
Releases · ironcore-dev/metalnet
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)
v0.3.8
v0.3.7
v0.3.6
v0.3.5
v0.3.4
v0.3.3
Changes
🐛 Bug Fixes
🧰 Maintenance
- Bump google.golang.org/grpc from 1.61.0 to 1.61.1 @dependabot (#178)
- Bump sigs.k8s.io/controller-runtime from 0.17.0 to 0.17.1 @dependabot (#175)
- Bump golang from 1.21 to 1.22 @dependabot (#174)
- Bump golangci/golangci-lint-action from 3 to 4 @dependabot (#176)
v0.3.2
v0.3.1
Changes
🚀 Features
- Introduce a new parameter pf-pci-base-addr @guvenc (#173)
- Support metering rates configuration for interfaces @byteocean (#171)
- Add IPv6 support and test cases @guvenc (#159)
- Remove
BOT_PAT
usage @afritzler (#152)
🧰 Maintenance
- Bump release-drafter/release-drafter from 5 to 6 @dependabot (#172)
- Bump google.golang.org/grpc from 1.60.1 to 1.61.0 @dependabot (#170)
- Bump github.com/ironcore-dev/dpservice-go from 0.3.1 to 0.3.2 @dependabot (#169)
- Bump google.golang.org/grpc from 1.59.0 to 1.60.1 @dependabot (#153)
- Bump github.com/ironcore-dev/metalbond from 0.3.5-0.20231206085002-cbb83f888414 to 0.3.5 @dependabot (#149)
- Bump github.com/ironcore-dev/controller-utils from 0.9.0 to 0.9.1 @dependabot (#155)
- Bump sigs.k8s.io/controller-runtime from 0.16.3 to 0.17.0 @dependabot (#160)
- Bump k8s.io/client-go from 0.28.4 to 0.29.1 @dependabot (#166)
- Bump github.com/ironcore-dev/dpservice-go from 0.3.0 to 0.3.1 @dependabot (#168)
- Bump github.com/onsi/gomega from 1.30.0 to 1.31.1 @dependabot (#167)
- Bump actions/setup-go from 4 to 5 @dependabot (#140)
v0.3.0
Changes
🚀 Features
- Bump dpservice cli to v0.3.0 and use dpservice-tester image from main branch only @guvenc (#147)
- Make project REUSE compliant @afritzler (#141)
- Added documentation @byteocean (#138)
- Move project to ironcore-dev @guvenc (#136)
- Support router's dynamic address handling @byteocean (#128)
- Refactor helper code on caching, metalbond callbacks and wrappers @byteocean (#130)
🐛 Bug Fixes
- Use ironcore's logo @byteocean (#146)
- wrong name used: net-dpservice -> dpservice in docs @byteocean (#145)
- Use correct API group
networking.metalnet.ironcore.dev
@afritzler (#142) - Delete crd base file from onmetal @byteocean (#137)
- Loadbalancer controller should also watch the changes of network objects @byteocean (#134)
- add ldflags -X buildVersion to dockerfile @vlorinc (#133)
- fix bug where metalbond peer is not initialized @byteocean (#131)
- Init event recorder for lb controller @byteocean (#129)
- return code needs to be casted to uint32 to catch up with dp-service-go @byteocean (#121)
🧰 Maintenance
- Use ironcore's logo @byteocean (#146)
- wrong name used: net-dpservice -> dpservice in docs @byteocean (#145)
- Add
CODEOWNERS
to project @afritzler (#143) - Use correct API group
networking.metalnet.ironcore.dev
@afritzler (#142) - Make project REUSE compliant @afritzler (#141)
- Added documentation @byteocean (#138)
- Bump docker/login-action from 2 to 3 @dependabot (#87)
- Bump actions/checkout from 3 to 4 @dependabot (#81)
- Bump docker/setup-qemu-action from 2 to 3 @dependabot (#89)
- Bump docker/setup-buildx-action from 2 to 3 @dependabot (#86)
- Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 @dependabot (#120)
- Bump github.com/onmetal/metalbond from 0.3.2 to 0.3.3 @dependabot (#94)
- Bump golang from 1.20 to 1.21.1 @dependabot (#82)
- Bump docker/build-push-action from 4 to 5 @dependabot (#88)
- Bump github.com/go-logr/logr from 1.2.4 to 1.3.0 @dependabot (#118)
- Bump github.com/onsi/gomega from 1.27.10 to 1.29.0 @dependabot (#113)