Changelog

PyPI History

2.17.2 (2025年06月11日)

Documentation

  • Update import statement example in README (0131a33)

2.17.1 (2025年03月15日)

Bug Fixes

  • [Many APIs] Allow Protobuf 6.x (4757dae)

  • remove setup.cfg configuration for creating universal wheels (#13659) (59bfd42)

2.17.0 (2025年02月12日)

Features

  • Add REST Interceptors which support reading metadata (87b5382)

  • Add support for reading selective GAPIC generation methods from service YAML (87b5382)

2.16.0 (2025年01月13日)

Features

  • [google-cloud-talent] A new enum RelevanceThreshold is added (#13399) (d2a6625)

  • A new field relevance_threshold is added to message (d2a6625)

  • v4: A new enum RelevanceThreshold is added (d0fee2c)

  • v4: A new field relevance_threshold is added to message .google.cloud.talent.v4.SearchJobsRequest (d0fee2c)

Documentation

  • v4: multiple fixes for links in documentation (d0fee2c)

2.15.0 (2024年12月12日)

Features

  • Add support for opt-in debug logging (856e0f0)

Bug Fixes

  • Fix typing issue with gRPC metadata when key ends in -bin (856e0f0)

2.14.1 (2024年11月11日)

Bug Fixes

2.14.0 (2024年10月24日)

Features

2.13.5 (2024年07月30日)

Bug Fixes

  • Retry and timeout values do not propagate in requests during pagination (9cdac77)

2.13.4 (2024年07月08日)

Bug Fixes

2.13.3 (2024年03月05日)

Bug Fixes

2.13.2 (2024年02月22日)

Bug Fixes

  • deps: [Many APIs] Require google-api-core>=1.34.1 (#12310) (41821da)

  • fix ValueError in test__validate_universe_domain (2451e88)

2.13.1 (2024年02月06日)

Bug Fixes

  • Add google-auth as a direct dependency (e16032f)

  • Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (e16032f)

  • Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (e16032f)

2.13.0 (2024年02月01日)

Features

  • Allow users to explicitly configure universe domain (#12243) (e14d4b1)

2.12.0 (2023年12月07日)

Features

  • Add support for python 3.12 (e9655df)

  • Introduce compatibility with native namespace packages (e9655df)

Bug Fixes

  • Require proto-plus >= 1.22.3 (e9655df)

  • Use retry_async instead of retry in async client (e9655df)

2.11.2 (2023年09月19日)

Documentation

2.11.1 (2023年07月05日)

Bug Fixes

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)

2.10.1 (2023年03月23日)

Documentation

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

2.10.0 (2023年02月28日)

Features

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

2.9.1 (2023年01月23日)

Bug Fixes

  • Add context manager return types (6cdd484)

Documentation

  • Add documentation for enums (6cdd484)

2.9.0 (2023年01月10日)

Features

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)

2.7.3 (2022年10月07日)

Bug Fixes

2.7.2 (2022年09月29日)

Bug Fixes

2.7.1 (2022年08月11日)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#273) (8763dab)

  • deps: require proto-plus >= 1.22.0 (8763dab)

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)

2.6.0 (2022年06月06日)

Features

  • Add a new operator on companyDisplayNames filter to further support fuzzy match by treating input value as a multi word token (#248) (aeab3a0)

  • Add a new option TELECOMMUTE_JOBS_EXCLUDED under enum TelecommutePreference to completely filter out the telecommute jobs in response (aeab3a0)

Bug Fixes

Documentation

  • Deprecate option TELECOMMUTE_EXCLUDED under enum TelecommutePreference (aeab3a0)

2.5.2 (2022年03月29日)

Documentation

  • Added functionality in the companyDisplayNames filter to support fuzzy matching (#221) (985508c)

2.5.1 (2022年03月05日)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#213) (bca14ed)

2.5.0 (2022年02月11日)

Features

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (#200) (36a4f52)

2.4.0 (2021年11月04日)

Features

  • add context manager support in client (#168) (04dd991)

  • Add new commute methods in Search APIs feat: Add new histogram type ‘publish_time_in_day’ feat: Support filtering by requisitionId is ListJobs API (#148) (3e72647)

  • Added a new KeywordMatchMode field to support more keyword matching options feat: Added more DiversificationLevel configuration options (#159) (4626497)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (c0945eb)

  • deps: drop packaging dependency (84914d5)

  • deps: require google-api-core >= 1.28.0 (84914d5)

  • improper types in pagers generation (31f3a51)

Documentation

  • list oneofs in docstring (84914d5)

2.3.0 (2021年08月09日)

Features

  • bump release level to production/stable (#102) (2e63f9b)

2.2.1 (2021年07月28日)

Bug Fixes

  • deps: pin ‘google-{api,cloud}-core’, ‘google-auth’ to allow 2.x versions (#133) (9032d52)

  • enable self signed jwt for grpc (#138) (95fbb59)

Documentation

  • add Samples section to CONTRIBUTING.rst (#134) (4a4c133)

Miscellaneous Chores

2.2.0 (2021年06月30日)

Features

Bug Fixes

Documentation

2.1.0 (2021年02月11日)

Features

  • add common resource helper methods; expose client transport remove gRPC send/recv limits (#57) (6f17871)

2.0.0 (2020年10月02日)

⚠ BREAKING CHANGES

  • remove WALKING and CYCLING from v4 commute methods (#37)

Bug Fixes

  • remove WALKING and CYCLING from v4 commute methods (#37) (e239d24)

1.0.0 (2020年09月28日)

⚠ BREAKING CHANGES

Features

Bug Fixes

0.6.1 (2020年04月28日)

Bug Fixes

  • increase default timeout; update templates (via synth) (#11) (0bf35f5)

0.6.0 (2020年03月18日)

Features

  • bump library release_status to beta (#6) (2f1321d)

0.5.0 (2020年02月03日)

Features

  • talent: add query_language_code to talent.v4beta1.JobQuery (via synth) (#9571) (fdcc4ce)

  • talent: undeprecate resource name helpers, add 2.7 sunset warning (via synth) (#10050) (1c6e3ee)

Bug Fixes

  • speech: re-add unused speaker_tag; update spacing in docs templates (via synth) (#9766) (27e23ca)

  • talent: change default timeout values; edit docstrings; bump copyright year to 2020 (via synth) (#10239) (d7daa22)

  • talent: deprecate resource name helper methods (via synth) (#9844) (56c7a87)

0.4.0

10-04-2019 14:29 PDT

Implementation Changes

  • Move BatchOperationMetadata / JobOperationResult messages to new protobuf files (via synth). (#9129)

  • Import batch proto (via synth). (#9062)

  • Remove send / receive message size limit (via synth). (#8970)

New Features

  • Deprecate candidate_availability_filter for availability_filters, add AvailabilitySignalType, add fields to update_profile (via synth). (#9256)

  • Add applications / assignments fields to Profile message (via synth). (#9229)

  • Add filter_ arg to ProfileServiceClient.list_profiles; docstring updates (via synth). (#9223)

  • Deprecate job visibility (via synth). (#9050)

  • Document additional fields allowed in profile update mask (via synth). (#9000)

Documentation

  • Remove compatability badges from READMEs. (#9035)

  • Update docstrings (via synth). (#8986)

Internal / Testing Changes

  • Fix intersphinx reference to requests. (#9294)

  • Remove CI for gh-pages, use googleapis.dev for api_core refs. (#9085)

  • Update intersphinx mapping for requests. (#8805)

0.3.0

07-24-2019 17:36 PDT

Implementation Changes

  • Return iterable of SummarizedProfile from search_profiles rather thanHistogramQueryResult (via synth). (#7962)

New Features

  • Add strict keywords search, increase timeout (via synth). (#8712)

  • Add path-construction helpers to GAPIC clients (via synth). (#8632)

  • Add ‘result_set_id’ param to ‘ProfileSearchClient.search_profiles’; add ‘ProfileQuery.candidate_availability_filter’; pin ‘black’ version; dostring tweaks (via synth). (#8597)

  • Add ‘client_options’ support, update list method docstrings (via synth). (#8523)

  • Add ‘batch_create_jobs’ and ‘batch_update_jobs’ (via synth). (#8189)

Dependencies

  • Bump minimum version for google-api-core to 1.14.0. (#8709)

Documentation

  • Link to googleapis.dev documentation in READMEs. (#8705)

  • Add compatibility check badges to READMEs. (#8288)

Internal / Testing Changes

  • Add docs job to publish to googleapis.dev. (#8464)

  • Allow kwargs to be passed to create_channel (via synth). (#8405)

  • Declare encoding as utf-8 in pb2 files (via synth).(#8365)

  • Add disclaimer to auto-generated template files (via synth). (#8329)

  • Suppress checking ‘cov-fail-under’ in nox default session (via synth). (#8253)

  • Fix coverage in ‘types.py’ (via synth). (#8165)

  • Blacken noxfile.py, setup.py (via synth).(#8133)

  • Add empty lines (via synth). (#8073)

0.2.0

05-09-2019 12:25 PDT

Implementation Changes

  • Remove classifier for Python 3.4 for end-of-life. (#7535)

New Features

  • Regenerate talent (via synth). (#7861)

Documentation

  • Fixed broken talent client library documentation link (#7546)

  • Fix link in docstring.(#7508)

  • Documentation and formatting changes. (#7489)

0.1.0

03-05-2019 12:50 PST

  • Initial release of google-cloud-talent

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月10日 UTC.