File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5
5
6
6
from cloudquery .discovery_v1 import discovery_pb2 as cloudquery_dot_discovery__v1_dot_discovery__pb2
7
7
8
- GRPC_GENERATED_VERSION = '1.64.1 '
8
+ GRPC_GENERATED_VERSION = '1.65.2 '
9
9
GRPC_VERSION = grpc .__version__
10
- EXPECTED_ERROR_RELEASE = '1.65 .0'
11
- SCHEDULED_RELEASE_DATE = 'June 25 , 2024'
10
+ EXPECTED_ERROR_RELEASE = '1.66 .0'
11
+ SCHEDULED_RELEASE_DATE = 'August 6 , 2024'
12
12
_version_not_supported = False
13
13
14
14
try :
Original file line number Diff line number Diff line change 5
5
6
6
from cloudquery .plugin_v3 import plugin_pb2 as cloudquery_dot_plugin__v3_dot_plugin__pb2
7
7
8
- GRPC_GENERATED_VERSION = '1.64.1 '
8
+ GRPC_GENERATED_VERSION = '1.65.2 '
9
9
GRPC_VERSION = grpc .__version__
10
- EXPECTED_ERROR_RELEASE = '1.65 .0'
11
- SCHEDULED_RELEASE_DATE = 'June 25 , 2024'
10
+ EXPECTED_ERROR_RELEASE = '1.66 .0'
11
+ SCHEDULED_RELEASE_DATE = 'August 6 , 2024'
12
12
_version_not_supported = False
13
13
14
14
try :
You can’t perform that action at this time.
0 commit comments