aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar adelez <adelez@google.com>2017-11-22 10:58:36 -0800
committerGravatar GitHub <noreply@github.com>2017-11-22 10:58:36 -0800
commit937e53d821c0f18ce613421e02bb4ab7c049fbc7 (patch)
tree00bf3ab09d5f02f171295c0a2749bb5f3681bdd8 /tools
parent7fe236904fd927339be71e75a85337468a76cc80 (diff)
parent4c1713af84d8895c7e93edc889ac06987ed37a31 (diff)
Merge pull request #13480 from carl-mastrangelo/bumpybumpsarebumpy
Add java 1.8
Diffstat (limited to 'tools')
-rw-r--r--tools/interop_matrix/client_matrix.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/interop_matrix/client_matrix.py b/tools/interop_matrix/client_matrix.py
index cbfaafee1d..ae3ee2764a 100644
--- a/tools/interop_matrix/client_matrix.py
+++ b/tools/interop_matrix/client_matrix.py
@@ -67,6 +67,7 @@ LANG_RELEASE_MATRIX = {
'v1.5.0',
'v1.6.1',
'v1.7.0',
+ 'v1.8.0',
],
'python': [
'v1.0.x',