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

Releases: googleapis/python-scheduler

v2.11.1

05 Jul 15:00
6f93aa5
Compare
Choose a tag to compare

2.11.1 (2023-07-04)

Bug Fixes

  • Add async context manager return types (#340) (7e65978)

v2.11.0

27 Mar 16:03
942df89
Compare
Choose a tag to compare

2.11.0 (2023-03-23)

Features

Documentation

  • Fix formatting of request arg in docstring (#328) (94e406e)

v2.10.0

28 Feb 17:45
5280ad6
Compare
Choose a tag to compare

2.10.0 (2023-02-28)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (3de2adb)

v2.9.1

23 Jan 15:54
fbc8ed6
Compare
Choose a tag to compare

2.9.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (1ebe016)

Documentation

  • Add documentation for enums (1ebe016)

v2.9.0

10 Jan 18:35
1593a6d
Compare
Choose a tag to compare

2.9.0 (2023-01-10)

Features

v2.8.0

15 Dec 18:46
3ec24d0
Compare
Choose a tag to compare

2.8.0 (2022-12-14)

Features

  • Add support for google.cloud.scheduler.__version__ (ab1a908)
  • Add typing to proto.Message based class attributes (ab1a908)
  • Updated Client Libraries for Cloud Scheduler (#304) (a6cad2f)

Bug Fixes

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

Documentation

  • samples: Snippetgen handling of repeated enum field (ab1a908)
  • samples: Snippetgen should call await on the operation coroutine before calling result (75a677a)

v2.7.3

10 Oct 16:09
55080cd
Compare
Choose a tag to compare

2.7.3 (2022-10-07)

Bug Fixes

v2.7.2

04 Oct 00:28
5cbe391
Compare
Choose a tag to compare

2.7.2 (2022-10-03)

Bug Fixes

v2.7.1

15 Aug 14:05
a61c82e
Compare
Choose a tag to compare

2.7.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#268) (7081d77)
  • deps: require proto-plus >= 1.22.0 (7081d77)

v2.7.0

18 Jul 13:46
5ec7459
Compare
Choose a tag to compare

2.7.0 (2022-07-16)

Features

Bug Fixes