Commit 35d7718
committed
[SPARK-52359] Upgrade
### What changes were proposed in this pull request?
This PR aims to upgrade `gRPC Swift NIO Transport` to 1.2.2 from 1.1.0.
### Why are the changes needed?
This brings the following improvements and bug fixes. Previously, 1.2.0 and 1.2.1 causes a crash in GitHub Action CI.
- https://github.com/grpc/grpc-swift-nio-transport/releases/tag/1.2.2
- grpc/grpc-swift-nio-transport#110
- https://github.com/grpc/grpc-swift-nio-transport/releases/tag/1.2.1
- https://github.com/grpc/grpc-swift-nio-transport/releases/tag/1.2.0
- grpc/grpc-swift-nio-transport#101
- grpc/grpc-swift-nio-transport#103
- grpc/grpc-swift-nio-transport#104
### Does this PR introduce _any_ user-facing change?
No behavior change.
### How was this patch tested?
Pass the CIs.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes apache#185 from dongjoon-hyun/SPARK-52359.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>gRPC Swift NIO Transport to 1.2.21 parent afecdc2 commit 35d7718
1 file changed
+1
-1
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 | | |
| |||
0 commit comments