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

Releases: googleapis/python-talent

v2.11.0

01 Jun 12:10
8575737
Compare
Choose a tag to compare

2.11.0 (2023-06-01)

Features

  • Add three per company option to diversification levels (532f474)

Bug Fixes

  • v4: Change timeout settings for SearchJobsForAlert (#335) (9414e03)

v2.10.1

27 Mar 14:44
b5a27d4
Compare
Choose a tag to compare

2.10.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#331) (a9ac9d8)

v2.10.0

28 Feb 17:32
68e0e7d
Compare
Choose a tag to compare

2.10.0 (2023-02-28)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (6c4bf6e)

v2.9.1

23 Jan 15:29
4fe0d80
Compare
Choose a tag to compare

2.9.1 (2023-01-23)

Bug Fixes

  • Add context manager return types (6cdd484)

Documentation

  • Add documentation for enums (6cdd484)

v2.9.0

10 Jan 17:25
8a382d5
Compare
Choose a tag to compare

2.9.0 (2023-01-10)

Features

v2.8.0

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

2.8.0 (2022-12-15)

Features

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

Bug Fixes

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

Documentation

  • samples: Snippetgen handling of repeated enum field (ce10fe2)
  • samples: Snippetgen should call await on the operation coroutine before calling result (1b16d16)

v2.7.3

10 Oct 16:09
27c706d
Compare
Choose a tag to compare

2.7.3 (2022-10-07)

Bug Fixes

v2.7.2

04 Oct 00:41
bc8140f
Compare
Choose a tag to compare

2.7.2 (2022-09-29)

Bug Fixes

v2.7.1

16 Aug 18:15
d3f8081
Compare
Choose a tag to compare

2.7.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#273) (8763dab)
  • deps: require proto-plus >= 1.22.0 (8763dab)

v2.7.0

18 Jul 13:40
016761a
Compare
Choose a tag to compare

2.7.0 (2022-07-17)

Features

Bug Fixes

  • deps: require google-api-core>=1.32.0,>=2.8.0 (#254) (37e649c)
  • require python 3.7+ (#264) (40cb6db)
  • v4beta1: remove Application and Profile services and and related protos, enums, and messages (37e649c)