Merge pull request #14869 from ejona86/grpc-java-1.11.0

Add grpc-java 1.11.0 to interop matrix
pull/14867/merge
adelez 7 years ago committed by GitHub
commit ff5e380e3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      tools/interop_matrix/client_matrix.py

@ -157,6 +157,9 @@ LANG_RELEASE_MATRIX = {
{
'v1.10.1': None
},
{
'v1.11.0': None
},
],
'python': [
{

Loading…
Cancel
Save