Commit eaca734
authored
Upgrade to protobuf 3.6.1
For Bazel, we upgrade to protobuf 3.6.1.2 and javalite HEAD to fix
incompatibilities in newer Bazel releases.
compiler/Dockerfile is unused, so it was removed instead of being updated.
protoc no longer includes codegen for nano, so we remain on the older protoc
any time nano is used.
Protobuf now requires C++11 when compiling, so windows was swapped to
VC 14.1 parent e4045f8 commit eaca734
File tree
193 files changed
+8275
-1718
lines changed- alts/src/generated/main/java/io/grpc/alts/internal
- android-interop-testing/app
- benchmarks/src/generated/main/java/io/grpc/benchmarks/proto
- buildscripts
- kokoro
- compiler
- examples
- android
- helloworld/app
- routeguide/app
- example-alts
- example-gauth
- example-kotlin
- android/helloworld/app
- example-tls
- grpclb/src/generated/main/java/io/grpc/lb/v1
- interop-testing/src/generated/main/java/io/grpc/testing/integration
- protobuf-nano
- services/src/generated
- main/java/io/grpc
- binarylog/v1
- channelz/v1
- health/v1
- reflection/v1alpha
- test/java/io/grpc/reflection/testing
- testing-proto/src/generated/main/java/io/grpc/testing/protobuf
- xds/src/generated/main/java/io/grpc/xds/shaded
- envoy
- api/v2
- auth
- cluster
- core
- endpoint
- service
- discovery/v2
- load_stats/v2
- type
- validate
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
193 files changed
+8275
-1718
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
87 | | - | |
| 86 | + | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
95 | | - | |
| 94 | + | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
Lines changed: 35 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments