Add Java v1.35.0 to interop matrix

pull/25155/head
Eric Gribkoff 4 years ago
parent 3c8a2fee6b
commit b8b402d513
  1. 1
      tools/interop_matrix/client_matrix.py

@ -248,6 +248,7 @@ LANG_RELEASE_MATRIX = {
('v1.32.2', ReleaseInfo()),
('v1.33.1', ReleaseInfo()),
('v1.34.1', ReleaseInfo()),
('v1.35.0', ReleaseInfo()),
]),
'python':
OrderedDict([

Loading…
Cancel
Save