Changes
0.9.0 (2022-06-29)
Features
- talent: start generating REST client for beta clients (25b7775)
0.8.0 (2022-06-16)
⚠ BREAKING CHANGES
- talent: remove Application and Profile services and and related protos, enums, and messages
Bug Fixes
- talent: remove Application and Profile services and and related protos, enums, and messages (4134941)
Miscellaneous Chores
0.7.0 (2022-06-07)
Features
- talent: add methods for Long Running Operations service (1a0b09a)
0.6.0 (2022-06-01)
Features
- talent: Add a new operator on companyDisplayNames filter to further support fuzzy match by treating input value as a multi word token feat: Add a new option TELECOMMUTE_JOBS_EXCLUDED under enum TelecommutePreference to completely filter out the telecommute jobs in response docs: Deprecate option TELECOMMUTE_EXCLUDED under enum TelecommutePreference (46c16f1)
0.5.0 (2022-02-23)
Features
- talent: set versionClient to module version (55f0d92)
0.4.0 (2022-02-14)
Features
- talent: add file for tracking version (17b36ea)
0.3.1 (2022-01-14)
Bug Fixes
- talent: add ancillary service bindings to service_yaml (3bbe8c0)
0.3.0 (2021-09-15)
Features
- talent: Added a new
KeywordMatchMode
field to support more keyword matching options feat: Added more DiversificationLevel
configuration options (8ffed36)
0.2.0 (2021-08-30)
Features
- talent: Add new commute methods in Search APIs feat: Add new histogram type ‘publish_time_in_day’ feat: Support filtering by requisitionId is ListJobs API (d4c3340)
v0.1.0
This is the first tag to carve out talent as its own module. See Add a module to a multi-module repository.