Update interop matrix for Java v1.39.0 (#26580)

pull/26727/head^2
ZHANG Dapeng 4 years ago committed by GitHub
parent b465284489
commit 0f98fab8cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      tools/interop_matrix/client_matrix.py

@ -262,6 +262,7 @@ LANG_RELEASE_MATRIX = {
('v1.36.1', ReleaseInfo()),
('v1.37.1', ReleaseInfo()),
('v1.38.1', ReleaseInfo()),
('v1.39.0', ReleaseInfo()),
]),
'python':
OrderedDict([

Loading…
Cancel
Save