Skip to content

Releases: k8snetworkplumbingwg/rdma-cni

v1.6.0

15 Feb 10:19
94bb40a

Choose a tag to compare

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

Full Changelog: v1.5.0...v1.6.0

v1.5.0

08 Sep 15:10
db6c015

Choose a tag to compare

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

03 Aug 08:06
00613ee

Choose a tag to compare

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

Full Changelog: v1.3.0...v1.4.0

v1.3.0

06 Apr 07:02
3b02658

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.3.0

v1.2.1

22 Jan 13:03
a888f26

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

30 May 16:23
2a0db0d

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

26 May 17:07
06a34e2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0

Release v1.0.1

03 Mar 19:13
12344bf

Choose a tag to compare

Bug Fixes

  • update afero v1.3.4 #41
  • enable linter #15

Initial release

05 Apr 16:11
6131e5d

Choose a tag to compare

Merge pull request #23 from moshe010/rdmapmap

modules: update to rdmamap v1.0.0