aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/interop_matrix/client_matrix.py
diff options
context:
space:
mode:
authorGravatar Yuxuan Li <yuxuanli@google.com>2018-05-08 15:27:27 -0700
committerGravatar Yuxuan Li <yuxuanli@google.com>2018-05-08 15:27:27 -0700
commit39637d8ea1c413051987caa42633d5780fb64704 (patch)
tree371c023077d0f2181ed0cad95ffbe29f7578f21c /tools/interop_matrix/client_matrix.py
parent32825440b8cfe1b4f327f24c2ee2c4a935b2f4ec (diff)
Add v1.12.0 releases of grpc-go
Diffstat (limited to 'tools/interop_matrix/client_matrix.py')
-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 e39fabec9c..e9bc6da36b 100644
--- a/tools/interop_matrix/client_matrix.py
+++ b/tools/interop_matrix/client_matrix.py
@@ -125,6 +125,9 @@ LANG_RELEASE_MATRIX = {
{
'v1.11.3': None
},
+ {
+ 'v1.12.0': None
+ },
],
'java': [
{