Lidi Zheng
|
98fc0260e3
|
Bump dev version to v1.47.0-dev (#29414)
* bump version to 1.47.0-dev
* regenerate projects
|
2022-04-15 13:25:15 -07:00 |
AJ Heller
|
99a30de9e7
|
Bump version to 1.46.0-dev (on master branch) (#29064)
* bump version to 1.46.0-dev
* regenerate projects
|
2022-03-09 16:44:12 -08:00 |
Craig Tiller
|
fe913387da
|
Remove idempotent/cacheable requests (#28922)
* Remove idempotent/cacheable requests
* more cleanup
* bump core version
* fix
* fix
* fix
* review feedback
* fixes
* fix
* remove more
* objc
* fix
* fix
* fix
* scrub
* Modify XdsRbacTests
Co-authored-by: Yash Tibrewal <yashkt@google.com>
|
2022-03-04 14:42:59 -08:00 |
Denny C. Dai
|
cc3de1c3eb
|
Patch GRPCCallOptions to use nonatomic properties (#28972)
|
2022-02-25 10:18:46 -08:00 |
yihuaz
|
b458db9246
|
Eliminate gRPC insecure build (#25586)
* force submit
* fix test error
* remove is_client from local tsi and its callsites
* fix too_many_pings_test
* add missing dep
|
2022-02-10 11:17:18 -08:00 |
Denny C. Dai
|
ae810df503
|
Patch GRPCCallOptions for missing property copy (#28696)
all test pass, merge PR
|
2022-01-26 14:28:37 -08:00 |
Jan Tattermusch
|
402981be8e
|
Bump version to 1.45.0-dev (#28553)
* bump version to 1.45.0-dev
* regenerate projects
|
2022-01-20 09:23:06 +01:00 |
Esun Kim
|
ba06eeb07c
|
Bump to v1.44.0 dev (#28248)
* Bump version to v1.44.0-dev
* Regenerate projects
|
2021-12-06 09:50:51 -08:00 |
dmaclach
|
9e3b364ee1
|
Get GRPC compiling with `-Woverriding-method-mismatch` (#28215)
|
2021-11-29 13:16:57 -08:00 |
Mark D. Roth
|
13d98176b5
|
bump version on master to 1.43-dev (#27930)
* bump version on master to 1.43-dev
* bump core version
* update g_stands_for.md
|
2021-11-04 16:19:56 -07:00 |
Denny C. Dai
|
b1e6b1f8cc
|
Revert "Revert "[objc] GRPCMetadataDictionary convenient typedef (#27845)" (#27877)" (#27882)
This reverts commit aafa926f17.
|
2021-11-03 15:09:00 -07:00 |
Denny C. Dai
|
596b919707
|
Revert "[objc] Changing GRPCErrorCode enum base type to int32_t (#27908)" (#27921)
This reverts commit 6b916984a8.
|
2021-11-02 19:47:48 -07:00 |
Denny C. Dai
|
6b916984a8
|
[objc] Changing GRPCErrorCode enum base type to int32_t (#27908)
|
2021-11-02 16:24:33 -07:00 |
Denny C. Dai
|
ad7e00f57a
|
[objc] Updating initialMetadata with lightweight generics (#27905)
|
2021-11-02 15:57:31 -07:00 |
Denny C. Dai
|
aafa926f17
|
Revert "[objc] GRPCMetadataDictionary convenient typedef (#27845)" (#27877)
This reverts commit 3bc9147dc3.
|
2021-10-29 12:07:49 -07:00 |
Denny C. Dai
|
3bc9147dc3
|
[objc] GRPCMetadataDictionary convenient typedef (#27845)
|
2021-10-29 08:21:42 -07:00 |
donnadionne
|
b9a997be11
|
Bump version to v1.41.0 (#27370)
* Bump version to v1.41.x
* Regenerate projects
|
2021-09-16 16:32:34 -07:00 |
Denny C. Dai
|
fdf369b313
|
[gRPC ObjC] Adding copy property attribte to response header & trailer dictionary (#27237)
|
2021-09-07 10:53:28 -07:00 |
Denny C. Dai
|
94bf58735d
|
[gRPC ObjC] Adding strong self nullability check (#27236)
|
2021-09-07 09:32:48 -07:00 |
Denny C. Dai
|
2d858866eb
|
[gRPC ObjC] Fix setenv crash for invalid c string access (#27197)
|
2021-09-05 01:24:25 -07:00 |
Denny C. Dai
|
d10b2a677d
|
[gRPC-ObjC] Fix potential over releasing crash for grp channel (#27061)
|
2021-08-24 14:13:52 -07:00 |
Nicolas 'Pixel' Noble
|
69661fb82e
|
Regenerate projects
|
2021-08-21 02:04:00 -07:00 |
Hannah Shi
|
7fdf0fe036
|
Fix Unable to create a Unix file socket. issue#26421 (#26931)
|
2021-08-20 14:16:53 -07:00 |
yulin liang
|
6730d93a3a
|
Move GTMSessionFetcher APIs to GRPCCallOptions (#26659)
|
2021-07-13 13:52:37 -07:00 |
apolcyn
|
0e6c888574
|
Bump version to 1.40.0-dev (#26600)
* Bump version to 1.40.0
* Regenerate projects
* Tweak version.cc.template to satisfy formatter
* Regenerate projects
|
2021-07-02 14:33:34 -07:00 |
yulin liang
|
36265647a0
|
Support passing retry parameters via gRPC callOptions to GTMSessionFetcher transport. (#26564)
|
2021-06-29 11:12:04 -07:00 |
Yash Tibrewal
|
a989179ace
|
Bump master to v1.39.0 (#26207)
* Bump version to v1.39.0
* Regenerate projects
* Buildifier format
|
2021-05-11 06:49:10 -07:00 |
yulin liang
|
266d0f7c05
|
Avoid submitting blocks to a nil dispatch queue. (#26113)
|
2021-04-28 23:46:20 -07:00 |
Richard Belleville
|
9964ae875b
|
Bump master version to 1.38 (#25838)
* Bump version to 1.38
* Regenerate projects
|
2021-03-30 13:57:13 -07:00 |
Esun Kim
|
377fe6095a
|
Upgrade clang-tidy and clang-format to 11 (#25590)
* Upgrade clang-tidy and clang-format to 11
* Reformat code
* Fix abseil-string-find-str-contains
* Fix modernize-make-unique
|
2021-03-04 11:54:30 -08:00 |
yulin liang
|
c2ed1c70af
|
In Doxygen-style comments, '@c @select()' is invalid now. (#25474)
|
2021-03-01 15:20:33 -08:00 |
yulin-liang
|
d4b83fd1bc
|
Test user agent suffix for grpc-objc.
|
2021-02-12 13:39:04 -08:00 |
yulin-liang
|
bb72aad22e
|
Support to add a suffix on user agents for grpc-objc.
|
2021-02-09 15:19:10 -08:00 |
Lidi Zheng
|
51659eb06e
|
Regenerate projects
|
2021-02-09 11:45:06 -08:00 |
Stanley Cheung
|
fe2e96f9f3
|
Regenerate projects
|
2021-01-06 19:52:32 -08:00 |
yulin-liang
|
2ffa791ae6
|
Regenerate projects
|
2020-11-17 13:10:08 -08:00 |
yulin-liang
|
5e175b9de7
|
Fix ios flaky tests
|
2020-11-12 21:36:36 -08:00 |
yulin-liang
|
27e6e97754
|
InitialMetadata callback shouldn't be triggered with empty initialMetadata.
|
2020-11-10 14:00:41 -08:00 |
yulin liang
|
2b8a531651
|
Merge pull request #24253 from yulin-liang/user-agent
Add transport information into grpc-objc user-agent.
|
2020-10-08 15:59:03 -07:00 |
Donna Dionne
|
aafe657978
|
Bump version to v1.34.x: regenerate projects
|
2020-10-07 12:51:27 -07:00 |
yulin-liang
|
8feb418b6c
|
Add transport information into grpc-objc user-agent.
|
2020-09-30 15:04:29 -07:00 |
Mark D. Roth
|
30e4170dc3
|
Update version of master to 1.33-dev ("geeky").
|
2020-08-28 09:20:30 -07:00 |
Jan Tattermusch
|
80daba44d9
|
regenerate projects
|
2020-07-22 17:38:48 +02:00 |
Srini Polavarapu
|
057091fe1f
|
Regenerate projects
|
2020-06-05 13:54:32 -07:00 |
pbatg
|
4918a51372
|
Moved GRPCTypes into its own grpc_objc_library.
|
2020-05-12 21:31:56 -04:00 |
Nicolas "Pixel" Noble
|
791729d09f
|
Bumping version.
|
2020-04-30 08:12:29 +02:00 |
Esun Kim
|
415d41f9e8
|
Rerun clang-formatter-7
|
2020-03-03 10:46:55 -08:00 |
Richard Belleville
|
5ef379870d
|
Regenerate projects
|
2020-02-26 10:39:34 -08:00 |
apolcyn
|
17036c1452
|
Merge pull request #21698 from apolcyn/bump_g_stands_for
Bump g stands for
|
2020-02-21 10:53:47 -08:00 |
Muxi Yan
|
32ab87f23b
|
Release autoreleasepool in completion queue loop
|
2020-01-27 10:53:35 -08:00 |