Changes

1.6.8 (2024-05-01)

Bug Fixes

  • talent: Bump x/net to v0.24.0 (ba31ed5)

1.6.7 (2024-03-14)

Bug Fixes

  • talent: Update protobuf dep to v1.33.0 (30b038d)

1.6.6 (2024-01-30)

Bug Fixes

  • talent: Enable universe domain resolution options (fd1d569)

1.6.5 (2023-11-01)

Bug Fixes

  • talent: Bump google.golang.org/api to v0.149.0 (8d2ab9f)

1.6.4 (2023-10-26)

Bug Fixes

  • talent: Update grpc-go to v1.59.0 (81a97b0)

1.6.3 (2023-10-12)

Bug Fixes

  • talent: Update golang.org/x/net to v0.17.0 (174da47)

1.6.2 (2023-06-20)

Bug Fixes

  • talent: REST query UpdateMask bug (df52820)

1.6.1 (2023-05-31)

Documentation

  • talent: Add three per company option to diversification levels (01eff11)

1.6.0 (2023-05-30)

Features

  • talent: Update all direct dependencies (b340d03)

1.5.2 (2023-05-08)

Bug Fixes

  • talent: Update grpc to v1.55.0 (1147ce0)

1.5.1 (2023-05-03)

Bug Fixes

  • talent: Change timeout settings for SearchJobsForAlert (#7863) (036656b)

1.5.0 (2023-01-04)

Features

1.4.1 (2022-11-09)

Documentation

  • talent: marking keyword_searchable_job_custom_attributes on the company object as deprecated (9c5d6c8)
  • talent: marking keyword_searchable_job_custom_attributes on the company object as deprecated (9c5d6c8)

1.4.0 (2022-11-03)

Features

  • talent: rewrite signatures in terms of new location (3c4b2b3)

1.3.0 (2022-10-25)

Features

  • talent: start generating stubs dir (de2d180)

1.2.0 (2022-09-21)

Features

  • talent: rewrite signatures in terms of new types for betas (9f303f9)

1.1.0 (2022-09-19)

Features

  • talent: start generating proto message types (563f546)

1.0.0 (2022-07-12)

Features

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.