From 48a114a3660134f59af766f339c0fa45d9a7ed94 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 30 Jun 2022 00:29:28 +0000 Subject: [PATCH 1/2] chore(main): release 2.0.0 --- CHANGELOG.md | 24 ++++++++++++++++++++++++ package.json | 2 +- samples/package.json | 2 +- 3 files changed, 26 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ba1f2a..6f0ae7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,29 @@ # Changelog +## [2.0.0](https://github.com/googleapis/nodejs-binary-authorization/compare/v1.5.1...v2.0.0) (2022-06-30) + + +### ⚠ BREAKING CHANGES + +* make v1 default service version (#139) +* update library to use Node 12 (#153) + +### Features + +* Adds a pod_namespace field to pod events created by Continuous Validation, to distinguish pods with the same name that run in different namespaces ([#159](https://github.com/googleapis/nodejs-binary-authorization/issues/159)) ([db983a2](https://github.com/googleapis/nodejs-binary-authorization/commit/db983a2911ae969da1ebf2096e48a33e78ea5ea1)) +* Import of Grafeas from Github ([#156](https://github.com/googleapis/nodejs-binary-authorization/issues/156)) ([d0f06b7](https://github.com/googleapis/nodejs-binary-authorization/commit/d0f06b73b78137400461486d7b6020d370fd3efe)) +* make v1 default service version ([#139](https://github.com/googleapis/nodejs-binary-authorization/issues/139)) ([308286e](https://github.com/googleapis/nodejs-binary-authorization/commit/308286e8d92d62ba8d1c0e6c7ec3d0a921e63294)) + + +### Bug Fixes + +* **docs:** describe fallback rest option ([#160](https://github.com/googleapis/nodejs-binary-authorization/issues/160)) ([dc48528](https://github.com/googleapis/nodejs-binary-authorization/commit/dc48528c213f6eb2557a647333879370494a00e7)) + + +### Build System + +* update library to use Node 12 ([#153](https://github.com/googleapis/nodejs-binary-authorization/issues/153)) ([cafc43b](https://github.com/googleapis/nodejs-binary-authorization/commit/cafc43b1d91f0aa23b8db9848a05fbd2cb65da10)) + ### [1.5.1](https://github.com/googleapis/nodejs-binary-authorization/compare/v1.5.0...v1.5.1) (2022-01-13) diff --git a/package.json b/package.json index 88604e9..a33ea92 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@google-cloud/binary-authorization", - "version": "1.5.1", + "version": "2.0.0", "description": "Binaryauthorization client for Node.js", "repository": "googleapis/nodejs-binary-authorization", "license": "Apache-2.0", diff --git a/samples/package.json b/samples/package.json index 331e193..1fc8828 100644 --- a/samples/package.json +++ b/samples/package.json @@ -13,7 +13,7 @@ "test": "c8 mocha --timeout 600000 test/*.js" }, "dependencies": { - "@google-cloud/binary-authorization": "^1.5.0" + "@google-cloud/binary-authorization": "^2.0.0" }, "devDependencies": { "c8": "^7.1.0", From caf9ff8eb1d77b8bc52c3c5f3b3eef1c72329c22 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Thu, 30 Jun 2022 00:31:00 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=A6=89=20Updates=20from=20OwlBot=20po?= =?UTF-8?q?st-processor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --- .../snippet_metadata.google.cloud.binaryauthorization.v1.json | 2 +- ...ippet_metadata.google.cloud.binaryauthorization.v1beta1.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/generated/v1/snippet_metadata.google.cloud.binaryauthorization.v1.json b/samples/generated/v1/snippet_metadata.google.cloud.binaryauthorization.v1.json index 7eda26b..1285178 100644 --- a/samples/generated/v1/snippet_metadata.google.cloud.binaryauthorization.v1.json +++ b/samples/generated/v1/snippet_metadata.google.cloud.binaryauthorization.v1.json @@ -1,7 +1,7 @@ { "clientLibrary": { "name": "nodejs-binaryauthorization", - "version": "1.5.1", + "version": "2.0.0", "language": "TYPESCRIPT", "apis": [ { diff --git a/samples/generated/v1beta1/snippet_metadata.google.cloud.binaryauthorization.v1beta1.json b/samples/generated/v1beta1/snippet_metadata.google.cloud.binaryauthorization.v1beta1.json index aa394b9..fcd9f8d 100644 --- a/samples/generated/v1beta1/snippet_metadata.google.cloud.binaryauthorization.v1beta1.json +++ b/samples/generated/v1beta1/snippet_metadata.google.cloud.binaryauthorization.v1beta1.json @@ -1,7 +1,7 @@ { "clientLibrary": { "name": "nodejs-binaryauthorization", - "version": "1.5.1", + "version": "2.0.0", "language": "TYPESCRIPT", "apis": [ {