From 086cb96c21d21821619143f7ebbc33b5ade49a74 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Wed, 18 May 2022 00:16:13 +0000 Subject: [PATCH] chore(main): release 1.0.0 (#375) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit :robot: I have created a release *beep* *boop* --- ## 1.0.0 (2022-05-18) ### ⚠ BREAKING CHANGES * update library to use Node 12 (#374) * rename parent to project in SearchRelatedAccountGroupMembershipsRequest (#370) * remove key management API (#366) * Remove RecaptchaEnterpriseServiceV1Beta1Client. * The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM. * upgrade engines field to >=8.10.0 (#2) ### Features * add crud support for keys ([#84](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/84)) ([adfc3f9](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/adfc3f954f79110ad73425e2da9381fa6c02152d)) * add GetMetrics and MigrateKey methods to reCAPTCHA enterprise API ([#318](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/318)) ([55b1adc](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/55b1adc261879db1b073f3ad9cd3453c09d1e8d8)) * add new reCAPTCHA Enterprise fraud annotations ([#334](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/334)) ([24fdff1](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/24fdff1520fb8ff3192be7d256f7a7875d5803b6)) * add plural and singular resource descriptor ([#78](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/78)) ([a67ffa7](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/a67ffa751551f4d6346c806e82b2311030b7ab61)) * add reCAPTCHA Enterprise account defender API methods ([#328](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/328)) ([2099c50](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/2099c503c2bb91347761b083140c66f22b042a0d)) * Add support for Password Check through the private_password_leak_verification field in the reCAPTCHA Assessment ([#376](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/376)) ([7c1583c](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/7c1583c6854d9a567fd135f5ba1629250fe5f8ce)) * add the v1 API surface ([#141](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/141)) ([bb1bd33](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/bb1bd33c1f51d37ca8db15ce7579259560250530)) * deferred client initialization ([#128](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/128)) ([3de999e](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/3de999e1d4efc823dd52844a7ee19ec9b8c3ebfd)) * drop node8 support, support for async iterators ([#145](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/145)) ([cc4cc51](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/cc4cc51ec7b1ff8d5078b8524a9e7240639d72c3)) * export protos in src/index.ts ([ffd77ca](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/ffd77caffcec5d341517e7b82e58d1c50288ea22)) * introduces style enumeration ([#234](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/234)) ([35f1bb6](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/35f1bb6de0d16a10cc9e18ab7cf5aadd332bd0d8)) * load protos from JSON, grpc-fallback support ([7a4b2a6](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/7a4b2a65d7157ee8d8bac099df0c09b6778ad370)) * move to typescript code generation ([#87](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/87)) ([11051db](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/11051db91512f6abb21988d6b7049ce9904a656c)) * support apiEndpoint override in client constructor ([#30](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/30)) ([1192afd](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/1192afd5358bc567664b33f41c445202204f2bea)) * turns on self-signed JWT feature flag ([#311](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/311)) ([c12da34](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/c12da3410a4ebc87884d9caaaba7c700b396c6b4)) * update scopes and classifications ([#60](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/60)) ([b216630](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/b216630a5abd910e908d0b81d0dfe24a4ddd66b5)) ### Bug Fixes * allow calls with no request, add JSON proto ([ab643f8](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/ab643f88b1422ada8d5b8319dab7ddd440c7bd5c)) * **browser:** check for fetch on window ([#226](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/226)) ([8eb79dd](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/8eb79dd2b9f1eb7d4848aef63bf3bf236928fc67)) * **build:** switch primary branch to main ([#315](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/315)) ([2fc99ad](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/2fc99ad6d478bc98f8d3cf39ba19780b13449db3)) * DEADLINE_EXCEEDED retry code is idempotent ([#10](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/10)) ([746151c](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/746151c38c705cee492758ce2a79d05cd320f6b5)) * **deps:** bump google-gax to 1.7.5 ([#68](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/68)) ([0605bb8](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/0605bb8ce6a246fb31f4d54f4fbc126f1924f331)) * **deps:** google-gax v2.17.0 with mTLS ([#294](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/294)) ([45c12e5](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/45c12e5a7f9dbb40f054f7a4d9da0477010f6b00)) * **deps:** google-gax v2.17.1 ([#297](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/297)) ([15640f1](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/15640f1a4a931caa9ece4b749994e7d6d609200e)) * **deps:** google-gax v2.24.1 ([#309](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/309)) ([de80090](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/de800902327bad13ee6145ecbbb6b90d11cb8f59)) * **deps:** pin TypeScript below 3.7.0 ([0e96508](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/0e965087f253c8474143051c06a955d2797cbcf4)) * **deps:** require google-gax v2.12.0 ([#270](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/270)) ([ab16a25](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/ab16a254b7da037039a51277495e65bbc983f1c7)) * **deps:** update dependency google-gax to v1 ([#17](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/17)) ([0f9e159](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/0f9e1596c84796d65be44c38e1624840c95c9cd2)) * do not modify options object, use defaultScopes ([#222](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/222)) ([807b692](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/807b6925ce52d14b3e7b2afa75fc54da805ce604)) * do not retry request on DEADLINE_EXCEEDED ([a6e9f4a](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/a6e9f4aefe438e25933caab171b2699990b3ba81)) * **docs:** bump the release level to beta ([#76](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/76)) ([8a2e2c0](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/8a2e2c005d5d73a57cff2056cc212736610060a6)) * **docs:** link to reference docs section on googleapis.dev ([#35](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/35)) ([14ada6b](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/14ada6bd3d1eb8e40451cdc86ccb822816c0a789)) * **docs:** move to new client docs URL ([#32](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/32)) ([6a95276](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/6a9527686e10dca0d77c0e7d2c7650bdd3591cd3)) * **docs:** snippets are now replaced in jsdoc comments ([#74](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/74)) ([b3c31fc](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/b3c31fced63701a8e70b5f0ce3373466626ee960)) * enum, bytes, and Long types now accept strings ([394cfd8](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/394cfd824a655245d1430afd68682b51e99b90d3)) * export explicit version from protos.js ([#150](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/150)) ([0bfb3c7](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/0bfb3c74a6eaaa906ee34224675ea8dad2e5a055)) * GoogleAdsError missing using generator version after 1.3.0 ([#279](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/279)) ([6dc35a7](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/6dc35a7c158b3981d7854969d37ff0ddebbbe6de)) * include the correct version of node in a header ([#46](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/46)) ([2cc8099](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/2cc809955043e1dcaf531c765f03188d74c9f59b)) * make request optional in all cases ([#290](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/290)) ([e18a1d1](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/e18a1d1131bed1ce355f9e91811a68b0799ca696)) * pass x-goog-request-params header for streaming calls ([983411e](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/983411e0a115c6be6fe9ac0001d333bfef5e81a8)) * proper fallback option handling ([#180](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/180)) ([52fe53d](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/52fe53d93402d247036b31badde5d57fa4f1ee78)) * proper routing headers ([4d1b1d3](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/4d1b1d31da7e5ca064ad2d26f0a1b1103251bdfa)) * regen protos and tests, formatting ([#169](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/169)) ([731fe3b](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/731fe3b8236478772a7cc311d0c26ee804080184)) * remove eslint, update gax, fix generated protos, run the generator ([#155](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/155)) ([21b09f5](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/21b09f555632c6f36d1a487ccac3567064077a49)) * remove key management API ([#366](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/366)) ([44a5a4b](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/44a5a4be5ee8fedd9258d28cd2151f15961dba5c)) * rename parent to project in SearchRelatedAccountGroupMembershipsRequest ([#370](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/370)) ([aad0883](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/aad0883aa839e16ab76c3057678cf7583652466a)) * synth.py clean up for multiple version ([#172](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/172)) ([ee1c250](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/ee1c2509b43b340a731aa98674ebceeab5ccdb2a)) * Updating WORKSPACE files to use the newest version of the Typescript generator. ([#299](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/299)) ([6787e23](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/6787e23374c3ef97b4f267bf629ae03bf58f321a)) * use compatible version of google-gax ([dfb174a](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/dfb174aa8848f66e83d4f9f125ce3b7aaac282e2)) * use require() to load JSON protos ([#273](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/273)) ([fdbc0fe](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/fdbc0fe7d12c1f70f3f592028c30c455a1526ee2)) ### Build System * update library to use Node 12 ([#374](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/374)) ([4042ae2](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/4042ae2304c92b7c74187c3874807be80ad72537)) * upgrade engines field to >=8.10.0 ([#2](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/2)) ([94d6a49](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/94d6a49c7715734327269f2af0bcde80f6a24b5a)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- CHANGELOG.md | 74 +++++++++++++++++++ package.json | 2 +- ...a.google.cloud.recaptchaenterprise.v1.json | 2 +- ...gle.cloud.recaptchaenterprise.v1beta1.json | 2 +- samples/package.json | 2 +- 5 files changed, 78 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4951b4b..0e22304 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,80 @@ [1]: https://www.npmjs.com/package/@google-cloud/recaptcha-enterprise?activeTab=versions +## 1.0.0 (2022-05-18) + + +### ⚠ BREAKING CHANGES + +* update library to use Node 12 (#374) +* rename parent to project in SearchRelatedAccountGroupMembershipsRequest (#370) +* remove key management API (#366) +* Remove RecaptchaEnterpriseServiceV1Beta1Client. +* The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM. +* upgrade engines field to >=8.10.0 (#2) + +### Features + +* add crud support for keys ([#84](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/84)) ([adfc3f9](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/adfc3f954f79110ad73425e2da9381fa6c02152d)) +* add GetMetrics and MigrateKey methods to reCAPTCHA enterprise API ([#318](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/318)) ([55b1adc](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/55b1adc261879db1b073f3ad9cd3453c09d1e8d8)) +* add new reCAPTCHA Enterprise fraud annotations ([#334](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/334)) ([24fdff1](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/24fdff1520fb8ff3192be7d256f7a7875d5803b6)) +* add plural and singular resource descriptor ([#78](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/78)) ([a67ffa7](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/a67ffa751551f4d6346c806e82b2311030b7ab61)) +* add reCAPTCHA Enterprise account defender API methods ([#328](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/328)) ([2099c50](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/2099c503c2bb91347761b083140c66f22b042a0d)) +* Add support for Password Check through the private_password_leak_verification field in the reCAPTCHA Assessment ([#376](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/376)) ([7c1583c](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/7c1583c6854d9a567fd135f5ba1629250fe5f8ce)) +* add the v1 API surface ([#141](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/141)) ([bb1bd33](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/bb1bd33c1f51d37ca8db15ce7579259560250530)) +* deferred client initialization ([#128](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/128)) ([3de999e](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/3de999e1d4efc823dd52844a7ee19ec9b8c3ebfd)) +* drop node8 support, support for async iterators ([#145](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/145)) ([cc4cc51](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/cc4cc51ec7b1ff8d5078b8524a9e7240639d72c3)) +* export protos in src/index.ts ([ffd77ca](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/ffd77caffcec5d341517e7b82e58d1c50288ea22)) +* introduces style enumeration ([#234](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/234)) ([35f1bb6](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/35f1bb6de0d16a10cc9e18ab7cf5aadd332bd0d8)) +* load protos from JSON, grpc-fallback support ([7a4b2a6](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/7a4b2a65d7157ee8d8bac099df0c09b6778ad370)) +* move to typescript code generation ([#87](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/87)) ([11051db](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/11051db91512f6abb21988d6b7049ce9904a656c)) +* support apiEndpoint override in client constructor ([#30](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/30)) ([1192afd](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/1192afd5358bc567664b33f41c445202204f2bea)) +* turns on self-signed JWT feature flag ([#311](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/311)) ([c12da34](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/c12da3410a4ebc87884d9caaaba7c700b396c6b4)) +* update scopes and classifications ([#60](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/60)) ([b216630](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/b216630a5abd910e908d0b81d0dfe24a4ddd66b5)) + + +### Bug Fixes + +* allow calls with no request, add JSON proto ([ab643f8](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/ab643f88b1422ada8d5b8319dab7ddd440c7bd5c)) +* **browser:** check for fetch on window ([#226](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/226)) ([8eb79dd](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/8eb79dd2b9f1eb7d4848aef63bf3bf236928fc67)) +* **build:** switch primary branch to main ([#315](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/315)) ([2fc99ad](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/2fc99ad6d478bc98f8d3cf39ba19780b13449db3)) +* DEADLINE_EXCEEDED retry code is idempotent ([#10](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/10)) ([746151c](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/746151c38c705cee492758ce2a79d05cd320f6b5)) +* **deps:** bump google-gax to 1.7.5 ([#68](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/68)) ([0605bb8](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/0605bb8ce6a246fb31f4d54f4fbc126f1924f331)) +* **deps:** google-gax v2.17.0 with mTLS ([#294](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/294)) ([45c12e5](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/45c12e5a7f9dbb40f054f7a4d9da0477010f6b00)) +* **deps:** google-gax v2.17.1 ([#297](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/297)) ([15640f1](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/15640f1a4a931caa9ece4b749994e7d6d609200e)) +* **deps:** google-gax v2.24.1 ([#309](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/309)) ([de80090](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/de800902327bad13ee6145ecbbb6b90d11cb8f59)) +* **deps:** pin TypeScript below 3.7.0 ([0e96508](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/0e965087f253c8474143051c06a955d2797cbcf4)) +* **deps:** require google-gax v2.12.0 ([#270](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/270)) ([ab16a25](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/ab16a254b7da037039a51277495e65bbc983f1c7)) +* **deps:** update dependency google-gax to v1 ([#17](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/17)) ([0f9e159](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/0f9e1596c84796d65be44c38e1624840c95c9cd2)) +* do not modify options object, use defaultScopes ([#222](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/222)) ([807b692](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/807b6925ce52d14b3e7b2afa75fc54da805ce604)) +* do not retry request on DEADLINE_EXCEEDED ([a6e9f4a](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/a6e9f4aefe438e25933caab171b2699990b3ba81)) +* **docs:** bump the release level to beta ([#76](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/76)) ([8a2e2c0](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/8a2e2c005d5d73a57cff2056cc212736610060a6)) +* **docs:** link to reference docs section on googleapis.dev ([#35](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/35)) ([14ada6b](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/14ada6bd3d1eb8e40451cdc86ccb822816c0a789)) +* **docs:** move to new client docs URL ([#32](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/32)) ([6a95276](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/6a9527686e10dca0d77c0e7d2c7650bdd3591cd3)) +* **docs:** snippets are now replaced in jsdoc comments ([#74](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/74)) ([b3c31fc](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/b3c31fced63701a8e70b5f0ce3373466626ee960)) +* enum, bytes, and Long types now accept strings ([394cfd8](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/394cfd824a655245d1430afd68682b51e99b90d3)) +* export explicit version from protos.js ([#150](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/150)) ([0bfb3c7](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/0bfb3c74a6eaaa906ee34224675ea8dad2e5a055)) +* GoogleAdsError missing using generator version after 1.3.0 ([#279](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/279)) ([6dc35a7](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/6dc35a7c158b3981d7854969d37ff0ddebbbe6de)) +* include the correct version of node in a header ([#46](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/46)) ([2cc8099](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/2cc809955043e1dcaf531c765f03188d74c9f59b)) +* make request optional in all cases ([#290](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/290)) ([e18a1d1](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/e18a1d1131bed1ce355f9e91811a68b0799ca696)) +* pass x-goog-request-params header for streaming calls ([983411e](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/983411e0a115c6be6fe9ac0001d333bfef5e81a8)) +* proper fallback option handling ([#180](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/180)) ([52fe53d](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/52fe53d93402d247036b31badde5d57fa4f1ee78)) +* proper routing headers ([4d1b1d3](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/4d1b1d31da7e5ca064ad2d26f0a1b1103251bdfa)) +* regen protos and tests, formatting ([#169](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/169)) ([731fe3b](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/731fe3b8236478772a7cc311d0c26ee804080184)) +* remove eslint, update gax, fix generated protos, run the generator ([#155](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/155)) ([21b09f5](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/21b09f555632c6f36d1a487ccac3567064077a49)) +* remove key management API ([#366](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/366)) ([44a5a4b](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/44a5a4be5ee8fedd9258d28cd2151f15961dba5c)) +* rename parent to project in SearchRelatedAccountGroupMembershipsRequest ([#370](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/370)) ([aad0883](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/aad0883aa839e16ab76c3057678cf7583652466a)) +* synth.py clean up for multiple version ([#172](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/172)) ([ee1c250](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/ee1c2509b43b340a731aa98674ebceeab5ccdb2a)) +* Updating WORKSPACE files to use the newest version of the Typescript generator. ([#299](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/299)) ([6787e23](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/6787e23374c3ef97b4f267bf629ae03bf58f321a)) +* use compatible version of google-gax ([dfb174a](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/dfb174aa8848f66e83d4f9f125ce3b7aaac282e2)) +* use require() to load JSON protos ([#273](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/273)) ([fdbc0fe](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/fdbc0fe7d12c1f70f3f592028c30c455a1526ee2)) + + +### Build System + +* update library to use Node 12 ([#374](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/374)) ([4042ae2](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/4042ae2304c92b7c74187c3874807be80ad72537)) +* upgrade engines field to >=8.10.0 ([#2](https://github.com/googleapis/nodejs-recaptcha-enterprise/issues/2)) ([94d6a49](https://github.com/googleapis/nodejs-recaptcha-enterprise/commit/94d6a49c7715734327269f2af0bcde80f6a24b5a)) + ## [2.5.0](https://www.github.com/googleapis/nodejs-recaptcha-enterprise/compare/v2.4.0...v2.5.0) (2021-12-10) diff --git a/package.json b/package.json index 5863f84..4870c87 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "repository": "googleapis/nodejs-recaptcha-enterprise", "name": "@google-cloud/recaptcha-enterprise", - "version": "2.5.0", + "version": "1.0.0", "author": "Google LLC", "description": "reCAPTCHA Enterprise API client for Node.js", "main": "build/src/index.js", diff --git a/samples/generated/v1/snippet_metadata.google.cloud.recaptchaenterprise.v1.json b/samples/generated/v1/snippet_metadata.google.cloud.recaptchaenterprise.v1.json index 42ee083..00932c0 100644 --- a/samples/generated/v1/snippet_metadata.google.cloud.recaptchaenterprise.v1.json +++ b/samples/generated/v1/snippet_metadata.google.cloud.recaptchaenterprise.v1.json @@ -1,7 +1,7 @@ { "clientLibrary": { "name": "nodejs-recaptchaenterprise", - "version": "2.5.0", + "version": "1.0.0", "language": "TYPESCRIPT", "apis": [ { diff --git a/samples/generated/v1beta1/snippet_metadata.google.cloud.recaptchaenterprise.v1beta1.json b/samples/generated/v1beta1/snippet_metadata.google.cloud.recaptchaenterprise.v1beta1.json index 0cb6619..ac827a7 100644 --- a/samples/generated/v1beta1/snippet_metadata.google.cloud.recaptchaenterprise.v1beta1.json +++ b/samples/generated/v1beta1/snippet_metadata.google.cloud.recaptchaenterprise.v1beta1.json @@ -1,7 +1,7 @@ { "clientLibrary": { "name": "nodejs-recaptchaenterprise", - "version": "2.5.0", + "version": "1.0.0", "language": "TYPESCRIPT", "apis": [ { diff --git a/samples/package.json b/samples/package.json index 33d1827..86c2bdb 100644 --- a/samples/package.json +++ b/samples/package.json @@ -13,7 +13,7 @@ "test": "mocha --timeout 600000 test/*.js" }, "dependencies": { - "@google-cloud/recaptcha-enterprise": "^2.5.0" + "@google-cloud/recaptcha-enterprise": "^1.0.0" }, "devDependencies": { "chai": "^4.2.0",