Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Releases: googleapis/python-tasks

v2.14.2

14 Sep 14:18
674e8ee
Compare
Choose a tag to compare

2.14.2 (2023-09-13)

Documentation

v2.14.1

03 Aug 14:26
bdc98a6
Compare
Choose a tag to compare

2.14.1 (2023-08-02)

Documentation

v2.14.0

25 Jul 14:59
353b1f5
Compare
Choose a tag to compare

2.14.0 (2023-07-25)

Features

  • v2: Add YAML config for GetLocation and ListLocation (92c3ef2)
  • v2beta2: Add UploadQueueYaml, BufferTask RPC method for CloudTasks service (92c3ef2)
  • v2beta2: Set deadline for GetLocation, ListLocations and UploadQueueYaml RPCs (92c3ef2)
  • v2beta3: Add BufferTask RPC method for CloudTasks service (92c3ef2)
  • v2beta3: Add YAML config for GetLocation and ListLocations (92c3ef2)
  • v2: Increase timeout of RPC methods to 20s (92c3ef2)

v2.13.2

05 Jul 15:00
636c236
Compare
Choose a tag to compare

2.13.2 (2023-07-04)

Bug Fixes

  • Add async context manager return types (#351) (ba48edc)

v2.13.1

27 Mar 14:42
0616d01
Compare
Choose a tag to compare

2.13.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#342) (85141f8)

v2.13.0

28 Feb 18:33
9e2829e
Compare
Choose a tag to compare

2.13.0 (2023-02-28)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (0fb917e)

v2.12.1

23 Jan 15:33
0d541ab
Compare
Choose a tag to compare

2.12.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (248ab5b)

Documentation

  • Add documentation for enums (248ab5b)

v2.12.0

10 Jan 17:22
da2d299
Compare
Choose a tag to compare

2.12.0 (2023-01-10)

Features

v2.11.0

15 Dec 19:46
b903f31
Compare
Choose a tag to compare

2.11.0 (2022-12-15)

Features

  • Add support for google.cloud.tasks.__version__ (d51539f)
  • Add typing to proto.Message based class attributes (d51539f)

Bug Fixes

  • Add dict typing for client_options (d51539f)
  • deps: Require google-api-core >=1.34.0, >=2.11.0 (5752acb)
  • Drop usage of pkg_resources (5752acb)
  • Fix timeout default values (5752acb)

Documentation

  • samples: Snippetgen handling of repeated enum field (d51539f)
  • samples: Snippetgen should call await on the operation coroutine before calling result (5752acb)

v2.10.4

10 Oct 16:09
7ad67cf
Compare
Choose a tag to compare

2.10.4 (2022-10-07)

Bug Fixes