Releases: k8snetworkplumbingwg/rdma-cni
Releases · k8snetworkplumbingwg/rdma-cni
v1.6.0
What's Changed
- chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #105
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.25.2 to 2.27.2 by @dependabot[bot] in #112
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #115
- chore(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #109
- chore(deps): bump github.com/spf13/afero from 1.14.0 to 1.15.0 by @dependabot[bot] in #107
- docs: use latest example by @daixiang0 in #114
- Refactor CI for multi-arch RDMA CNI builds. by @ashokpariya0 in #113
- chore: bump hadolint action by @adrianchiris in #116
- chore(deps): bump github.com/containernetworking/plugins from 1.8.0 to 1.9.0 by @dependabot[bot] in #117
- chore(deps): bump github.com/onsi/gomega from 1.38.2 to 1.38.3 by @dependabot[bot] in #118
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.3 by @dependabot[bot] in #119
- multiple bumps: golang version, golangci-lint v2, update lint config, fix lint issues by @SchSeba in #121
- chore(deps): bump github.com/onsi/gomega from 1.38.3 to 1.39.1 by @dependabot[bot] in #124
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.27.3 to 2.28.1 by @dependabot[bot] in #125
- chore: bump golang from 1.25-alpine to 1.26-alpine by @dependabot[bot] in #126
New Contributors
- @daixiang0 made their first contribution in #114
- @ashokpariya0 made their first contribution in #113
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #96
- Bump github.com/onsi/gomega from 1.38.0 to 1.38.2 by @dependabot[bot] in #98
- Bump github.com/onsi/ginkgo/v2 from 2.23.4 to 2.25.1 by @dependabot[bot] in #99
- Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #100
- chore: use offical Apache license by @rollandf in #95
- chore: add generate-mocks in makefile by @vasrem in #101
- Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #103
- Bump github.com/containernetworking/plugins from 1.7.1 to 1.8.0 by @dependabot[bot] in #104
- feat: support auxiliary devices by @vasrem in #102
New Contributors
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Bump brpaz/hadolint-action from 1.2.1 to 1.5.0 by @dependabot[bot] in #82
- Bump docker/login-action from 2 to 3 by @dependabot[bot] in #83
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot[bot] in #84
- Bump github/codeql-action from 2 to 3 by @dependabot[bot] in #85
- Bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 by @dependabot[bot] in #86
- Bump github.com/containernetworking/cni from 1.2.3 to 1.3.0 by @dependabot[bot] in #87
- Bump golang.org/x/net from 0.37.0 to 0.38.0 in the go_modules group by @dependabot[bot] in #88
- Bump github.com/containernetworking/plugins from 1.6.2 to 1.7.1 by @dependabot[bot] in #89
- Bump github.com/vishvananda/netlink from 1.3.1-0.20250303224720-0e7078ed04c8 to 1.3.1 by @dependabot[bot] in #90
- Lock the OS thread to adviod ns ops are done for different thread by @cyclinder in #91
- update git ignore to not exclude internal build folders by @SchSeba in #92
- Specify patch version in go version by @zeeke in #93
- Bump github.com/onsi/gomega from 1.37.0 to 1.38.0 by @dependabot[bot] in #94
New Contributors
- @cyclinder made their first contribution in #91
- @zeeke made their first contribution in #93
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- chore: add dependabot by @rollandf in #66
- chore: align runners to ubuntu-24.04 by @adrianchiris in #65
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #67
- Bump docker/build-push-action from 4 to 6 by @dependabot in #72
- Bump docker/metadata-action from 4 to 5 by @dependabot in #68
- Bump github.com/rs/zerolog from 1.18.0 to 1.34.0 by @dependabot in #73
- chore: update to go 1.24 by @rollandf in #77
- Bump actions/checkout from 2 to 4 by @dependabot in #69
- Bump actions/setup-go from 3 to 5 by @dependabot in #70
- Bump github.com/stretchr/testify from 1.8.4 to 1.10.0 by @dependabot in #74
- Bump github.com/spf13/afero from 1.4.1 to 1.14.0 by @dependabot in #71
- Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.23.3 by @dependabot in #75
- chore: update cni-plugins by @rollandf in #78
- Bump github.com/onsi/gomega from 1.36.2 to 1.37.0 by @dependabot in #81
- Bump github.com/Mellanox/rdmamap from 1.0.0 to 1.1.0 by @dependabot in #80
New Contributors
Full Changelog: v1.2.1...v1.3.0
v1.2.1
What's Changed
- Allow to configure golang tags by @SchSeba in #62
- bump x/net pkg to address CVE-2024-45338 by @adrianchiris in #63
New Contributors
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Update cni version to 1.0.0 by @adrianchiris in #60
- dont fail if cache entry not found by @adrianchiris in #61
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Fix typo in README.md by @ykulazhenkov in #42
- Bump cni pkg ver by @adrianchiris in #43
- Update Go imports to use k8snetworkplumbingwg/rdma-cni by @AlinaSecret in #46
- Add GH Actions + Refactors by @adrianchiris in #48
- Add code coverage and update badges by @adrianchiris in #49
- fix typo in image push workflows by @adrianchiris in #50
- fix image push workflows by @adrianchiris in #51
- Bump golang.org/x/net from 0.4.0 to 0.17.0 by @dependabot in #53
- Optionally avoid sleeping in entrypoint.sh by @e0ne in #56
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in the go_modules group across 1 directory by @dependabot in #55
- fix image push release workflow by @adrianchiris in #57
- fix manifest push by @adrianchiris in #58
- dont push latest tag on release by @adrianchiris in #59
New Contributors
- @ykulazhenkov made their first contribution in #42
- @AlinaSecret made their first contribution in #46
- @dependabot made their first contribution in #53
- @e0ne made their first contribution in #56
Full Changelog: v1.0.1...v1.1.0
Release v1.0.1
Initial release
Merge pull request #23 from moshe010/rdmapmap modules: update to rdmamap v1.0.0