Commit 75e5030
committed
[SPARK-52084] Upgrade
### What changes were proposed in this pull request?
This PR aims to upgrade `gRPC Swift` to 2.2.0 to use `Swift 6.1`-tested versions from the upstream officially.
### Why are the changes needed?
To bring the latest updates.
- https://github.com/grpc/grpc-swift/releases/tag/2.2.0 (2025-05-12)
- grpc/grpc-swift#2225
- grpc/grpc-swift#2221
### 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 #135 from dongjoon-hyun/SPARK-52084.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>gRPC Swift to 2.2.01 parent ed6d553 commit 75e5030
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments