-
Notifications
You must be signed in to change notification settings - Fork 378
Comparing changes
Open a pull request
base repository: container-storage-interface/spec
base: v1.9.0
head repository: container-storage-interface/spec
compare: v1.10.0
- 10 commits
- 10 files changed
- 4 contributors
Commits on Oct 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5855142 - Browse repository at this point
Copy the full SHA 5855142View commit details -
Merge pull request #555 from saad-ali/release19bump
Bump master version to 1.10 for next release
Configuration menu - View commit details
-
Copy full SHA for 886cd48 - Browse repository at this point
Copy the full SHA 886cd48View commit details
Commits on Mar 5, 2024
-
update protoc and related (#552)
* update protoc and related updated protoc to v25.2 updated protoc-gen-go to v1.32.0 added protoc-gen-go-grpc at v1.3.0 Modified the makefile to use "go install" to install tools. Use extended regular expressions in "sed" command. Fixes build on arm OSX host * fix github actions Always run "make build_go" on github actions Always update the timesptamp of spec.md/csi.proto to make sure lib/go is built on CI * remove github.com/golang/protobuf usage * simplify Makefile - use git to check for out-of-date generated files, avoids all the temp files and manual diff in the Makefile. - not specify version for protoc-gen-go, it will use the version from go.mod - do not copy over the protoc binary. Call it directly from unzipped path. So it can find the includes automatically, and we don't need the -I or --go_opts=Mxxx flags. - use paths=source_relative to generate go files directly into destination, avoid the copy. - simplify the sed command used to extract "csi.proto" file.
Configuration menu - View commit details
-
Copy full SHA for abf6346 - Browse repository at this point
Copy the full SHA abf6346View commit details -
Bump google.golang.org/grpc from 1.57.0 to 1.57.1
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.57.0 to 1.57.1. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.57.0...v1.57.1) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 1f2bf8a - Browse repository at this point
Copy the full SHA 1f2bf8aView commit details
Commits on Mar 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2696773 - Browse repository at this point
Copy the full SHA 2696773View commit details
Commits on Jun 18, 2024
-
Merge pull request #559 from container-storage-interface/dependabot/g…
…o_modules/google.golang.org/grpc-1.57.1 Bump google.golang.org/grpc from 1.57.0 to 1.57.1
Configuration menu - View commit details
-
Copy full SHA for 9674d35 - Browse repository at this point
Copy the full SHA 9674d35View commit details -
Bump golang.org/x/net from 0.10.0 to 0.23.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.10.0 to 0.23.0. - [Commits](golang/net@v0.10.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 811799a - Browse repository at this point
Copy the full SHA 811799aView commit details -
Merge pull request #564 from container-storage-interface/dependabot/g…
…o_modules/golang.org/x/net-0.23.0 Bump golang.org/x/net from 0.10.0 to 0.23.0
Configuration menu - View commit details
-
Copy full SHA for adb2b16 - Browse repository at this point
Copy the full SHA adb2b16View commit details
Commits on Jun 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1bc2caf - Browse repository at this point
Copy the full SHA 1bc2cafView commit details -
Merge pull request #566 from saad-ali/protoBufTo133
Bump google.golang.org/protobuf from 1.32.0 to 1.33.0
Configuration menu - View commit details
-
Copy full SHA for 21be3f8 - Browse repository at this point
Copy the full SHA 21be3f8View 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.9.0...v1.10.0