Skip to content

Latest commit

 

History

History
550 lines (262 loc) · 29.1 KB

File metadata and controls

550 lines (262 loc) · 29.1 KB

Changelog

npm history

7.1.2 (2026-05-01)

Bug Fixes

  • 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)

Bug Fixes

  • [gkeconnect-gateway] remove unused GatewayServiceClient (#6775) (41c2ff2)

7.1.0 (2025-07-09)

Features

  • [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)

Bug Fixes

  • [Many APIs] await/catch promises, and update listOperationsAsync return type (#6188) (a73cdbf)

7.0.0 (2025-03-18)

⚠ BREAKING CHANGES

  • upgrade to Node 18 (#6096)

Features

  • Add request/response debug logging to gapics, update templates to gax 5 and node 18 (#1671) (eed00f4)

Bug Fixes

  • Add json files to tsconfig templates (#1692) (ba6be1d) (eed00f4)

Miscellaneous Chores

6.4.1 (2025-02-12)

Bug Fixes

  • [Many APIs] finalize fixing typings for headers in generator (#6018) (9dc5856)

6.4.0 (2025-01-11)

Features

  • [talent] A new enum RelevanceThreshold is added (#5910) (cd9f303)

6.3.1 (2024-06-21)

Bug Fixes

6.3.0 (2024-05-21)

Features

  • [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)

Features

  • [Many APIs] add several fields to manage state of database encryption update (#5191) (57567db)

6.1.0 (2024-02-09)

Features

  • Trusted Private Cloud support, use the universeDomain parameter (#5028) (852f3eb)

6.0.2 (2024-01-23)

Bug Fixes

  • [Many APIs] improve retry logic for streaming API calls (#4967) (2b436da)

6.0.1 (2023-09-06)

Bug Fixes

  • [Many APIs] simplify logic for HTTP/1.1 REST fallback option (#4588) (e5ad564)

6.0.0 (2023-08-06)

⚠ BREAKING CHANGES

  • migrate to Node 14 (#4443)

Bug Fixes

Miscellaneous Chores

5.1.4 (2023-06-28)

Bug Fixes

5.1.3 (2023-05-04)

Bug Fixes

  • [talent] change timeout settings for SearchJobsForAlert (#4227) (cfaa053)

5.1.2 (2023-04-13)

Bug Fixes

5.1.1 (2023-02-15)

Bug Fixes

  • [Many APIs] changing format of the jsdoc links (#3989) (95399f7)

5.1.0 (2023-01-28)

Features

5.0.1 (2022-11-11)

Bug Fixes

5.0.0 (2022-09-22)

⚠ BREAKING CHANGES

  • Remove LRO mixin methods where not needed (#443)
  • Remove application and profile services from v4beta1 (#440)

Bug Fixes

4.1.1 (2022-07-12)

Bug Fixes

4.1.0 (2022-06-03)

Features

  • 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)

⚠ BREAKING CHANGES

  • update library to use Node 12 (#420)

Build System

3.5.1 (2021-10-20)

Bug Fixes

3.5.0 (2021-09-15)

Features

  • Added a new KeywordMatchMode field to support more keyword matching options feat: Added more DiversificationLevel configuration options (#365) (bc2c5cf)

3.4.1 (2021-09-10)

Bug Fixes

3.4.0 (2021-08-23)

Features

  • turns on self-signed JWT feature flag (#359) (9796041)

3.3.0 (2021-08-17)

Features

  • 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)

Bug Fixes

3.2.6 (2021-07-16)

Bug Fixes

  • Updating WORKSPACE files to use the newest version of the Typescript generator. (#347) (cd75d00)

3.2.5 (2021-07-12)

Bug Fixes

3.2.4 (2021-06-30)

Bug Fixes

3.2.3 (2021-06-22)

Bug Fixes

3.2.2 (2021-05-25)

Bug Fixes

  • GoogleAdsError missing using generator version after 1.3.0 (#324) (912fb40)

3.2.1 (2021-05-12)

Bug Fixes

3.2.0 (2021-03-02)

Features

3.1.0 (2021-01-09)

Features

3.0.2 (2020-11-25)

Bug Fixes

3.0.1 (2020-11-07)

Bug Fixes

  • do not modify options object, use defaultScopes (#264) (260b152)

3.0.0 (2020-10-13)

⚠ BREAKING CHANGES

  • moves v4 API to default (#243)

Features

2.1.0 (2020-06-29)

Features

  • secrets: begin migration to secret manager from keystore (#213) (8cba7c3)

Bug Fixes

2.0.0 (2020-06-04)

⚠ BREAKING CHANGES

  • 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)

Features

  • 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)

Bug Fixes

  • 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)

Code Refactoring

  • remove the ProjectOrTenant resource and its references (3784e63)

1.7.1 (2020-01-29)

Bug Fixes

  • enum, bytes, and Long types now accept strings (15f03b7)

1.7.0 (2020-01-28)

Features

  • adds new type annotations (341e495)

1.6.2 (2019-12-31)

Bug Fixes

  • 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)

Bug Fixes

  • docs: bump release level to beta (#124) (f5f0ab9)
  • docs: snippets are now replaced in jsdoc comments (#122) (9f8af78)

1.6.0 (2019-11-08)

Features

1.5.1 (2019-10-22)

Bug Fixes

1.5.0 (2019-10-09)

Bug Fixes

  • use compatible version of google-gax (1100369)

Features

1.4.0 (2019-09-16)

Features

  • 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)

Features

  • allow calls with no request; adds JSON proto; introduces PersonNameFilter (51b0a58)

1.2.0 (2019-07-16)

Features

  • add new filters, path templates, and update docs (#76) (f28802c)

1.1.0 (2019-06-28)

Features

1.0.2 (2019-06-26)

Bug Fixes

  • docs: link to reference docs section on googleapis.dev (#71) (e2d0791)

1.0.1 (2019-06-13)

Bug Fixes

  • docs: move to new client docs URL (#67) (6434066)

1.0.0 (2019-05-14)

Bug Fixes

  • 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)

Bug Fixes

  • deps: update dependency google-gax to ^0.26.0 (#40) (3ae00c8)

Build System

  • upgrade engines field to >=8.10.0 (#41) (4fdec5e)

Features

  • add Resume and keywordSearchableProfileCustomAttributes (#49) (d96a482)
  • add templates for company old path (03c6bc5)

BREAKING CHANGES

  • upgrade engines field to >=8.10.0 (#41)

v0.2.0

03-29-2019 13:05 PDT

Implementation Changes

🚨 BREAKING CHANGE 🚨

This release includes several breaking changes since v0.1.0:

  • Removes ResumeServiceClient.
  • Removes support for any string template paths relating to projectPath and companyPath, it now supports tenantPath and companyOldPath instead.

New Features

  • feat: v4beta1 application support and proto sync (#29)
    • Adds ApplicationServiceClient

Documentation

  • docs: fix broken urls in proto comments (#22)

Internal / Testing Changes

  • chore: publish to npm using wombat (#25)
  • build: use per-repo npm publish token (#23)

v0.1.0

03-12-2019 21:57 PDT

First release!