From 1b2c366d1dfae857e7ab9753ea026c4235eaf268 Mon Sep 17 00:00:00 2001 From: Jihun Cho Date: Tue, 10 Mar 2020 16:42:18 -0700 Subject: [PATCH] Update client_matrix.py --- tools/interop_matrix/client_matrix.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/interop_matrix/client_matrix.py b/tools/interop_matrix/client_matrix.py index 1cba1748313..6bd6f589efb 100644 --- a/tools/interop_matrix/client_matrix.py +++ b/tools/interop_matrix/client_matrix.py @@ -213,6 +213,8 @@ LANG_RELEASE_MATRIX = { ('v1.24.0', ReleaseInfo()), ('v1.25.0', ReleaseInfo()), ('v1.26.0', ReleaseInfo()), + ('v1.27.2', ReleaseInfo()), + ('v1.28.0', ReleaseInfo()), ]), 'python': OrderedDict([