Commit cb08c76
committed
[SPARK-51846] Upgrade
### What changes were proposed in this pull request?
This PR aims to upgrade `gRPC Swift Protobuf` to 1.2.0 and `gRPC Swift NIO Transport` to 1.0.3.
### Why are the changes needed?
To bring the latest bug fixes.
- https://github.com/grpc/grpc-swift-protobuf/releases/tag/1.2.0
- grpc/grpc-swift-protobuf#58
- https://github.com/grpc/grpc-swift-nio-transport/releases/tag/1.0.3
### Does this PR introduce _any_ user-facing change?
No, there is 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#71 from dongjoon-hyun/SPARK-51846.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>gRPC Swift Protobuf to 1.2 and gRPC Swift NIO Transport to 1.0.31 parent 401107c commit cb08c76
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
| 38 | + | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments