Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Releases: googleapis/python-orchestration-airflow

v1.8.0

31 May 18:36
ffc4bbc
Compare
Choose a tag to compare

1.8.0 (2023-05-25)

Features

  • Add airflow_byoid_uri field to Cloud Composer API (#172) (a402b20)

v1.7.1

27 Mar 15:55
c281d83
Compare
Choose a tag to compare

1.7.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#170) (91e315c)

v1.7.0

24 Feb 00:46
df19c4a
Compare
Choose a tag to compare

1.7.0 (2023-02-17)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#163) (43b46e2)

Bug Fixes

  • Add service_yaml_parameters to py_gapic_library BUILD.bazel targets (#165) (e244bd5)

v1.6.1

23 Jan 16:00
2c2a297
Compare
Choose a tag to compare

1.6.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (693d570)

Documentation

  • Add documentation for enums (693d570)

v1.6.0

10 Jan 18:41
885f728
Compare
Choose a tag to compare

1.6.0 (2023-01-10)

Features

v1.5.0

13 Dec 19:09
007bbb8
Compare
Choose a tag to compare

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)

Documentation

  • samples: Snippetgen handling of repeated enum field (8edf594)
  • samples: Snippetgen should call await on the operation coroutine before calling result (9b1d61e)

v1.4.4

10 Oct 15:52
c87d961
Compare
Choose a tag to compare

1.4.4 (2022-10-07)

Bug Fixes

v1.4.3

04 Oct 00:32
4c92af0
Compare
Choose a tag to compare

1.4.3 (2022-09-29)

Bug Fixes

v1.4.2

15 Aug 14:03
868acea
Compare
Choose a tag to compare

1.4.2 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#128) (73fb0c2)
  • deps: require proto-plus >= 1.22.0 (73fb0c2)

v1.4.1

13 Jul 17:37
5beefbf
Compare
Choose a tag to compare

1.4.1 (2022-07-13)

Bug Fixes

  • deps: require google-api-core>=1.32.0,>=2.8.0 (#120) (3fcf6fc)