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

Update grpc-swift and dependencies #1016

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

tylervick
Copy link

The current grpc-swift repo rule is very outdated with newer versions containing bug fixes and significant enhancements (async/await support, UDS, etc.).

This PR bumps the grpc-swift version to the latest release as well as sub-dependencies:

  • swift-protobuf 1.19.0 -> 1.20.2
  • grpc-swift 1.7.3 -> 1.14.0
  • swift-nio 2.40.0 -> 2.42.0
  • swift-nio-http2 1.21.0 -> 1.24.1
  • swift-nio-transport-services 1.12.0 -> 1.15.0
  • swift-nio-extras 1.11.0 -> 1.4.0
  • swift-log 1.4.2 -> 1.4.4
  • swift-atomics 1.0.2
  • swift-collections 1.0.2

@keith
Copy link
Member

keith commented Feb 21, 2023

sg, can you un-draft it once CI is green so it review requests again?

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.

None yet

2 participants