Donna Dionne
aafe657978
Bump version to v1.34.x: regenerate projects
5 years ago
Esun Kim
ccf3cbc6b7
Bump iOS and OSX version
5 years ago
James Newton-King
4b0f12bfce
Update CodeAnalysisAttributes.cs
5 years ago
James Newton-King
81f0b2f30f
Add trimming attribute to BindServiceMethodAttribute
5 years ago
Esun Kim
5984f129f8
Use system nuget
5 years ago
Lidi Zheng
83b60606d8
Also add return code alternating to the .net install script
5 years ago
Mark D. Roth
9fd377b160
Bump version number to 1.32.0.
5 years ago
Eric Gribkoff
daaae5f3b4
csharp xds test client: decrease log output
5 years ago
Mark D. Roth
a818a376b2
Change version to 1.32-pre1 and bump major core version number.
5 years ago
Mark D. Roth
30e4170dc3
Update version of master to 1.33-dev ("geeky").
5 years ago
Jan Tattermusch
c1c268fff4
regenerate C# grpc stubs
5 years ago
Jan Tattermusch
319a2b18cb
upgrade C# to Google.Protobuf 3.13.0
5 years ago
Jan Tattermusch
3b4fa78cd6
regenerate C# and PHP protos
5 years ago
Jan Tattermusch
9d51ce6076
make C# CallError enum up to date with C core
5 years ago
Jan Tattermusch
d37fbe1f77
add extra comments that explain that #19196 is not an issue
5 years ago
Jan Tattermusch
f0fa3546e8
fix #18100
5 years ago
Jan Tattermusch
5d6b4d9903
add a test for #18100
5 years ago
Alexander Polcyn
011986e1fd
Regenerate projects
5 years ago
Jan Tattermusch
db54a04d1e
support xDS traffic splitting and routing in c# interop
5 years ago
Jan Tattermusch
949b635d57
regenerate protos
5 years ago
Jan Tattermusch
63d8c89bba
regenerate projects
5 years ago
Jan Tattermusch
6f0a17d41d
regenerate projects
5 years ago
Jan Tattermusch
80daba44d9
regenerate projects
5 years ago
Jan Tattermusch
f39f341ee1
regenerate projects
5 years ago
Stanley Cheung
4f9d3d2e0f
Bump version to 1.30.2
5 years ago
Alexander Polcyn
a1d1a8e543
Bump 1.30.x branch to 1.30.1
5 years ago
Emeka-NMC (SII)
0d0c1761a5
**Problem:**
...
* C#/msbuild incremental builds are broken.
* Grpc prebuilt binaries are always copied to output.
**Solution:**
* Change from `Always` to `PreserveNewest`; i.e. only copy if binaries are older.
**Repro:**
* Setup:
* Create a CSPROJ (e.g. in Visual Studio 2019).
* Add Grpc NuGet package (at least version 2.29.0).
* Build CSPROJ.
* Rebuild CSPROJ.
* Observation:
* Rebuild results in regeneration CSPROJ output.
* Expected:
* output should not be rebuilt; i.e. without change to sources.
**Side Notes:**
* Not sure if new updates are being shipped for mono.
* Similar issue exists in the mono build.
* Fixed it anyway.
5 years ago
Jan Tattermusch
2253b82fcc
unify Grpc.Tools projects with other csproj projects
5 years ago
Benjamin Krämer
91e44c21bc
Fix whitespaces
5 years ago
Srini Polavarapu
d1c4118798
Regenerate projects
5 years ago
Amanda Tarafa Mas
7b9ee30caa
Support for ITokenAccessWithHeaders
5 years ago
Amanda Tarafa Mas
bd9cd82621
Updates Google.Apis.Auth dependency from v1.21.0 to 1.46.0.
5 years ago
Patrice Chalin
5ac3aa789f
Docs: fix links to grpc.io tutorial pages
5 years ago
Kraemer, Benjamin
e165a33048
Add support for Protobuf_ProtoRoot
5 years ago
Kraemer, Benjamin
446f72d7a3
Bring closer to master
5 years ago
Kraemer, Benjamin
d0c7eac97b
Readded InteropServices
...
Needed #if NETCORE
5 years ago
Kraemer, Benjamin
861cdf3d01
Reverted whitespace changes
5 years ago
Kraemer, Benjamin
18b4dd6562
Removed unused usings
5 years ago
Kraemer, Benjamin
5494c54cee
Use same logic in csharp as in cpp
5 years ago
Kraemer, Benjamin
906ce37a35
Improved folder generation
5 years ago
Kraemer, Benjamin
6bcc37b07c
Reverted GetDepFilenameForProto
...
Otherwise it creates conflicts with non-standard $(Protobuf_DepFilesPath)
5 years ago
Kraemer, Benjamin
da4fe1e051
Updated unit tests
5 years ago
Kraemer, Benjamin
31cd1000b2
Create generated directories
5 years ago
Kraemer, Benjamin
47ec56beb4
Avoid collisions in cs files generated by Grpc.Tools
5 years ago
Jan Tattermusch
005dbafe66
fix mac tests on kokoro workers
5 years ago
Jan Tattermusch
47ae4cd5d9
move Mono msbuild test hack to C# code
5 years ago
Jan Tattermusch
b19f287144
use Microsoft.NETFramework.ReferenceAssemblies for Grpc.Tools
5 years ago
Matthew Stevenson
a575049c03
Changes needed to enable TLS 1.3.
5 years ago
Srini Polavarapu
090b05d387
Regenerate projects
5 years ago
Srini Polavarapu
057091fe1f
Regenerate projects
5 years ago