Merge pull request #23017 from grpc/dapengzhang0-patch-1

Add java v1.29.0 release to client matrix
pull/23022/head
ZHANG Dapeng 5 years ago committed by GitHub
commit de195d3520
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      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([

Loading…
Cancel
Save