Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate code from googleapis/nodejs-binary-authorization #3576

Merged
merged 104 commits into from
Nov 12, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
104 commits
Select commit Hold shift + click to select a range
304cda9
chore: add initial files for launch
sofisl Nov 12, 2020
c43d19b
fix: header
sofisl Nov 12, 2020
b6f2002
feat!: initial stub of library
sofisl Dec 2, 2020
c03166f
feat!: write initial samples (#5)
sofisl Dec 12, 2020
daa4bfd
chore: release 1.0.0 (#7)
release-please[bot] Jan 6, 2021
464a667
build: fix package name (#15)
yoshi-automation Feb 8, 2021
b76ca58
docs: update docs (#17)
yoshi-automation Feb 9, 2021
b429c76
docs: Replace "whitelist" with "allowlist" in generated documentation…
yoshi-automation Feb 12, 2021
cf6650d
build: update gapic-generator-typescript to v1.2.10. (#20)
yoshi-automation Mar 7, 2021
fc2c24c
fix(docs): downgrade to beta to match release level (#19)
sofisl Mar 12, 2021
2fff0ab
build: adds style enum
yoshi-automation Mar 15, 2021
1712b1b
chore: release 1.0.1 (#21)
release-please[bot] Mar 15, 2021
640ae72
chore: migrate to owl bot (#23)
SurferJeffAtGoogle Mar 18, 2021
51b4254
chore(deps): update dependency sinon to v10 (#28)
renovate-bot Mar 23, 2021
e91a185
build: add Java options to Binaryauthorization protos (#34)
gcf-owl-bot[bot] Apr 7, 2021
b73a92b
chore(deps): update dependency @types/sinon to v10 (#37)
renovate-bot Apr 14, 2021
f5722bb
chore(deps): update dependency ts-loader to v9 (#41)
renovate-bot Apr 19, 2021
a40a3c9
fix(deps): require google-gax v2.12.0 (#45)
alexander-fenster May 7, 2021
68d386c
chore: new owl bot post processor docker image (#47)
gcf-owl-bot[bot] May 10, 2021
f85907e
fix: use require() to load JSON protos (#48)
gcf-owl-bot[bot] May 11, 2021
1713af6
chore: update gapic-generator-typescript to v1.3.2 (#49)
gcf-owl-bot[bot] May 11, 2021
56c2399
feat: Publish Binary Authorization ContinuousValidationEvent proto. (…
gcf-owl-bot[bot] May 12, 2021
2883011
chore: release 1.1.0 (#52)
release-please[bot] May 13, 2021
f8ff99f
chore: add cicd (devplat) team to codeowners (#54)
Shabirmean May 19, 2021
eacc944
chore(deps): update dependency sinon to v11 (#55)
renovate-bot May 25, 2021
302d94e
fix: GoogleAdsError missing using generator version after 1.3.0 (#56)
gcf-owl-bot[bot] May 25, 2021
a08567f
chore: release 1.1.1 (#57)
release-please[bot] May 31, 2021
bcb3803
fix: make request optional in all cases (#63)
gcf-owl-bot[bot] Jun 22, 2021
ad64d3f
chore: release 1.1.2 (#64)
release-please[bot] Jun 22, 2021
0af7896
fix(deps): google-gax v2.17.0 with mTLS (#69)
bcoe Jun 29, 2021
c187201
chore: release 1.1.3 (#70)
release-please[bot] Jun 29, 2021
1b4baec
fix(deps): google-gax v2.17.1 (#72)
bcoe Jul 12, 2021
5c70d0a
chore: release 1.1.4 (#73)
release-please[bot] Jul 12, 2021
0e75cbd
fix: Updating WORKSPACE files to use the newest version of the Typesc…
gcf-owl-bot[bot] Jul 16, 2021
c4bfbb7
chore: release 1.1.5 (#75)
release-please[bot] Jul 21, 2021
068f2d8
docs: Replace "global policy" with "system policy" in Binary Authoriz…
gcf-owl-bot[bot] Aug 2, 2021
2a8975a
chore(nodejs): update client ref docs link in metadata (#83)
fhinkel Aug 13, 2021
294ad7a
fix(deps): google-gax v2.24.1 (#84)
bcoe Aug 17, 2021
1db0f9d
chore: release 1.1.6 (#85)
release-please[bot] Aug 17, 2021
eb3b066
fix(build): migrate to using main branch (#82)
sofisl Aug 20, 2021
74bfb17
feat: turns on self-signed JWT feature flag (#87)
gcf-owl-bot[bot] Aug 23, 2021
39b6414
chore: release 1.2.0 (#88)
release-please[bot] Aug 23, 2021
73c1f51
feat: add v1 of the API, add generated samples (#95)
gcf-owl-bot[bot] Sep 27, 2021
f7b6fa8
chore: release 1.3.0 (#96)
release-please[bot] Sep 27, 2021
8760afa
test: use assert.ok instead of regex (#102)
JustinBeckwith Oct 19, 2021
2d57404
build(node): update deps used during postprocessing (#1243) (#100)
gcf-owl-bot[bot] Oct 19, 2021
e527bdb
build(node): run linkinator against index.html (#1227) (#99)
gcf-owl-bot[bot] Oct 19, 2021
b274e7b
chore(cloud-rad): delete api-extractor config (#103)
fhinkel Oct 21, 2021
1c3de0d
chore: fix the wrong post processor image (#105)
Oct 27, 2021
4d92d21
chore(deps): update dependency @types/node to v16 (#104)
renovate-bot Oct 27, 2021
7d5b7bd
feat: Updating the grafeas protos to include compliance and intoto at…
gcf-owl-bot[bot] Nov 3, 2021
95d257c
chore: release 1.4.0 (#107)
release-please[bot] Nov 3, 2021
e7e33d8
chore(deps): update dependency sinon to v12 (#108)
renovate-bot Nov 4, 2021
f20663d
feat: add new admission rule types to Policy feat: update SignatureAl…
gcf-owl-bot[bot] Nov 8, 2021
0de0ac8
chore: release 1.5.0 (#110)
release-please[bot] Nov 8, 2021
e617d88
docs(samples): add example tags to generated samples (#111)
gcf-owl-bot[bot] Nov 12, 2021
d1dad54
build: add generated samples to .eslintignore (#113)
gcf-owl-bot[bot] Dec 10, 2021
915d675
docs(node): support "stable"/"preview" release level (#1312) (#116)
gcf-owl-bot[bot] Dec 29, 2021
3561519
build: add java_outer_classname to intoto protos to fix java client g…
gcf-owl-bot[bot] Dec 30, 2021
f13b9f3
chore: add api_shortname and library_type to repo metadata (#115)
parthea Dec 30, 2021
0610fd0
docs(badges): tweak badge to use new preview/stable language (#1314) …
gcf-owl-bot[bot] Dec 30, 2021
062b1f5
fix: Modify the bazel.BUILD file by hand to include the compliance pr…
gcf-owl-bot[bot] Jan 7, 2022
9ba2e7b
chore: update codeowners (#124)
dinagraves Jan 12, 2022
b34cd17
chore(main): release 1.5.1 (#123)
release-please[bot] Jan 17, 2022
9c18e18
build: update copyright year to 2022 (#127)
gcf-owl-bot[bot] Jan 20, 2022
51b9061
docs(nodejs): version support policy edits (#1346) (#133)
gcf-owl-bot[bot] Feb 3, 2022
1e7dab9
chore(deps): update dependency sinon to v13 (#131)
renovate-bot Feb 5, 2022
856215e
docs(samples): include metadata file, add exclusions for samples to h…
gcf-owl-bot[bot] Feb 22, 2022
7fcc9d9
chore: update v2.14.1 gapic-generator-typescript (#136)
gcf-owl-bot[bot] Mar 8, 2022
66fdd1a
chore: update v2.14.2 gapic-generator-typescript (#138)
gcf-owl-bot[bot] Mar 16, 2022
5ea9c09
build(node): update client library version in samples metadata (#1356…
gcf-owl-bot[bot] Apr 21, 2022
d10bc2a
chore(deps): update dependency @types/mocha to v9 (#148)
renovate-bot May 3, 2022
d703b7b
chore(deps): update dependency sinon to v14 (#151)
renovate-bot May 9, 2022
a754fda
build!: update library to use Node 12 (#153)
sofisl May 19, 2022
e582e2f
feat!: make v1 default service version (#139)
chingor13 May 19, 2022
e48e2a7
feat: Import of Grafeas from Github (#156)
gcf-owl-bot[bot] Jun 9, 2022
93052a3
chore(deps): update dependency jsdoc-region-tag to v2 (#158)
renovate-bot Jun 9, 2022
ff3498c
chore(deps): update dependency jsdoc-fresh to v2 (#157)
renovate-bot Jun 9, 2022
3380b02
feat: Adds a pod_namespace field to pod events created by Continuous …
gcf-owl-bot[bot] Jun 20, 2022
f5bdcd7
fix(docs): describe fallback rest option (#160)
gcf-owl-bot[bot] Jun 30, 2022
3a9f184
chore(main): release 2.0.0 (#154)
release-please[bot] Jun 30, 2022
1eb5d85
chore(deps): update dependency linkinator to v4 (#165)
renovate-bot Jul 13, 2022
258ca22
chore: remove unused proto imports (#169)
gcf-owl-bot[bot] Aug 19, 2022
df5e1d4
fix: better support for fallback mode (#170)
gcf-owl-bot[bot] Aug 23, 2022
6df1f1b
fix: change import long to require (#172)
gcf-owl-bot[bot] Aug 23, 2022
d95f485
fix: do not import the whole google-gax from proto JS (#1553) (#176)
gcf-owl-bot[bot] Aug 27, 2022
44aee3b
fix: allow passing gax instance to client constructor (#177)
gcf-owl-bot[bot] Sep 1, 2022
fbb4ebd
fix: preserve default values in x-goog-request-params header (#180)
gcf-owl-bot[bot] Sep 14, 2022
c0f6744
test: use fully qualified request type name in tests (#183)
gcf-owl-bot[bot] Sep 23, 2022
aaa30cd
feat: add new analysis status and cvss version fields (#187)
gcf-owl-bot[bot] Oct 6, 2022
52c8f1c
chore(main): release 2.1.0 (#173)
release-please[bot] Oct 17, 2022
807394c
fix(deps): use google-gax v3.5.2 (#192)
alexander-fenster Nov 4, 2022
1e07a3d
chore(deps): update dependency @types/node to v18 (#190)
renovate-bot Nov 10, 2022
fcfcdcd
chore(deps): update dependency jsdoc to v4 (#195)
renovate-bot Nov 10, 2022
2cbdb90
fix: regenerated protos JS and TS definitions (#196)
gcf-owl-bot[bot] Nov 10, 2022
4c02b10
chore(main): release 2.1.1 (#194)
release-please[bot] Nov 11, 2022
d2f771a
Merge remote-tracking branch 'migration/main' into nodejs-binary-auth…
sofisl Nov 11, 2022
0bad272
build: add release-please config, fix owlbot-config
sofisl Nov 11, 2022
354d894
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Nov 11, 2022
7bea876
Merge branch 'main' into nodejs-binary-authorization-migration
sofisl Nov 12, 2022
db6524e
Merge branch 'main' into nodejs-binary-authorization-migration
sofisl Nov 12, 2022
f33a1b1
Merge branch 'main' into nodejs-binary-authorization-migration
sofisl Nov 12, 2022
21acc73
Merge branch 'main' into nodejs-binary-authorization-migration
sofisl Nov 12, 2022
5a37a0b
Merge branch 'main' into nodejs-binary-authorization-migration
sofisl Nov 12, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"packages/google-cloud-bigquery-datapolicies": "0.1.2",
"packages/google-cloud-bigquery-datatransfer": "3.1.5",
"packages/google-cloud-bigquery-reservation": "2.0.4",
"packages/google-cloud-binaryauthorization": "2.1.1",
"packages/google-cloud-billing": "3.1.3",
"packages/google-cloud-billing-budgets": "4.1.2",
"packages/google-cloud-certificatemanager": "0.6.2",
Expand Down
21 changes: 21 additions & 0 deletions packages/google-cloud-binaryauthorization/.OwlBot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Copyright 2021 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

deep-remove-regex:
- /owl-bot-staging

deep-copy-regex:
- source: /google/cloud/binaryauthorization/(.*)/.*-nodejs
dest: /owl-bot-staging/google-cloud-binaryauthorization/$1

7 changes: 7 additions & 0 deletions packages/google-cloud-binaryauthorization/.eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
**/node_modules
**/coverage
test/fixtures
build/
docs/
protos/
samples/generated/
3 changes: 3 additions & 0 deletions packages/google-cloud-binaryauthorization/.eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"extends": "./node_modules/gts"
}
4 changes: 4 additions & 0 deletions packages/google-cloud-binaryauthorization/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
*.ts text eol=lf
*.js text eol=lf
protos/* linguist-generated
**/api-extractor.json linguist-language=JSON-with-Comments
14 changes: 14 additions & 0 deletions packages/google-cloud-binaryauthorization/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
**/*.log
**/node_modules
.coverage
coverage
.nyc_output
docs/
out/
build/
system-test/secrets.js
system-test/*key.json
*.lock
.DS_Store
package-lock.json
__pycache__
55 changes: 55 additions & 0 deletions packages/google-cloud-binaryauthorization/.jsdoc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
// Copyright 2022 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//
// ** This file is automatically generated by gapic-generator-typescript. **
// ** https://github.com/googleapis/gapic-generator-typescript **
// ** All changes to this file may be overwritten. **

'use strict';

module.exports = {
opts: {
readme: './README.md',
package: './package.json',
template: './node_modules/jsdoc-fresh',
recurse: true,
verbose: true,
destination: './docs/'
},
plugins: [
'plugins/markdown',
'jsdoc-region-tag'
],
source: {
excludePattern: '(^|\\/|\\\\)[._]',
include: [
'build/src',
'protos'
],
includePattern: '\\.js$'
},
templates: {
copyright: 'Copyright 2022 Google LLC',
includeDate: false,
sourceFiles: false,
systemName: '@google-cloud/binary-authorization',
theme: 'lumen',
default: {
outputSourceFiles: false
}
},
markdown: {
idInHeadings: true
}
};
29 changes: 29 additions & 0 deletions packages/google-cloud-binaryauthorization/.mocharc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
// Copyright 2022 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
const config = {
"enable-source-maps": true,
"throw-deprecation": true,
"timeout": 10000,
"recursive": true
}
if (process.env.MOCHA_THROW_DEPRECATION === 'false') {
delete config['throw-deprecation'];
}
if (process.env.MOCHA_REPORTER) {
config.reporter = process.env.MOCHA_REPORTER;
}
if (process.env.MOCHA_REPORTER_OUTPUT) {
config['reporter-option'] = `output=${process.env.MOCHA_REPORTER_OUTPUT}`;
}
module.exports = config
24 changes: 24 additions & 0 deletions packages/google-cloud-binaryauthorization/.nycrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
"**/apis",
"**/benchmark",
"**/conformance",
"**/docs",
"**/samples",
"**/scripts",
"**/protos",
"**/test",
"**/*.d.ts",
".jsdoc.js",
"**/.jsdoc.js",
"karma.conf.js",
"webpack-tests.config.js",
"webpack.config.js"
],
"exclude-after-remap": false,
"all": true
}
6 changes: 6 additions & 0 deletions packages/google-cloud-binaryauthorization/.prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
**/node_modules
**/coverage
test/fixtures
build/
docs/
protos/
17 changes: 17 additions & 0 deletions packages/google-cloud-binaryauthorization/.prettierrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
// Copyright 2022 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.

module.exports = {
...require('gts/.prettierrc.json')
}
17 changes: 17 additions & 0 deletions packages/google-cloud-binaryauthorization/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/binary-authorization/latest",
"api_id": "binaryauthorization.googleapis.com",
"distribution_name": "@google-cloud/binary-authorization",
"release_level": "stable",
"default_version": "v1",
"language": "nodejs",
"name_pretty": "Binary Authorization",
"repo": "googleapis/google-cloud-node",
"product_documentation": "https://cloud.google.com/binary-authorization/",
"requires_billing": true,
"name": "binaryauthorization",
"issue_tracker": "https://github.com/googleapis/google-cloud-node/issues",
"codeowner_team": "@googleapis/aap-dpes",
"api_shortname": "binaryauthorization",
"library_type": "GAPIC_AUTO"
}
171 changes: 171 additions & 0 deletions packages/google-cloud-binaryauthorization/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,171 @@
# Changelog

## [2.1.1](https://github.com/googleapis/nodejs-binary-authorization/compare/v2.1.0...v2.1.1) (2022-11-10)


### Bug Fixes

* **deps:** Use google-gax v3.5.2 ([#192](https://github.com/googleapis/nodejs-binary-authorization/issues/192)) ([09d6652](https://github.com/googleapis/nodejs-binary-authorization/commit/09d665200e6cc8fec5e026a2234990e48a3a94d4))
* Regenerated protos JS and TS definitions ([#196](https://github.com/googleapis/nodejs-binary-authorization/issues/196)) ([c03bdba](https://github.com/googleapis/nodejs-binary-authorization/commit/c03bdbadea89865d7975e797a6f8d2cb22765252))

## [2.1.0](https://github.com/googleapis/nodejs-binary-authorization/compare/v2.0.0...v2.1.0) (2022-10-06)


### Features

* Add new analysis status and cvss version fields ([#187](https://github.com/googleapis/nodejs-binary-authorization/issues/187)) ([d461de8](https://github.com/googleapis/nodejs-binary-authorization/commit/d461de86c3abc5db180ae32ea4e6063f3c00df25))


### Bug Fixes

* Allow passing gax instance to client constructor ([#177](https://github.com/googleapis/nodejs-binary-authorization/issues/177)) ([6ef4a52](https://github.com/googleapis/nodejs-binary-authorization/commit/6ef4a520c1bb49fca8159324dbf41af10931357e))
* Better support for fallback mode ([#170](https://github.com/googleapis/nodejs-binary-authorization/issues/170)) ([fa2e0b5](https://github.com/googleapis/nodejs-binary-authorization/commit/fa2e0b5991a80e912c65f896bdc0c2670b2a349d))
* Change import long to require ([#172](https://github.com/googleapis/nodejs-binary-authorization/issues/172)) ([6327374](https://github.com/googleapis/nodejs-binary-authorization/commit/6327374ea12b05cc4d752b059e4d9a098174f45b))
* Do not import the whole google-gax from proto JS ([#1553](https://github.com/googleapis/nodejs-binary-authorization/issues/1553)) ([#176](https://github.com/googleapis/nodejs-binary-authorization/issues/176)) ([1a53ab4](https://github.com/googleapis/nodejs-binary-authorization/commit/1a53ab4d1bb04f4759494973a3297c3dcf295833))
* Preserve default values in x-goog-request-params header ([#180](https://github.com/googleapis/nodejs-binary-authorization/issues/180)) ([80b0dcf](https://github.com/googleapis/nodejs-binary-authorization/commit/80b0dcf989b20f874e0912af641fdc12419887f2))
* Remove pip install statements ([#1546](https://github.com/googleapis/nodejs-binary-authorization/issues/1546)) ([#175](https://github.com/googleapis/nodejs-binary-authorization/issues/175)) ([f412b6e](https://github.com/googleapis/nodejs-binary-authorization/commit/f412b6e8349aab08d3d5d985cd38f91750c1f030))
* use google-gax v3.3.0 ([1a53ab4](https://github.com/googleapis/nodejs-binary-authorization/commit/1a53ab4d1bb04f4759494973a3297c3dcf295833))

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


### Bug Fixes

* Modify the bazel.BUILD file by hand to include the compliance protos which are not autogenerated ([#120](https://github.com/googleapis/nodejs-binary-authorization/issues/120)) ([4f30555](https://github.com/googleapis/nodejs-binary-authorization/commit/4f305551c6d9f97bd2e4ef8430fd7dc9cfc6f9c9))

## [1.5.0](https://www.github.com/googleapis/nodejs-binary-authorization/compare/v1.4.0...v1.5.0) (2021-11-08)


### Features

* add new admission rule types to Policy feat: update SignatureAlgorithm enum to match algorithm names in KMS feat: add SystemPolicyV1Beta1 service ([#109](https://www.github.com/googleapis/nodejs-binary-authorization/issues/109)) ([c99878c](https://www.github.com/googleapis/nodejs-binary-authorization/commit/c99878c99a19b80301cdd9219390d00984e78c14))

## [1.4.0](https://www.github.com/googleapis/nodejs-binary-authorization/compare/v1.3.0...v1.4.0) (2021-11-03)


### Features

* Updating the grafeas protos to include compliance and intoto attestation protos ([#106](https://www.github.com/googleapis/nodejs-binary-authorization/issues/106)) ([f1407cc](https://www.github.com/googleapis/nodejs-binary-authorization/commit/f1407ccc83b93a41aa2065fc2bd0ea91aa93e0e4))

## [1.3.0](https://www.github.com/googleapis/nodejs-binary-authorization/compare/v1.2.0...v1.3.0) (2021-09-27)


### Features

* add v1 of the API, add generated samples ([#95](https://www.github.com/googleapis/nodejs-binary-authorization/issues/95)) ([baa9a6a](https://www.github.com/googleapis/nodejs-binary-authorization/commit/baa9a6aa096acc89a367a0ac4fcba5c899cb6f2a))

## [1.2.0](https://www.github.com/googleapis/nodejs-binary-authorization/compare/v1.1.6...v1.2.0) (2021-08-23)


### Features

* turns on self-signed JWT feature flag ([#87](https://www.github.com/googleapis/nodejs-binary-authorization/issues/87)) ([e61630b](https://www.github.com/googleapis/nodejs-binary-authorization/commit/e61630b2e9b978798a5b01ea7c637bccad6b37e9))


### Bug Fixes

* **build:** migrate to using main branch ([#82](https://www.github.com/googleapis/nodejs-binary-authorization/issues/82)) ([3f11200](https://www.github.com/googleapis/nodejs-binary-authorization/commit/3f112009748af38f5f3939ceca28e49f527b583b))

### [1.1.6](https://www.github.com/googleapis/nodejs-binary-authorization/compare/v1.1.5...v1.1.6) (2021-08-17)


### Bug Fixes

* **deps:** google-gax v2.24.1 ([#84](https://www.github.com/googleapis/nodejs-binary-authorization/issues/84)) ([4f6cadf](https://www.github.com/googleapis/nodejs-binary-authorization/commit/4f6cadf938a15a6d2e6332b3fd2697696c78106b))

### [1.1.5](https://www.github.com/googleapis/nodejs-binary-authorization/compare/v1.1.4...v1.1.5) (2021-07-21)


### Bug Fixes

* Updating WORKSPACE files to use the newest version of the Typescript generator. ([#74](https://www.github.com/googleapis/nodejs-binary-authorization/issues/74)) ([15b75a9](https://www.github.com/googleapis/nodejs-binary-authorization/commit/15b75a9136ecd8131b4fea24de8be69bfbfb989d))

### [1.1.4](https://www.github.com/googleapis/nodejs-binary-authorization/compare/v1.1.3...v1.1.4) (2021-07-12)


### Bug Fixes

* **deps:** google-gax v2.17.1 ([#72](https://www.github.com/googleapis/nodejs-binary-authorization/issues/72)) ([ffb3861](https://www.github.com/googleapis/nodejs-binary-authorization/commit/ffb3861356b4a63ad32517e860efd265280ae831))

### [1.1.3](https://www.github.com/googleapis/nodejs-binary-authorization/compare/v1.1.2...v1.1.3) (2021-06-29)


### Bug Fixes

* **deps:** google-gax v2.17.0 with mTLS ([#69](https://www.github.com/googleapis/nodejs-binary-authorization/issues/69)) ([3204b13](https://www.github.com/googleapis/nodejs-binary-authorization/commit/3204b13efb5ff3f75d8dec0a393c7b86200c8d28))

### [1.1.2](https://www.github.com/googleapis/nodejs-binary-authorization/compare/v1.1.1...v1.1.2) (2021-06-22)


### Bug Fixes

* make request optional in all cases ([#63](https://www.github.com/googleapis/nodejs-binary-authorization/issues/63)) ([2a0380f](https://www.github.com/googleapis/nodejs-binary-authorization/commit/2a0380f6463b5ad0ee58b5a35ebe41d363390874))

### [1.1.1](https://www.github.com/googleapis/nodejs-binary-authorization/compare/v1.1.0...v1.1.1) (2021-05-25)


### Bug Fixes

* GoogleAdsError missing using generator version after 1.3.0 ([#56](https://www.github.com/googleapis/nodejs-binary-authorization/issues/56)) ([32e1533](https://www.github.com/googleapis/nodejs-binary-authorization/commit/32e1533ae0d5ff336f3ec671fd7df34e88c49d12))

## [1.1.0](https://www.github.com/googleapis/nodejs-binary-authorization/compare/v1.0.1...v1.1.0) (2021-05-12)


### Features

* Publish Binary Authorization ContinuousValidationEvent proto. ([#50](https://www.github.com/googleapis/nodejs-binary-authorization/issues/50)) ([f7b623d](https://www.github.com/googleapis/nodejs-binary-authorization/commit/f7b623d4427a7382b9e8643a8aeaa06516bd7350))


### Bug Fixes

* **deps:** require google-gax v2.12.0 ([#45](https://www.github.com/googleapis/nodejs-binary-authorization/issues/45)) ([c64f773](https://www.github.com/googleapis/nodejs-binary-authorization/commit/c64f77399f5f3586f18525559d1d13763a49555e))
* use require() to load JSON protos ([#48](https://www.github.com/googleapis/nodejs-binary-authorization/issues/48)) ([0783962](https://www.github.com/googleapis/nodejs-binary-authorization/commit/07839629bb8abc34bfceb5055d8b5c5304311109))

### [1.0.1](https://www.github.com/googleapis/nodejs-binary-authorization/compare/v1.0.0...v1.0.1) (2021-03-15)


### Bug Fixes

* **docs:** downgrade to beta to match release level ([#19](https://www.github.com/googleapis/nodejs-binary-authorization/issues/19)) ([90ade48](https://www.github.com/googleapis/nodejs-binary-authorization/commit/90ade48c8088e3b2b41b6059e57ee57fd12f17de))

## 1.0.0 (2020-12-12)


### ⚠ BREAKING CHANGES

* write initial samples (#5)
* initial stub of library

### Features

* initial stub of library ([43b695e](https://www.github.com/googleapis/nodejs-binary-authorization/commit/43b695e416eb52032a138502af170a3ce55969fa))
* write initial samples ([#5](https://www.github.com/googleapis/nodejs-binary-authorization/issues/5)) ([6828f7c](https://www.github.com/googleapis/nodejs-binary-authorization/commit/6828f7c01942aa90f6ccc390b38f711f3fdfba41))


### Bug Fixes

* header ([f263482](https://www.github.com/googleapis/nodejs-binary-authorization/commit/f263482d3d500a35fa522a4f19ee1be5897d0b8b))
Loading