Merge pull request #17021 from ejona86/grpc-java-1.16.1

Add grpc-java 1.16.1 to interop matrix
reviewable/pr16773/r7^2
Eric Anderson 7 years ago committed by GitHub
commit 7a3a09cf00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      tools/interop_matrix/client_matrix.py

@ -204,6 +204,9 @@ LANG_RELEASE_MATRIX = {
{ {
'v1.15.0': None 'v1.15.0': None
}, },
{
'v1.16.1': None
},
], ],
'python': [ 'python': [
{ {

Loading…
Cancel
Save