aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/interop_matrix
diff options
context:
space:
mode:
authorGravatar Eric Anderson <ejona@google.com>2018-10-26 15:14:23 -0700
committerGravatar Eric Anderson <ejona@google.com>2018-10-26 15:14:23 -0700
commit01a128dd71f2540c76b08cfb459f0fce7b6857f7 (patch)
tree2f47ae72657ed3c99eda940c606fdf44eb3f5f9d /tools/interop_matrix
parenta7a927466abfe2943aedd1d7900e9d58a5d02138 (diff)
Add grpc-java 1.16.1 to interop matrix
Diffstat (limited to 'tools/interop_matrix')
-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 c4935e8eee..ff3344cd95 100644
--- a/tools/interop_matrix/client_matrix.py
+++ b/tools/interop_matrix/client_matrix.py
@@ -204,6 +204,9 @@ LANG_RELEASE_MATRIX = {
{
'v1.15.0': None
},
+ {
+ 'v1.16.1': None
+ },
],
'python': [
{