This repository has been archived by the owner on Jul 6, 2023. It is now read-only.
Releases: googleapis/python-orchestration-airflow
Releases · googleapis/python-orchestration-airflow
v1.8.0
v1.7.1
v1.7.0
v1.6.1
v1.6.0
v1.5.0
1.5.0 (2022-12-13)
Features
- add support for
google.cloud.orchestration.airflow.service.__version__
(8edf594) - Add typing to proto.Message based class attributes (8edf594)
- added field enable_ip_masq_agent to NodeConfig (6c8a0bf)
- added field scheduler_count to SoftwareConfig (6c8a0bf)
- 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 (6c8a0bf)
- added fields maintenance_window, workloads_config, environment_size, master_authorized_networks_config, recovery_config to EnvironmentConfig (6c8a0bf)
- Added LoadSnapshot, SaveSnapshot RPCs (#150) (6c8a0bf)
Bug Fixes
- Add dict typing for client_options (8edf594)
- deps: Require google-api-core >=1.34.0, >=2.11.0 (9b1d61e)
- Drop usage of pkg_resources (9b1d61e)
- Fix timeout default values (9b1d61e)