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.2.1

28 Jul 17:47
e369303
Compare
Choose a tag to compare

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

v2.2.0

12 Jul 23:33
9f41fb3
Compare
Choose a tag to compare

Features

Bug Fixes

Documentation

v2.1.0

01 Mar 17:03
d3cdb43
Compare
Choose a tag to compare

Features

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

v2.0.0

02 Oct 00:46
84dfbb8
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

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

Bug Fixes

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

v1.0.0

29 Sep 00:18
bd72ede
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

Features

Bug Fixes

v0.6.1

13 May 01:31
a9f9c14
Compare
Choose a tag to compare
chore: release 0.6.1 (#12)

:robot: I have created a release \*beep\* \*boop\* 
---
### [0.6.1](https://www.github.com/googleapis/python-talent/compare/v0.6.0...v0.6.1) (2020-04-28)


### Bug Fixes

* increase default timeout; update templates (via synth) ([#11](https://www.github.com/googleapis/python-talent/issues/11)) ([0bf35f5](https://www.github.com/googleapis/python-talent/commit/0bf35f54ce026613fc7c2a1772d983866291d09a))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).

v0.6.0

19 Mar 00:01
b6a4bca
Compare
Choose a tag to compare
chore: release 0.6.0 (#9)

v0.5.0

06 Feb 17:46
4c47ee0
Compare
Choose a tag to compare

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)

v0.4.0

06 Feb 17:48
Compare
Choose a tag to compare

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)

v0.3.0

06 Feb 17:48
Compare
Choose a tag to compare

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)