Commit cc9b046
committed
[SPARK-53371] Upgrade
### What changes were proposed in this pull request?
This PR aims to upgrade `gRPC Swift NIO Transport` to 2.1.0.
### Why are the changes needed?
To bring the latest improvements.
- https://github.com/grpc/grpc-swift-nio-transport/releases/tag/2.1.0
- grpc/grpc-swift-nio-transport#122
- grpc/grpc-swift-nio-transport#120
- grpc/grpc-swift-nio-transport#115
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Pass the CIs.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes #218 from dongjoon-hyun/SPARK-53371.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
(cherry picked from commit a94af2e)
Signed-off-by: Dongjoon Hyun <[email protected]>gRPC Swift NIO Transport to 2.1.01 parent f2e9e1c commit cc9b046
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments