Skip to content

Commit 1908299

Browse files
chore: release main
1 parent 400ef63 commit 1908299

39 files changed

Lines changed: 75 additions & 33 deletions

File tree

packages/google-cloud-firestore/samples/generated_samples/snippet_metadata_google.firestore.admin.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-firestore",
11-
"version": "2.27.0"
11+
"version": "2.28.0"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-firestore/samples/generated_samples/snippet_metadata_google.firestore.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-firestore",
11-
"version": "2.27.0"
11+
"version": "2.28.0"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-network-management/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
[1]: https://pypi.org/project/google-cloud-network-management/#history
66

7+
## [1.37.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-network-management-v1.36.0...google-cloud-network-management-v1.37.0) (2026-06-25)
8+
9+
10+
### Features
11+
12+
* update googleapis and regenerate ([#17554](https://github.com/googleapis/google-cloud-python/issues/17554)) ([03d0574](https://github.com/googleapis/google-cloud-python/commit/03d0574da8485e918f16e90666928f5c7b7f1c92))
13+
714
## [1.36.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-network-management-v1.35.0...google-cloud-network-management-v1.36.0) (2026-06-22)
815

916

packages/google-cloud-network-management/google/cloud/network_management/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "1.36.0" # {x-release-please-version}
16+
__version__ = "1.37.0" # {x-release-please-version}

packages/google-cloud-network-management/google/cloud/network_management_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "1.36.0" # {x-release-please-version}
16+
__version__ = "1.37.0" # {x-release-please-version}

packages/google-cloud-network-management/samples/generated_samples/snippet_metadata_google.cloud.networkmanagement.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-network-management",
11-
"version": "1.36.0"
11+
"version": "1.37.0"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-network-security/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
[1]: https://pypi.org/project/google-cloud-network-security/#history
66

7+
## [0.13.2](https://github.com/googleapis/google-cloud-python/compare/google-cloud-network-security-v0.13.1...google-cloud-network-security-v0.13.2) (2026-06-25)
8+
9+
10+
### Features
11+
12+
* update googleapis and regenerate ([#17554](https://github.com/googleapis/google-cloud-python/issues/17554)) ([03d0574](https://github.com/googleapis/google-cloud-python/commit/03d0574da8485e918f16e90666928f5c7b7f1c92))
13+
714
## [0.13.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-network-security-v0.13.0...google-cloud-network-security-v0.13.1) (2026-06-22)
815

916

packages/google-cloud-network-security/google/cloud/network_security/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.13.1" # {x-release-please-version}
16+
__version__ = "0.13.2" # {x-release-please-version}

packages/google-cloud-network-security/google/cloud/network_security_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.13.1" # {x-release-please-version}
16+
__version__ = "0.13.2" # {x-release-please-version}

packages/google-cloud-network-security/google/cloud/network_security_v1alpha1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.13.1" # {x-release-please-version}
16+
__version__ = "0.13.2" # {x-release-please-version}

0 commit comments

Comments
 (0)