Skip to content

Conversation

@glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Jan 30, 2020

Motivation:

NIO 2.13.0 fixed some bugs which would in some cases cause messages to
get 'stuck'. NIO SSL 2.6.0 includes some improvements to error messaging
around TLS handshake failure.

Modifications:

  • Update NIO to 2.13.0 and NIO SSL to 2.6.0.
  • Update a test which relied on a NIO SSL error which is no longer thrown in
    2.6.0

Result:

Fewer bugs, better errors.

Motivation:

NIO 2.13.0 fixed some bugs which would in some cases cause messages to
get 'stuck'. NIO SSL 2.6.0 includes some improvements to error messaging
around TLS handshake failure.

Modifications:

- Update NIO to 2.13.0 and NIO SSL to 2.6.0.
- Update a test which relied on a NIO SSL error which is no longer thrown in
  2.6.0

Result:

Fewer bugs, better errors.
@glbrntt glbrntt requested a review from MrMage January 30, 2020 14:16
@MrMage MrMage merged commit 5f40a43 into grpc:nio Jan 31, 2020
@glbrntt glbrntt added the 🔨 semver/patch No public API change. label Feb 7, 2020
@glbrntt glbrntt deleted the gb-update-deps branch August 5, 2020 09:06
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