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

Unify grpc-swift dependency between packages #664

Merged

Conversation

ArielDemarco
Copy link
Contributor

Overview

This PR fixes the disparity between different SPM versions regarding the use of grpc-swift. Additionally, it updates to the latest stable version (1.24.2), not only to stay up to date with changes but also to prevent issues with an unstable version of this dependency (1.24.0) that could potentially break the compilation of OpenTelemetry-Swift.

Fixes #661

@bryce-b bryce-b merged commit 0249cd4 into open-telemetry:main Jan 6, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disparity in grpc-swift version usage/resolution across package.swift files
2 participants