We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e45c29 commit 5178cd1Copy full SHA for 5178cd1
release_notes.md
@@ -19,3 +19,7 @@ This file tracks release notes for the loop client.
19
#### Breaking Changes
20
21
#### Bug Fixes
22
+- Certain versions of the Python gRPC library
23
+ [weren't able to connect](https://github.com/grpc/grpc/issues/23172) to
24
+ `loopd`'s gRPC interface, getting the `missing selected ALPN property` error.
25
+ A server side fix was introduced to get rid of that error message.
0 commit comments