Add gRPC Java 1.37.0 to interop matrix (#25923)

pull/25925/head
Sergii Tkachenko 4 years ago committed by GitHub
parent 0bd25f3d11
commit ca769f6fbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      tools/interop_matrix/client_matrix.py

@ -254,6 +254,7 @@ LANG_RELEASE_MATRIX = {
('v1.34.1', ReleaseInfo()),
('v1.35.1', ReleaseInfo()),
('v1.36.1', ReleaseInfo()),
('v1.37.0', ReleaseInfo()),
]),
'python':
OrderedDict([

Loading…
Cancel
Save