Skip to content

Commit ee7912b

Browse files
chore(main): release google-cloud-network_connectivity-v1 1.13.0 (#33582)
1 parent 74af8c0 commit ee7912b

4 files changed

Lines changed: 13 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,7 @@
569569
"google-cloud-netapp-v1+FILLER": "0.0.0",
570570
"google-cloud-network_connectivity": "2.4.0",
571571
"google-cloud-network_connectivity+FILLER": "0.0.0",
572-
"google-cloud-network_connectivity-v1": "1.12.0",
572+
"google-cloud-network_connectivity-v1": "1.13.0",
573573
"google-cloud-network_connectivity-v1+FILLER": "0.0.0",
574574
"google-cloud-network_connectivity-v1alpha1": "0.15.0",
575575
"google-cloud-network_connectivity-v1alpha1+FILLER": "0.0.0",

google-cloud-network_connectivity-v1/CHANGELOG.md

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

3+
### 1.13.0 (2026-04-02)
4+
5+
#### Features
6+
7+
* add origin to AttributeContext.Request ([#33461](https://github.com/googleapis/google-cloud-ruby/issues/33461))
8+
* publish client batch config schema ([#33436](https://github.com/googleapis/google-cloud-ruby/issues/33436))
9+
#### Documentation
10+
11+
* update comments and formatting
12+
313
### 1.12.0 (2026-03-19)
414

515
#### Features

google-cloud-network_connectivity-v1/lib/google/cloud/network_connectivity/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 NetworkConnectivity
2323
module V1
24-
VERSION = "1.12.0"
24+
VERSION = "1.13.0"
2525
end
2626
end
2727
end

google-cloud-network_connectivity-v1/snippets/snippet_metadata_google.cloud.networkconnectivity.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_connectivity-v1",
4-
"version": "1.12.0",
4+
"version": "1.13.0",
55
"language": "RUBY",
66
"apis": [
77
{

0 commit comments

Comments
 (0)