Changes
1.6.0 (2023-01-04)
Features
- orchestration: Add REST client (06a54a1)
1.5.0 (2022-12-15)
Features
- 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)
Features
- orchestration: rewrite signatures in terms of new location (3c4b2b3)
1.3.0 (2022-10-25)
Features
- orchestration: start generating stubs dir (de2d180)
1.2.0 (2022-02-23)
Features
- orchestration: set versionClient to module version (55f0d92)
1.1.0 (2022-02-14)
Features
- orchestration: add file for tracking version (17b36ea)
1.0.0 (2022-01-25)
Features
v0.1.0
- feat(orchestration): start generating clients