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 minimum Swift NIO version #573

Merged
merged 1 commit into from
Sep 3, 2019
Merged

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Sep 3, 2019

Motivation:

The minimum NIO version is quite old and there have been a number of bug
fixes since which have fixed issues we've seen in gRPC. We should
enforce users to use a newer version so that they will not see these
issues.

Modifications:

  • Update our minimum NIO version to 2.7.1.
  • Also bump gRPC alpha version in README

Result:

NIO is more up-to-date.

Motivation:

The minimum NIO version is quite old and there have been a number of bug
fixes since which have fixed issues we've seen in gRPC. We should
enforce users to use a newer version so that they will not see these
issues.

Modifications:

- Update our minimum NIO version to 2.7.1.
- Also bump gRPC alpha version in README

Result:

NIO is more up-to-date.
@glbrntt glbrntt requested a review from MrMage September 3, 2019 09:00
@glbrntt
Copy link
Collaborator Author

glbrntt commented Sep 3, 2019

@MrMage mind if we cut another release following this PR?

@MrMage
Copy link
Collaborator

MrMage commented Sep 3, 2019

Feel free to merge and cut a release :-)

@glbrntt glbrntt merged commit b42a25b into grpc:nio Sep 3, 2019
@glbrntt glbrntt deleted the gb-update-nio branch September 3, 2019 09:25
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.

2 participants