Donna Dionne
c88bde2234
Drop the "pre" in version.
5 years ago
Donna Dionne
ad14ce4779
Regenerate projects
5 years ago
Donna Dionne
aa7b10f659
Bump version to v1.33.x-pre1: regenerate projects
5 years ago
Donna Dionne
aafe657978
Bump version to v1.34.x: regenerate projects
5 years ago
Mark D. Roth
9fd377b160
Bump version number to 1.32.0.
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
Alexander Polcyn
011986e1fd
Regenerate projects
5 years ago
Alexander Polcyn
b65daaa52d
Copy channel args hash before appending ruby user agent
5 years ago
Alexander Polcyn
cd13d5ab88
Copy channel args hash before appending ruby user agent
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
miyucy
f9111b2a82
Fix ruby 2.7 keyword arguments deprecation
...
Similar to https://github.com/grpc/grpc/pull/22915
5 years ago
Alexander Polcyn
a1d1a8e543
Bump 1.30.x branch to 1.30.1
5 years ago
Srini Polavarapu
d1c4118798
Regenerate projects
5 years ago
Srini Polavarapu
090b05d387
Regenerate projects
5 years ago
Srini Polavarapu
057091fe1f
Regenerate projects
5 years ago
Stanley Cheung
18b1d4a398
Bump version to 1.29.1 for PHP
5 years ago
Alexander Polcyn
90f13f08f0
plumb recv_stats_op error_string field up to the ruby surface
5 years ago
Jason Meller
3e17411774
Covert hash to keyword arguments for ruby 2.7
...
Ruby 2.7 deprecated passing a hash as the last argument for a method that takes keyword params. This commit coverts the hash explicitly to keyword args using the double splat.
```
grpc-1.28.0-universal-darwin/src/ruby/lib/grpc/generic/service.rb:170: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
```
5 years ago
Nicolas "Pixel" Noble
d9906e4162
Flipping version.
5 years ago
Nicolas "Pixel" Noble
791729d09f
Bumping version.
5 years ago
Jean Boussier
d6bebcd248
Fix Ruby 2.7 compatibility in GenericService.underscore
5 years ago
Nao Minami
c76ad73712
Fix yard annotation of ClientInterceptor
5 years ago
Richard Belleville
5ef379870d
Regenerate projects
5 years ago
Alexander Polcyn
1197454f5a
Regenerate projects
5 years ago
Richard Belleville
a0ee7f6ff1
Bump version to 1.26.0
5 years ago
Richard Belleville
3d63f59016
Regenerate projects
6 years ago
Richard Belleville
6feae07504
Regenerate projects
6 years ago
Yash Tibrewal
06a6175846
Regenerate projects
6 years ago
Yoshihiro Saito
4ba9b6d44e
Fix to use immutable string literal
6 years ago
Yash Tibrewal
07ef24344c
Regenerate projects
6 years ago
Yash Tibrewal
c097eca1e3
Regenerate projects
6 years ago
Esun Kim
be7bea3895
Regenerate projects
6 years ago
Esun Kim
938d1bed77
Regenerate projects
6 years ago
tanjunchen
64cdea5a07
fix some spelling mistakes in document
6 years ago
Esun Kim
5cbf8ead38
Regenerate projects
6 years ago
Esun Kim
033b0fe721
Regenerate projects
6 years ago
Muxi Yan
6a085457fd
Bump version up to 1.24.0-pre2
6 years ago
Esun Kim
20b4c7080a
Regenerate projects
6 years ago
Esun Kim
cf444b9cab
Regenerate projects
6 years ago
Matthew Stevenson
6189d34724
Revert "Forgot to autogenerate files and run clang_format/tidy_code"
...
This reverts commit 9295e4ebb3
.
6 years ago
Matthew Stevenson
9295e4ebb3
Forgot to autogenerate files and run clang_format/tidy_code
6 years ago
Mike Moore
0f8dced6c4
Define Struct::Status in Ruby
...
Update error end2end test for loading when calling to_status.
Update error end2end test for loading when calling to_rpc_status.
6 years ago
Karthik Ravi Shankar
136d3daf53
Regenerate projects
6 years ago
Mike Moore
b132c34c61
Allow loading grpc/errors before grpc
6 years ago
Karthik Ravi Shankar
d030df2951
Regenerate projects
6 years ago