Skip to content

Commit 6cb6cbe

Browse files
chore(main): release google-cloud-kms-inventory-v1 0.18.0 (#32770)
* chore(main): release google-cloud-kms-inventory-v1 0.18.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 4980da3 commit 6cb6cbe

4 files changed

Lines changed: 11 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@
477477
"google-cloud-kms+FILLER": "0.0.0",
478478
"google-cloud-kms-inventory": "1.3.2",
479479
"google-cloud-kms-inventory+FILLER": "0.0.0",
480-
"google-cloud-kms-inventory-v1": "0.17.0",
480+
"google-cloud-kms-inventory-v1": "0.18.0",
481481
"google-cloud-kms-inventory-v1+FILLER": "0.0.0",
482482
"google-cloud-kms-v1": "1.10.0",
483483
"google-cloud-kms-v1+FILLER": "0.0.0",

google-cloud-kms-inventory-v1/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
### 0.18.0 (2026-02-24)
4+
5+
#### Features
6+
7+
* Add KeyProjectResolutionMode to AutokeyConfig to support project-level configurations
8+
* Add support for project level key usage tracking ([#32447](https://github.com/googleapis/google-cloud-ruby/issues/32447))
9+
* Added DeleteCryptoKey and DeleteCryptoKeyVersion RPCs to permanently remove resources
10+
311
### 0.17.0 (2026-01-23)
412

513
#### Features

google-cloud-kms-inventory-v1/lib/google/cloud/kms/inventory/v1/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module Cloud
2222
module Kms
2323
module Inventory
2424
module V1
25-
VERSION = "0.17.0"
25+
VERSION = "0.18.0"
2626
end
2727
end
2828
end

google-cloud-kms-inventory-v1/snippets/snippet_metadata_google.cloud.kms.inventory.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"client_library": {
33
"name": "google-cloud-kms-inventory-v1",
4-
"version": "0.17.0",
4+
"version": "0.18.0",
55
"language": "RUBY",
66
"apis": [
77
{

0 commit comments

Comments
 (0)