Releases: ironcore-dev/metalbond
Releases · ironcore-dev/metalbond
v0.4.3
v0.4.2
What's Changed
- Necessary changes to support vni peering in metalnet after non-reflect routing change by @byteocean in #152
Full Changelog: v0.4.1...v0.4.2
v0.4.1
Changes
🧰 Maintenance
- Bump google.golang.org/protobuf from 1.36.7 to 1.36.11 @dependabot[bot] (#161)
- Bump github.com/onsi/ginkgo/v2 from 2.28.0 to 2.28.1 @dependabot[bot] (#163)
- Bump github.com/onsi/gomega from 1.31.1 to 1.39.1 @dependabot[bot] (#167)
- Bump actions/upload-artifact from 4 to 7 @dependabot[bot] (#172)
- Bump docker/build-push-action from 6 to 7 @dependabot[bot] (#173)
- Bump softprops/action-gh-release from 2 to 3 @dependabot[bot] (#174)
- Bump actions/github-script from 8 to 9 @dependabot[bot] (#171)
- Bump golangci/golangci-lint-action from 6 to 9 @dependabot[bot] (#162)
- Bump actions/checkout from 4 to 6 @dependabot[bot] (#175)
- Bump release-drafter/release-drafter from 6 to 7 @dependabot[bot] (#164)
- Bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 @dependabot[bot] (#160)
- Bump github.com/alecthomas/kong from 0.9.0 to 1.15.0 @dependabot[bot] (#165)
- Bump golang from 1.22-bullseye to 1.24-bullseye @dependabot[bot] (#158)
- Bump actions/setup-go from 5 to 6 @dependabot[bot] (#166)
- Bump actions/github-script from 7 to 8 @dependabot[bot] (#169)
- Bump docker/setup-buildx-action from 3 to 4 @dependabot[bot] (#168)
- Bump docker/login-action from 3 to 4 @dependabot[bot] (#159)
- Bump github.com/vishvananda/netlink from 1.3.0 to 1.3.1 @dependabot[bot] (#157)
- Bump actions/download-artifact from 4 to 8 @dependabot[bot] (#156)
- Bump github.com/google/addlicense from 1.1.1 to 1.2.0 @dependabot[bot] (#155)
- Bump docker/setup-qemu-action from 3 to 4 @dependabot[bot] (#170)
- Bump pascalgn/size-label-action from 0.5.0 to 0.5.7 @dependabot[bot] (#154)
- Bump docker/metadata-action from 5 to 6 @dependabot[bot] (#153)
- Bump softprops/action-gh-release from 1 to 2 @dependabot[bot] (#109)
- Add breaking-changes section to release drafter @maxmoehl (#151)
v0.4.0
Changes
- Do not send peers their own routes @maxmoehl (#149)
- Revert "Require metalbond-tun in metalbond-client" @MalteJ (#148)
- Require metalbond-tun in metalbond-client @maxmoehl (#145)
🐛 Bug Fixes
🧰 Maintenance
- Update README.md @byteocean (#150)
- Use new REUSE API format @byteocean (#144)
v0.3.6
Changes
🚀 Features
- ARP spoofer used by ironcore-in-a-box @byteocean (#138)
- Add container image build workflow @afritzler (#132)
- Bump go version to 1.21 @guvenc (#99)
- Add documentation files to the dep5 list @guvenc (#88)
🐛 Bug Fixes
- Fixed docker file to build arp_spoofer @byteocean (#139)
- Update netlink to self-maintained latest version @byteocean (#100)
- add marshaler methods for Destination struct @vlorinc (#93)
🧰 Maintenance
- Bump
netlinkto v1.3.0 @afritzler (#134) - Bump google.golang.org/protobuf from 1.32.0 to 1.34.1 @dependabot[bot] (#121)
- Bump golangci/golangci-lint-action from 3 to 6 @dependabot[bot] (#122)
- Bump github.com/alecthomas/kong from 0.8.1 to 0.9.0 @dependabot[bot] (#108)
- Bump golang from 1.21-bullseye to 1.22-bullseye @dependabot[bot] (#103)
- Bump release-drafter/release-drafter from 5 to 6 @dependabot[bot] (#102)
- Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 @dependabot[bot] (#91)
- Bump github.com/onsi/gomega from 1.30.0 to 1.31.1 @dependabot[bot] (#98)
- Bump actions/download-artifact from 3 to 4 @dependabot[bot] (#90)
- Bump actions/upload-artifact from 3 to 4 @dependabot[bot] (#89)
v0.3.5
Changes
🚀 Features
- Add and enhance documentation @byteocean (#84)
- Slightly improved Makefile @PlagueCZ (#83)
- Move project to
ironcore-dev@guvenc (#79)
🐛 Bug Fixes
- Correction to a comment in test file @byteocean (#69)
🧰 Maintenance
- Add and enhance documentation @byteocean (#84)
- Bump google.golang.org/protobuf from 1.29.1 to 1.31.0 @dependabot (#76)
- Bump github.com/onsi/gomega from 1.27.6 to 1.30.0 @dependabot (#72)
- Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 @dependabot (#70)
- Bump actions/github-script from 6 to 7 @dependabot (#71)
- Bump github.com/onsi/ginkgo/v2 from 2.9.4 to 2.13.2 @dependabot (#74)
- Bump github.com/alecthomas/kong from 0.7.0 to 0.8.1 @dependabot (#77)
- Bump golang from 1.20-bullseye to 1.21-bullseye @dependabot (#78)
- Bump github.com/google/addlicense from 1.0.0 to 1.1.1 @dependabot (#54)
- Bump actions/checkout from 3 to 4 @dependabot (#73)
- Bump actions/setup-go from 4 to 5 @dependabot (#81)
- Make project REUSE compliant @afritzler (#80)
v0.3.4
v0.3.3
v0.3.2
Changes
🐛 Bug Fixes
- Add ability to return already received routes for a VNI @guvenc (#66)
- ci: fix debian package build and release pipeline @Vincinator (#65)
🧰 Maintenance
- ci: fix debian package build and release pipeline @Vincinator (#65)
v0.3.1
Changes
- add unsubscribe @FlorinPeter (#57)
- Improve http template @FlorinPeter (#59)
- update to use lastest netlink with ip6tnl capacity @byteocean (#50)
🐛 Bug Fixes
- fix VNI string conversion @FlorinPeter (#53)