From e7f3de0ab19d4c584031ba035507ab190395a159 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Wed, 18 May 2022 18:58:04 +0000 Subject: [PATCH] chore(main): release 1.0.0 --- CHANGELOG.md | 47 ++++++++++++++++++++++++++++++++++++++++++++ package.json | 2 +- samples/package.json | 2 +- 3 files changed, 49 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 84467f7..106c113 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,52 @@ # Changelog +## 1.0.0 (2022-05-18) + + +### ⚠ BREAKING CHANGES + +* update library to use Node 12 (#230) +* The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM. +* initial library generation (#1) + +### Features + +* adds style enumeration ([#120](https://github.com/googleapis/nodejs-billing/issues/120)) ([8f70df9](https://github.com/googleapis/nodejs-billing/commit/8f70df92f1a2a5217ae64c10819da55cb01b20fd)) +* AuditConfig for IAM v1 ([#218](https://github.com/googleapis/nodejs-billing/issues/218)) ([88e6535](https://github.com/googleapis/nodejs-billing/commit/88e6535e6c356534884c09f7d781a53f330bfef3)) +* deferred client initialization ([#12](https://github.com/googleapis/nodejs-billing/issues/12)) ([63c6abf](https://github.com/googleapis/nodejs-billing/commit/63c6abfc0b1f6322177222a7d65456517fce1e1b)) +* drop node8 support, support for async iterators ([#27](https://github.com/googleapis/nodejs-billing/issues/27)) ([fb95727](https://github.com/googleapis/nodejs-billing/commit/fb9572795d02572feb8c465df01445c1d425c0e6)) +* export protos from src/index.ts; update jsdoc config ([ea41ed3](https://github.com/googleapis/nodejs-billing/commit/ea41ed3bdb792c8a3de3c168ebf18904127c9edc)) +* initial library generation ([#1](https://github.com/googleapis/nodejs-billing/issues/1)) ([5a04fa9](https://github.com/googleapis/nodejs-billing/commit/5a04fa957a8a83325744c5a275f742bf3abd4579)) +* move ts target to es2018 from es2016 ([#59](https://github.com/googleapis/nodejs-billing/issues/59)) ([68749b4](https://github.com/googleapis/nodejs-billing/commit/68749b419b70eec762479b938f96727ccdc2b49d)) +* promote release level to GA ([#52](https://github.com/googleapis/nodejs-billing/issues/52)) ([079a4a0](https://github.com/googleapis/nodejs-billing/commit/079a4a03fcf161c2f8b84706b7b5d9481deba829)), closes [#3](https://github.com/googleapis/nodejs-billing/issues/3) +* turns on self-signed JWT feature flag ([#179](https://github.com/googleapis/nodejs-billing/issues/179)) ([9ef0c0d](https://github.com/googleapis/nodejs-billing/commit/9ef0c0dfb125a57073fb16ff0ea6bf7c7109816d)) + + +### Bug Fixes + +* **browser:** check for fetch on window ([abd3067](https://github.com/googleapis/nodejs-billing/commit/abd30678d328bdb62c54dc892c5300342c275e72)) +* **deps:** google-gax v2.17.0 with mTLS ([#164](https://github.com/googleapis/nodejs-billing/issues/164)) ([f07c6b0](https://github.com/googleapis/nodejs-billing/commit/f07c6b0128e7d4962d98f2ae8f0c2f60d91c289f)) +* **deps:** google-gax v2.17.1 ([#167](https://github.com/googleapis/nodejs-billing/issues/167)) ([a3cc52e](https://github.com/googleapis/nodejs-billing/commit/a3cc52ec1b8a73a7c439f1756e37e14b521e0598)) +* **deps:** google-gax v2.24.1 ([#177](https://github.com/googleapis/nodejs-billing/issues/177)) ([ffad245](https://github.com/googleapis/nodejs-billing/commit/ffad2459f25bc1e05a8f022fe754fb28896a021c)) +* **deps:** require google-gax v2.12.0 ([#143](https://github.com/googleapis/nodejs-billing/issues/143)) ([3e56f40](https://github.com/googleapis/nodejs-billing/commit/3e56f40026b51001fbefa23a0544a19fdbba8c25)) +* do not modify options object, use defaultScopes ([#111](https://github.com/googleapis/nodejs-billing/issues/111)) ([be029ad](https://github.com/googleapis/nodejs-billing/commit/be029ad5c807cc8d04b8bddde83eb2d53f580a1c)) +* export explicit version from protos.js ([#33](https://github.com/googleapis/nodejs-billing/issues/33)) ([6c2863e](https://github.com/googleapis/nodejs-billing/commit/6c2863e520fdeb541ebe65a5edb3c70c18830936)) +* GoogleAdsError missing using generator version after 1.3.0 ([#152](https://github.com/googleapis/nodejs-billing/issues/152)) ([139287c](https://github.com/googleapis/nodejs-billing/commit/139287cfb544d8fe84cc0fc2abd2d4f4755e563b)) +* make request optional in all cases ([#160](https://github.com/googleapis/nodejs-billing/issues/160)) ([b3859bd](https://github.com/googleapis/nodejs-billing/commit/b3859bd8e4aca9df94c4b8dea62b1709c80bd86d)) +* proper fallback option handling ([25a0c07](https://github.com/googleapis/nodejs-billing/commit/25a0c0723a87c13b55565bdfd3ad98703f6d5e44)) +* regen protos and tests ([#50](https://github.com/googleapis/nodejs-billing/issues/50)) ([7cfa275](https://github.com/googleapis/nodejs-billing/commit/7cfa275d3f0bba5436dcfbfde806283b7168e024)) +* remove eslint, update gax, fix generated protos, run the generator ([#37](https://github.com/googleapis/nodejs-billing/issues/37)) ([5107cef](https://github.com/googleapis/nodejs-billing/commit/5107cef41905344ab25f73a474b27098e15b9f98)) +* typeo in nodejs .gitattribute ([#73](https://github.com/googleapis/nodejs-billing/issues/73)) ([286ac25](https://github.com/googleapis/nodejs-billing/commit/286ac2555eddc0a36fc3c7eff1c7b5f8ebf4b475)) +* update common protos and fix synth ([#56](https://github.com/googleapis/nodejs-billing/issues/56)) ([ac7d6b1](https://github.com/googleapis/nodejs-billing/commit/ac7d6b1f447d978b0c2c04841a512b8f7218bbae)) +* update default timeouts for list calls ([#65](https://github.com/googleapis/nodejs-billing/issues/65)) ([749e14c](https://github.com/googleapis/nodejs-billing/commit/749e14cd9fac5b08b105d93bcaba1d45b6ead6cc)) +* Updating WORKSPACE files to use the newest version of the Typescript generator. ([#169](https://github.com/googleapis/nodejs-billing/issues/169)) ([012b494](https://github.com/googleapis/nodejs-billing/commit/012b4942d77e8f59c7a434f8e8c34622d6991553)) +* use require() to load JSON protos ([#146](https://github.com/googleapis/nodejs-billing/issues/146)) ([c06c0d0](https://github.com/googleapis/nodejs-billing/commit/c06c0d09af9882b3f305fbaf25864f84d5aebfa6)) + + +### Build System + +* update library to use Node 12 ([#230](https://github.com/googleapis/nodejs-billing/issues/230)) ([9521ea0](https://github.com/googleapis/nodejs-billing/commit/9521ea0ab1916f493da9430800b0dd64bd2f3113)) + ## [2.4.0](https://github.com/googleapis/nodejs-billing/compare/v2.3.0...v2.4.0) (2022-04-06) diff --git a/package.json b/package.json index 94e612b..d16fefe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@google-cloud/billing", - "version": "2.4.0", + "version": "1.0.0", "description": "Billing client for Node.js", "repository": "googleapis/nodejs-billing", "license": "Apache-2.0", diff --git a/samples/package.json b/samples/package.json index 40c34bc..00bd0c5 100644 --- a/samples/package.json +++ b/samples/package.json @@ -13,7 +13,7 @@ "test": "c8 mocha --timeout 600000 test/*.js" }, "dependencies": { - "@google-cloud/billing": "^2.4.0" + "@google-cloud/billing": "^1.0.0" }, "devDependencies": { "c8": "^7.1.0",