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

Upgrade grpc for cocoapods #11866

Closed
wants to merge 22 commits into from
Closed

Upgrade grpc for cocoapods #11866

wants to merge 22 commits into from

Conversation

wu-hui
Copy link
Contributor

@wu-hui wu-hui commented Sep 28, 2023

No description provided.

@google-oss-bot
Copy link

1 Warning
⚠️ Did you forget to add a changelog entry? (Add #no-changelog to the PR description to silence this warning.)

Generated by 🚫 Danger

@@ -100,7 +100,9 @@ Google Cloud Firestore is a NoSQL document database built for automatic scaling,
s.dependency 'abseil/time', abseil_version
s.dependency 'abseil/types', abseil_version

s.dependency 'gRPC-C++', '~> 1.44.0'
s.dependency 'gRPC', '~> 1.57.0'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI I think you'll need to upgrade grpc to at least 1.59.0 in order to pick up the iOS 12 crash fix (grpc/grpc#34416). 1.59.0 is in "prerelease" at the time of writing. Presumably, it will be officially released in the next few weeks.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, this is only to test if we can upgrade at all. Will do 1.59 later.

@paulb777
Copy link
Member

Closing since we've now updated to 1.62.*

@paulb777 paulb777 closed this Mar 23, 2024
@paulb777 paulb777 deleted the wuandy/PodGrpcUpgrade branch March 23, 2024 00:18
@firebase firebase locked and limited conversation to collaborators Apr 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants