aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/interop_matrix
diff options
context:
space:
mode:
authorGravatar Menghan Li <menghanl@google.com>2017-11-21 13:32:47 -0800
committerGravatar Menghan Li <menghanl@google.com>2017-11-21 13:32:47 -0800
commita4f03206431e93cf425d9b6aaeebfaac1cbc6a3d (patch)
tree7775a8083a96285d9e0ad1faadc8921020d7675d /tools/interop_matrix
parent9c26f6866ac31c5ebe1d4bb48e81cdda5264921a (diff)
Add go release versions to client_matrix.py
Diffstat (limited to 'tools/interop_matrix')
-rw-r--r--tools/interop_matrix/client_matrix.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/interop_matrix/client_matrix.py b/tools/interop_matrix/client_matrix.py
index c8dbb3ae66..cbfaafee1d 100644
--- a/tools/interop_matrix/client_matrix.py
+++ b/tools/interop_matrix/client_matrix.py
@@ -53,6 +53,10 @@ LANG_RELEASE_MATRIX = {
'v1.5.2',
'v1.6.0',
'v1.7.0',
+ 'v1.7.1',
+ 'v1.7.2',
+ 'v1.7.3',
+ 'v1.8.0',
],
'java': [
'v1.0.3',