From 01a128dd71f2540c76b08cfb459f0fce7b6857f7 Mon Sep 17 00:00:00 2001 From: Eric Anderson Date: Fri, 26 Oct 2018 15:14:23 -0700 Subject: [PATCH] Add grpc-java 1.16.1 to interop matrix --- tools/interop_matrix/client_matrix.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tools/interop_matrix/client_matrix.py b/tools/interop_matrix/client_matrix.py index c4935e8eee3..ff3344cd95d 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': [ {