Commit b152c3f
authored
File tree
5 files changed
+5
-3
lines changed- packages/grpc-native-core
- deps
- templates
5 files changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
88 | 89 | | |
89 | 90 | | |
90 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
- BUILD+1-1
- CMakeLists.txt+1-1
- Makefile+2-2
- build.yaml+1-1
- gRPC-C++.podspec+2-2
- gRPC-Core.podspec+1-1
- gRPC-ProtoRPC.podspec+1-1
- gRPC-RxLibrary.podspec+1-1
- gRPC.podspec+1-1
- package.xml+2-2
- src/compiler/objective_c_generator.cc+1-2
- src/core/lib/iomgr/tcp_client_custom.cc+3-3
- src/cpp/common/version_cc.cc+1-1
- src/csharp/Grpc.Core/Version.csproj.include+1-1
- src/csharp/Grpc.Core/VersionInfo.cs+2-2
- src/csharp/build_packages_dotnetcli.bat+1-1
- src/csharp/build_packages_dotnetcli.sh+2-2
- src/objective-c/!ProtoCompiler-gRPCPlugin.podspec+1-1
- src/objective-c/GRPCClient/private/version.h+1-1
- src/objective-c/ProtoRPC/ProtoService.h-6
- src/objective-c/tests/version.h+1-1
- src/php/composer.json+1-1
- src/php/ext/grpc/version.h+1-1
- src/python/grpcio/grpc/_cython/_cygrpc/credentials.pyx.pxi+12-1
- src/python/grpcio/grpc/_cython/_cygrpc/grpc_gevent.pyx+5
- src/python/grpcio/grpc/_grpcio_metadata.py+1-1
- src/python/grpcio/grpc_version.py+1-1
- src/python/grpcio_health_checking/grpc_version.py+1-1
- src/python/grpcio_reflection/grpc_version.py+1-1
- src/python/grpcio_testing/grpc_version.py+1-1
- src/python/grpcio_tests/grpc_version.py+1-1
- src/ruby/lib/grpc/version.rb+1-1
- src/ruby/tools/version.rb+1-1
- test/distrib/csharp/DistribTest/DistribTest.project.json-11
- test/distrib/csharp/DistribTest/DistribTestDotNet.csproj+27
- test/distrib/csharp/DistribTest/project.json-22
- test/distrib/csharp/run_distrib_test.sh-5
- test/distrib/csharp/run_distrib_test_dotnetcli.sh+10-7
- test/distrib/csharp/update_version.sh+1-1
- tools/distrib/python/grpcio_tools/grpc_version.py+1-1
- tools/dockerfile/distribtest/csharp_ubuntu1404_x64/Dockerfile+1-4
- tools/doxygen/Doxyfile.c+++1-1
- tools/doxygen/Doxyfile.c++.internal+1-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
82 | 83 | | |
83 | 84 | | |
84 | 85 | | |
| |||
0 commit comments