Skip to content

Commit 73caff0

Browse files
release-please[bot]Ace Nassri
authored andcommitted
chore: release 2.9.0 (#507)
🤖 I have created a release \*beep\* \*boop\* --- ## [2.9.0](https://www.github.com/googleapis/nodejs-kms/compare/v2.8.1...v2.9.0) (2021-10-14) ### Features * add OAEP+SHA1 to the list of supported algorithms ([#503](https://www.github.com/googleapis/nodejs-kms/issues/503)) ([00cc42e](https://www.github.com/googleapis/nodejs-kms/commit/00cc42ed9a30650fc88d27c8205e08bb305dd0f8)) * add RPC retry information for MacSign, MacVerify, and GenerateRandomBytes Committer: [@bdhess](https://www.github.com/bdhess) ([#506](https://www.github.com/googleapis/nodejs-kms/issues/506)) ([08cd155](https://www.github.com/googleapis/nodejs-kms/commit/08cd15524662ba81a35761df592ea8ce1557e023)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 77b8e9a commit 73caff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"test": "c8 mocha --recursive test/ --timeout=800000"
1515
},
1616
"dependencies": {
17-
"@google-cloud/kms": "^2.8.1",
17+
"@google-cloud/kms": "^2.9.0",
1818
"fast-crc32c": "^2.0.0",
1919
"jslint": "^0.12.1"
2020
},

0 commit comments

Comments
 (0)