Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix build issues with static Linux SDK #2206

Merged
merged 1 commit into from
Mar 14, 2025
Merged

Conversation

gjcairo
Copy link
Collaborator

@gjcairo gjcairo commented Mar 14, 2025

This PR fixes some imports so that grpc-swift can be built using the static Linux SDK.

@gjcairo gjcairo added the 🔨 semver/patch No public API change. label Mar 14, 2025
@gjcairo gjcairo enabled auto-merge (squash) March 14, 2025 12:57
@gjcairo gjcairo merged commit 433c0d1 into grpc:main Mar 14, 2025
31 checks passed
@gjcairo gjcairo deleted the static-linux-sdk branch March 14, 2025 13:11
@marcprux marcprux mentioned this pull request Mar 14, 2025
glbrntt pushed a commit that referenced this pull request Mar 17, 2025
This PR follows-up #2206 and fixes the Android build I noticed at
https://swift-everywhere.org.

Hopefully we will soon have CI support for Android
(swiftlang/github-workflows#106) to catch this
sort of breakage sooner.
dongjoon-hyun added a commit to apache/spark-connect-swift that referenced this pull request Mar 19, 2025
…nsport` to `1.0.2`

### What changes were proposed in this pull request?

This PR aims to upgrade
- `gRPC Swift` to `2.1.2`
- `gRPC Swift NIO Transport` to `1.0.2`

### Why are the changes needed?

To bring the latest bug fixes.
- https://github.com/grpc/grpc-swift/releases/tag/2.1.2
- https://github.com/grpc/grpc-swift/releases/tag/2.1.1
    - grpc/grpc-swift#2206
- https://github.com/grpc/grpc-swift-nio-transport/releases/tag/1.0.2
    - grpc/grpc-swift-nio-transport#80

### 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 #23 from dongjoon-hyun/SPARK-51561.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants