Skip to content

Commit 11b47be

Browse files
chore(main): release google-cloud-network_security-v1 0.1.0 (#34705)
* chore(main): release google-cloud-network_security-v1 0.1.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 8732ef0 commit 11b47be

5 files changed

Lines changed: 12 additions & 5 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,7 @@
601601
"google-cloud-network_management-v1+FILLER": "0.0.0",
602602
"google-cloud-network_security": "1.4.0",
603603
"google-cloud-network_security+FILLER": "0.0.0",
604-
"google-cloud-network_security-v1": "0.0.1",
604+
"google-cloud-network_security-v1": "0.1.0",
605605
"google-cloud-network_security-v1+FILLER": "0.0.0",
606606
"google-cloud-network_security-v1beta1": "0.17.0",
607607
"google-cloud-network_security-v1beta1+FILLER": "0.0.0",

google-cloud-network_security-v1/.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"name": "networksecurity",
99
"name_pretty": "Network Security V1 API",
1010
"product_documentation": "https://cloud.google.com/products/networking",
11-
"release_level": "unreleased",
11+
"release_level": "preview",
1212
"repo": "googleapis/google-cloud-ruby",
1313
"requires_billing": true,
1414
"ruby-cloud-description": "google-cloud-network_security-v1 is the official client library for the Network Security V1 API. Note that google-cloud-network_security-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-network_security instead. See the readme for more details.",
Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
1-
# Release History
1+
# Changelog
22

3+
### 0.1.0 (2026-07-06)
4+
5+
#### Features
6+
7+
* Initial generation of google-cloud-network_security-v1 ([#34693](https://github.com/googleapis/google-cloud-ruby/issues/34693))
8+
9+
## Release History

google-cloud-network_security-v1/lib/google/cloud/network_security/v1/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module Google
2121
module Cloud
2222
module NetworkSecurity
2323
module V1
24-
VERSION = "0.0.1"
24+
VERSION = "0.1.0"
2525
end
2626
end
2727
end

google-cloud-network_security-v1/snippets/snippet_metadata_google.cloud.networksecurity.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-network_security-v1",
4-
"version": "",
4+
"version": "0.1.0",
55
"language": "RUBY",
66
"apis": [
77
{

0 commit comments

Comments
 (0)