From 13f2366230554d8f441e5943f288dd7ab4bfe6ac Mon Sep 17 00:00:00 2001 From: ZHANG Dapeng Date: Wed, 20 May 2020 16:18:03 -0700 Subject: [PATCH] Add java v1.29.0 release to client matrix --- tools/interop_matrix/client_matrix.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/interop_matrix/client_matrix.py b/tools/interop_matrix/client_matrix.py index 65b7c8580c6..17518d0433d 100644 --- a/tools/interop_matrix/client_matrix.py +++ b/tools/interop_matrix/client_matrix.py @@ -218,6 +218,7 @@ LANG_RELEASE_MATRIX = { ('v1.26.1', ReleaseInfo()), ('v1.27.2', ReleaseInfo()), ('v1.28.0', ReleaseInfo()), + ('v1.29.0', ReleaseInfo()), ]), 'python': OrderedDict([