1.8.1 (2023-06-20)
- orchestration: REST query UpdateMask bug (df52820)
1.8.0 (2023-06-13)
- orchestration/airflow/service: Added RPCs StopAirflowCommand, ExecuteAirflowCommand, PollAirflowCommand, DatabaseFailover, FetchDatabaseProperties (#8081) (3abdfa1)
1.7.0 (2023-05-30)
- orchestration: Update all direct dependencies (b340d03)
1.6.1 (2023-05-08)
- orchestration: Update grpc to v1.55.0 (1147ce0)
1.6.0 (2023-01-04)
- orchestration: Add REST client (06a54a1)
1.5.0 (2022-12-15)
- orchestration/airflow/service: Added LoadSnapshot, SaveSnapshot RPCs feat: added fields maintenance_window, workloads_config, environment_size, master_authorized_networks_config, recovery_config to EnvironmentConfig feat: added field scheduler_count to SoftwareConfig feat: added field enable_ip_masq_agent to NodeConfig feat: added fields cloud_composer_network_ipv4_cidr_block, cloud_composer_network_ipv4_reserved_range, enable_privately_used_public_ips, cloud_composer_connection_subnetwork, networking_config to PrivateEnvironmentConfig (7357077)
1.4.0 (2022-11-03)
- orchestration: rewrite signatures in terms of new location (3c4b2b3)
1.3.0 (2022-10-25)
- orchestration: start generating stubs dir (de2d180)
1.2.0 (2022-02-23)
- orchestration: set versionClient to module version (55f0d92)
1.1.0 (2022-02-14)
- orchestration: add file for tracking version (17b36ea)
1.0.0 (2022-01-25)
- feat(orchestration): start generating clients