aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/interop_matrix/client_matrix.py
diff options
context:
space:
mode:
authorGravatar Eric Gribkoff <ericgribkoff@google.com>2018-02-15 15:37:19 -0800
committerGravatar Eric Gribkoff <ericgribkoff@google.com>2018-02-15 15:37:19 -0800
commit6dc65d9f51b6f23a31f4d1b651454d20e0cabaa9 (patch)
treefa87703c2de9dac11824f250b79e96a41cf16abf /tools/interop_matrix/client_matrix.py
parent89b32bab1ddc2672c820775d90a8a5e8f83d9bb5 (diff)
Add grpc-java 1.10.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 5a6eaa9586..2c917d4863 100644
--- a/tools/interop_matrix/client_matrix.py
+++ b/tools/interop_matrix/client_matrix.py
@@ -144,6 +144,9 @@ LANG_RELEASE_MATRIX = {
{
'v1.9.1': None
},
+ {
+ 'v1.10.0': None
+ },
],
'python': [
{