-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Comparing changes
Open a pull request
base repository: grpc-ecosystem/grpc-gateway
base: v2.0.0
head repository: grpc-ecosystem/grpc-gateway
compare: v2.0.1
- 16 commits
- 52 files changed
- 5 contributors
Commits on Oct 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c5aa8f9 - Browse repository at this point
Copy the full SHA c5aa8f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03195a1 - Browse repository at this point
Copy the full SHA 03195a1View commit details -
README: replace Swagger by OpenAPI (#1749)
Also remove paragraph duplicated during the merge v2->master
Configuration menu - View commit details
-
Copy full SHA for 58213a4 - Browse repository at this point
Copy the full SHA 58213a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1aab03c - Browse repository at this point
Copy the full SHA 1aab03cView commit details
Commits on Oct 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e717d71 - Browse repository at this point
Copy the full SHA e717d71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4be0495 - Browse repository at this point
Copy the full SHA 4be0495View commit details -
Configuration menu - View commit details
-
Copy full SHA for b152277 - Browse repository at this point
Copy the full SHA b152277View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7789014 - Browse repository at this point
Copy the full SHA 7789014View commit details -
Fix -module option for protoc-gen-grpc-gateway (#1754)
When option module=... is used, protoc-gen-grpc-gateway removes the module prefix a first time, then uses protogen, which tries to remove the prefix a second time. Fixes #1753
Configuration menu - View commit details
-
Copy full SHA for caf1cf5 - Browse repository at this point
Copy the full SHA caf1cf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cbe18c - Browse repository at this point
Copy the full SHA 4cbe18cView commit details
Commits on Oct 16, 2020
-
Refactor registry and generator to use protogen (#1756)
* Refactor registry and generator to use protogen * fix tests in genopenapi/template_test.go * Use FieldMask from protobuf/types/known/fieldmaskpb * Revert "Use FieldMask from protobuf/types/known/fieldmaskpb" This reverts commit 953a114. * Revert usage of google.golang.org/protobuf/types/known/fieldmaskpb * Fix internal/gengateway/BUILD.bazel
Configuration menu - View commit details
-
Copy full SHA for e2913ce - Browse repository at this point
Copy the full SHA e2913ceView commit details -
Adapt usage instructions to use protoc-gen-go-grpc (#1755)
* Adapt usage instructions to use protoc-gen-go-grpc This reflect recent changes in https://grpc.io/docs/languages/go/quickstart/ to use new protoc-gen-go-grpc. Also remove a duplicated paragraph. * Readme: use new protoc-gen-go Replace github.com/golang/protobuf/protoc-gen-go by google.golang.org/protobuf/cmd/protoc-gen-go * Update other instructions to use protoc-gen-go-grpc * Use --x-opt in instructions * Update docs/_docs/usegotemplates.md Co-authored-by: Johan Brandhorst-Satzkorn <johan.brandhorst@gmail.com> * Use go get instead of go get -u Co-authored-by: Johan Brandhorst-Satzkorn <johan.brandhorst@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f2e74d6 - Browse repository at this point
Copy the full SHA f2e74d6View commit details -
fix import alias issue with protoc-gen-grpc-gateway (#1757)
* return registry from gengateway.New retain parsing order comment * update test after merge * add example to abe * bad merge * cut and paste err * simple change * simplify * outdated * goimports
Configuration menu - View commit details
-
Copy full SHA for 80a7a7b - Browse repository at this point
Copy the full SHA 80a7a7bView commit details
Commits on Oct 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4a35071 - Browse repository at this point
Copy the full SHA 4a35071View commit details
Commits on Oct 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1e2f30e - Browse repository at this point
Copy the full SHA 1e2f30eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c1639c - Browse repository at this point
Copy the full SHA 5c1639cView 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 v2.0.0...v2.0.1