Releases: Mellanox/ipoib-cni
Releases · Mellanox/ipoib-cni
v1.2.2
What's Changed
- Bump docker/login-action from 2 to 3 by @dependabot in #61
- Bump docker/build-push-action from 4 to 6 by @dependabot in #60
- chore: remove travis badge by @rollandf in #62
- chore: update Go version to 1.24 by @rollandf in #65
- Bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.0 by @dependabot in #63
- Bump golang.org/x/net from 0.33.0 to 0.36.0 in the go_modules group by @dependabot in #64
- Bump github.com/onsi/ginkgo/v2 from 2.23.0 to 2.23.3 by @dependabot in #67
- Bump github.com/onsi/gomega from 1.36.2 to 1.36.3 by @dependabot in #66
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- chore: add dependabot by @rollandf in #41
- Bump actions/setup-go from 3 to 5 by @dependabot in #42
- Bump actions/checkout from 2 to 4 by @dependabot in #43
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #44
- Bump golang.org/x/net from 0.25.0 to 0.33.0 in the go_modules group by @dependabot in #54
- Bump github/codeql-action from 2 to 3 by @dependabot in #45
- Bump docker/metadata-action from 4 to 5 by @dependabot in #46
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #52
- chore: bump golang from 1.20-alpine to 1.24-alpine by @dependabot in #53
- Bump github.com/vishvananda/netlink from 1.2.1-beta.2 to 1.3.0 by @dependabot in #51
- chore: linter upgrade and fixes by @almaslennikov in #55
- update go to 1.23 in gh actions by @almaslennikov in #57
- Bump github.com/containernetworking/plugins from 1.5.0 to 1.6.2 by @dependabot in #50
- Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.22.2 by @dependabot in #48
- chore: changes to Dockerfile related to version upgrade by @almaslennikov in #58
- chore: add hadolint config by @almaslennikov in #59
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Remove Travis CI files by @e0ne in #27
- Add llicense headers to sources by @e0ne in #26
- Update golang text library by @rollandf in #30
- Bump golang.org/x/text from 0.3.7 to 0.3.8 by @dependabot in #31
- Bump golang.org/x/net from 0.0.0-20210405180319-a5a99cb37ef4 to 0.7.0 by @dependabot in #32
- Bump cni plugins ver by @adrianchiris in #34
- Set Pkey and Mode with Parent interface values by @adrianchiris in #35
- Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #37
- Housekeeping by @almaslennikov in #36
- Lowercase repo name in GH actions to avoid errors by @almaslennikov in #38
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in the go_modules group across 1 directory by @dependabot in #39
- Bump cni ver by @adrianchiris in #40
New Contributors
- @rollandf made their first contribution in #30
- @almaslennikov made their first contribution in #36
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Add additional linters by @adrianchiris in #17
- Add badges by @adrianchiris in #18
- Update go sum by @adrianchiris in #19
- Add cni version flag by @Mmduh-483 in #20
- Fix CVE-2020-14040 by @Mmduh-483 in #21
- Add limitations section to README.md by @ykulazhenkov in #23
- Bump github.com/containernetworking/cni from 0.7.1 to 0.8.1 by @dependabot in #24
- Add GitHub actions for unit-tests and linter by @e0ne in #25
Full Changelog: v1.0.0...v1.1.0