2.0.0 (2020-10-02)
- remove WALKING and CYCLING from v4 commute methods (#37)
1.0.0 (2020-09-28)
- Move API to python microgenerator (#22). See Migration Guide.
0.6.1 (2020-04-28)
0.6.0 (2020-03-18)
0.5.0 (2020-02-03)
- talent: add
query_language_code
totalent.v4beta1.JobQuery
(via synth) (#9571) (fdcc4ce) - talent: undeprecate resource name helpers, add 2.7 sunset warning (via synth) (#10050) (1c6e3ee)
- 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)
10-04-2019 14:29 PDT
- 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)
- Deprecate
candidate_availability_filter
foravailability_filters
, addAvailabilitySignalType
, add fields toupdate_profile
(via synth). (#9256) - Add
applications
/assignments
fields toProfile
message (via synth). (#9229) - Add
filter_
arg toProfileServiceClient.list_profiles
; docstring updates (via synth). (#9223) - Deprecate job visibility (via synth). (#9050)
- Document additional fields allowed in profile update mask (via synth). (#9000)
- 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)
07-24-2019 17:36 PDT
- Return iterable of
SummarizedProfile
fromsearch_profiles
rather thanHistogramQueryResult
(via synth). (#7962)
- 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)
- Bump minimum version for google-api-core to 1.14.0. (#8709)
- Link to googleapis.dev documentation in READMEs. (#8705)
- Add compatibility check badges to READMEs. (#8288)
- 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)
05-09-2019 12:25 PDT
- Remove classifier for Python 3.4 for end-of-life. (#7535)
- Regenerate talent (via synth). (#7861)
- Fixed broken talent client library documentation link (#7546)
- Fix link in docstring.(#7508)
- Documentation and formatting changes. (#7489)
03-05-2019 12:50 PST
- Initial release of google-cloud-talent