Commit 9622e8e
committed
[SPARK-52138] Upgrade
### What changes were proposed in this pull request?
This PR aims to upgrade `gRPC Swift NIO Transport` library to 1.1.0.
### Why are the changes needed?
To bring the latest big fixes with the official Swift 6.1 tested version.
- https://github.com/grpc/grpc-swift-nio-transport/releases/tag/1.1.0
- grpc/grpc-swift-nio-transport#88
- grpc/grpc-swift-nio-transport#94
- grpc/grpc-swift-nio-transport#89
### 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 #147 from dongjoon-hyun/SPARK-52138.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>gRPC Swift NIO Transport to 1.1.01 parent ad62a1c commit 9622e8e
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