7.1.2 (2026-05-01)
- Change the copyright year for files in the packages folder (#8109) (c1a03fe)
- Do not publish the protos to npm (#8079) (816216b)
- Revert "fix: Do not publish the protos to npm" (#8096) (ac0fbb6)
7.1.1 (2025-10-13)
7.1.0 (2025-07-09)
- [Many APIs] add methods from gax to cache proto root and process custom error details (#6419) (f8a324c)
- [Many APIs] add methods from gax to cache proto root and process custom error details (#6424) (9a595a6)
- Add protobufjs 2023 edition support (#6303) (4a0cba1)
7.0.1 (2025-03-19)
7.0.0 (2025-03-18)
- upgrade to Node 18 (#6096)
- Add request/response debug logging to gapics, update templates to gax 5 and node 18 (#1671) (eed00f4)
6.4.1 (2025-02-12)
6.4.0 (2025-01-11)
6.3.1 (2024-06-21)
6.3.0 (2024-05-21)
- [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5351) (01f48fc)
- [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5354) (a9784ed)
6.2.0 (2024-03-29)
6.1.0 (2024-02-09)
6.0.2 (2024-01-23)
6.0.1 (2023-09-06)
6.0.0 (2023-08-06)
- migrate to Node 14 (#4443)
5.1.4 (2023-06-28)
5.1.3 (2023-05-04)
5.1.2 (2023-04-13)
- deps: Bump
google-gaxto ^3.5.8 (#4117) (0b67d88) - Minify JSON and JS files, and remove .map files (#4143) (170f7d5)
5.1.1 (2023-02-15)
5.1.0 (2023-01-28)
5.0.1 (2022-11-11)
- deps: Use google-gax v3.5.2 (#447) (49c2e64)
- Regenerated protos JS and TS definitions (#451) (adfce28)
5.0.0 (2022-09-22)
- Remove LRO mixin methods where not needed (#443)
- Remove application and profile services from v4beta1 (#440)
- Change import long to require (#435) (27a132a)
- deps: Update dependency uuid to v9 (#439) (ea9f3aa)
- Do not import the whole google-gax from proto JS (#1553) (#438) (d59378e)
- Remove application and profile services from v4beta1 (#440) (c5fd3aa)
- Remove LRO mixin methods where not needed (#443) (bb6bd48)
- Remove pip install statements (#1546) (#437) (f641557)
- use google-gax v3.3.0 (d59378e)
4.1.1 (2022-07-12)
4.1.0 (2022-06-03)
- Add a new operator on companyDisplayNames filter to further support fuzzy match by treating input value as a multi word token (#422) (b8b2181)
4.0.0 (2022-05-17)
- update library to use Node 12 (#420)
3.5.1 (2021-10-20)
3.5.0 (2021-09-15)
- Added a new
KeywordMatchModefield to support more keyword matching options feat: Added moreDiversificationLevelconfiguration options (#365) (bc2c5cf)
3.4.1 (2021-09-10)
3.4.0 (2021-08-23)
3.3.0 (2021-08-17)
- Add new commute methods in Search APIs feat: Add new histogram type 'publish_time_in_day' feat: Support filtering by requisitionId is ListJobs API (#356) (6ff8783)
3.2.7 (2021-08-17)
3.2.6 (2021-07-16)
3.2.5 (2021-07-12)
3.2.4 (2021-06-30)
3.2.3 (2021-06-22)
3.2.2 (2021-05-25)
3.2.1 (2021-05-12)
- deps: require google-gax v2.12.0 (#315) (e2bb1fc)
- use require() to load JSON protos (#318) (d4e91b9)
3.2.0 (2021-03-02)
3.1.0 (2021-01-09)
3.0.2 (2020-11-25)
3.0.1 (2020-11-07)
3.0.0 (2020-10-13)
- moves v4 API to default (#243)
- moves v4 API to default (#243) (72cc13a)
- Remove commute methods from Job Search v4 API (#249) (9e22b14)
2.1.0 (2020-06-29)
2.0.0 (2020-06-04)
- The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM.
- remove the ProjectOrTenant resource and its references
- removed auto-pagination from searchJobs
- move API to Typescript code generation (#163)
- check status of long running operation by its name (#205) (66d3b2e)
- deferred client initialization (#171) (f5b2220)
- drop node8 support, support for async iterators (#185) (cf2af92)
- move API to Typescript code generation (#163) (81e9639)
- removed auto-pagination from searchJobs (28c9234)
- export explicit version from protos.js (#189) (64d8de6)
- remove eslint, update gax, fix generated protos, run the generator (#194) (cbef571)
- synth.py clean up for multiple version (#207) (49c403a)
- remove the ProjectOrTenant resource and its references (3784e63)
1.7.1 (2020-01-29)
- enum, bytes, and Long types now accept strings (15f03b7)
1.7.0 (2020-01-28)
- adds new type annotations (341e495)
1.6.2 (2019-12-31)
- deps: pin TypeScript below 3.7.0 (1166c22)
- adds missing proto import (220bec0)
- import long type into proto ts declaration file (#127) (c4b9e4a)
1.6.1 (2019-11-15)
- docs: bump release level to beta (#124) (f5f0ab9)
- docs: snippets are now replaced in jsdoc comments (#122) (9f8af78)
1.6.0 (2019-11-08)
1.5.1 (2019-10-22)
1.5.0 (2019-10-09)
- use compatible version of google-gax (1100369)
1.4.0 (2019-09-16)
- candidate applications and assignments support (#98) (0a9e8c1)
- filter support (#97) (3496527)
- load protos from JSON, grpc-fallback support (a0cee41)
1.3.0 (2019-08-08)
- allow calls with no request; adds JSON proto; introduces PersonNameFilter (51b0a58)
1.2.0 (2019-07-16)
1.1.0 (2019-06-28)
1.0.2 (2019-06-26)
1.0.1 (2019-06-13)
1.0.0 (2019-05-14)
- use SummarizedProfile over HistogramQueryResult (#54) (87036f0)
- deps: update dependency google-gax to v1 (#51) (4ad1db5)
- DEADLINE_EXCEEDED is idempotent (#52) (6f8dd1b)
0.3.0 (2019-05-09)
- add Resume and keywordSearchableProfileCustomAttributes (#49) (d96a482)
- add templates for company old path (03c6bc5)
- upgrade engines field to >=8.10.0 (#41)
03-29-2019 13:05 PDT
🚨 BREAKING CHANGE 🚨
This release includes several breaking changes since v0.1.0:
- Removes
ResumeServiceClient. - Removes support for any string template paths relating to
projectPathandcompanyPath, it now supportstenantPathandcompanyOldPathinstead.
- feat: v4beta1 application support and proto sync (#29)
- Adds
ApplicationServiceClient
- Adds
- docs: fix broken urls in proto comments (#22)
03-12-2019 21:57 PDT
First release!