This repository has been archived by the owner on Sep 5, 2023. It is now read-only.
Releases: googleapis/python-talent
Releases · googleapis/python-talent
v1.0.2
v0.6.3
v2.6.0
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)
v1.0.1
v0.6.2
v2.5.2
v2.5.1
v2.5.0
v2.4.0
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 moreDiversificationLevel
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)