aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/interop_matrix/client_matrix.py
diff options
context:
space:
mode:
authorGravatar Eric Anderson <ejona@google.com>2018-03-29 10:47:17 -0700
committerGravatar Eric Anderson <ejona@google.com>2018-03-29 10:47:17 -0700
commit6ebafda8fcfdca94df6b0c3bde4b979e668183d2 (patch)
tree55cbdff9d5b7b2c91eb613cacbf8aed32d7f1fa2 /tools/interop_matrix/client_matrix.py
parentfa7cbb50fe40962cf443f43cabe38e98f9f162a3 (diff)
Add grpc-java 1.11.0 to interop matrix
Diffstat (limited to 'tools/interop_matrix/client_matrix.py')
-rw-r--r--tools/interop_matrix/client_matrix.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/interop_matrix/client_matrix.py b/tools/interop_matrix/client_matrix.py
index 83a593ffde..eb7eb12af8 100644
--- a/tools/interop_matrix/client_matrix.py
+++ b/tools/interop_matrix/client_matrix.py
@@ -157,6 +157,9 @@ LANG_RELEASE_MATRIX = {
{
'v1.10.1': None
},
+ {
+ 'v1.11.0': None
+ },
],
'python': [
{