-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Comparing changes
Open a pull request
base repository: containernetworking/cni
base: v1.2.3
head repository: containernetworking/cni
compare: v1.3.0
- 16 commits
- 20 files changed
- 7 contributors
Commits on Jun 17, 2024
-
SPEC: #928 support non-inlined plugin loading
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
Configuration menu - View commit details
-
Copy full SHA for 9f73d4d - Browse repository at this point
Copy the full SHA 9f73d4dView commit details -
Use type aliases to hint deprecation for old API types (#928)
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
Configuration menu - View commit details
-
Copy full SHA for c0cc785 - Browse repository at this point
Copy the full SHA c0cc785View commit details -
libcni: Support subdirectory-based plugin loading (#928)
Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
Configuration menu - View commit details
-
Copy full SHA for 4254258 - Browse repository at this point
Copy the full SHA 4254258View commit details
Commits on Jul 22, 2024
-
Merge pull request #1052 from bleggett/bleggett/multi-dir-pluginconfig
RFC - Support safe subdirectory-based plugin conf loading
Configuration menu - View commit details
-
Copy full SHA for 81d15e9 - Browse repository at this point
Copy the full SHA 81d15e9View commit details
Commits on Aug 26, 2024
-
build(deps): bump the golang group across 1 directory with 2 updates
Bumps the golang group with 1 update in the / directory: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo). Updates `github.com/onsi/ginkgo/v2` from 2.19.0 to 2.20.1 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.19.0...v2.20.1) Updates `github.com/onsi/gomega` from 1.33.1 to 1.34.1 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.33.1...v1.34.1) --- updated-dependencies: - dependency-name: github.com/onsi/ginkgo/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for f0289fa - Browse repository at this point
Copy the full SHA f0289faView commit details
Commits on Aug 28, 2024
-
Remove accidentally-committed cnitool binary
Signed-off-by: Dan Winship <danwinship@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 00f4094 - Browse repository at this point
Copy the full SHA 00f4094View commit details -
Merge pull request #1110 from danwinship/cnitool-binary
Remove accidentally-committed cnitool binary
Configuration menu - View commit details
-
Copy full SHA for 81ed2d0 - Browse repository at this point
Copy the full SHA 81ed2d0View commit details -
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f4f2dc7 - Browse repository at this point
Copy the full SHA f4f2dc7View commit details
Commits on Aug 29, 2024
-
Merge pull request #1108 from mmorel-35/scorecard
Setup scorecard workflow
Configuration menu - View commit details
-
Copy full SHA for be3f5a9 - Browse repository at this point
Copy the full SHA be3f5a9View commit details -
Merge pull request #1109 from containernetworking/dependabot/go_modul…
…es/golang-53495c1738 build(deps): bump the golang group across 1 directory with 2 updates
Configuration menu - View commit details
-
Copy full SHA for 4c9ae43 - Browse repository at this point
Copy the full SHA 4c9ae43View commit details
Commits on Sep 16, 2024
-
build(deps): bump github/codeql-action from 3.26.4 to 3.26.7
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.4 to 3.26.7. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@f0f3afe...8214744) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for a845cc8 - Browse repository at this point
Copy the full SHA a845cc8View commit details
Commits on Sep 17, 2024
-
Merge pull request #1119 from containernetworking/dependabot/github_a…
…ctions/github/codeql-action-3.26.7 build(deps): bump github/codeql-action from 3.26.4 to 3.26.7
Configuration menu - View commit details
-
Copy full SHA for 3b4dfc5 - Browse repository at this point
Copy the full SHA 3b4dfc5View commit details
Commits on Mar 27, 2025
-
Signed-off-by: Lionel Jouin <lionel.jouin@est.tech>
Configuration menu - View commit details
-
Copy full SHA for d2f3f46 - Browse repository at this point
Copy the full SHA d2f3f46View commit details
Commits on Mar 31, 2025
-
Merge pull request #1154 from LionelJouin/maintainers
Update MAINTAINERS
Configuration menu - View commit details
-
Copy full SHA for 097592d - Browse repository at this point
Copy the full SHA 097592dView commit details
Commits on Apr 7, 2025
-
libcni: remove some deprecation warnings
We were a bit over-eager with the deprecations; these types and aliases are doing no harm :-). Signed-off-by: Casey Callendrello <c1@caseyc.net>
Configuration menu - View commit details
-
Copy full SHA for 3f7369a - Browse repository at this point
Copy the full SHA 3f7369aView commit details -
Merge pull request #1155 from squeed/remove-deprecated
libcni: remove some deprecation warnings
Configuration menu - View commit details
-
Copy full SHA for a28faab - Browse repository at this point
Copy the full SHA a28faabView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.2.3...v1.3.0