Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Feb 3, 2025
1 parent d7671ec commit 0795a1e
Show file tree
Hide file tree
Showing 7 changed files with 33 additions and 6 deletions.
6 changes: 3 additions & 3 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"cloudquotas": "1.3.0",
"cloudtasks": "1.13.3",
"commerce": "1.2.2",
"compute": "1.32.0",
"compute": "1.33.0",
"compute/metadata": "0.6.0",
"confidentialcomputing": "1.8.1",
"config": "1.3.0",
Expand Down Expand Up @@ -87,8 +87,8 @@
"memorystore": "0.1.1",
"metastore": "1.14.3",
"migrationcenter": "1.1.3",
"monitoring": "1.23.0",
"netapp": "1.6.0",
"monitoring": "1.24.0",
"netapp": "1.7.0",
"networkconnectivity": "1.16.1",
"networkmanagement": "1.18.0",
"networksecurity": "0.10.3",
Expand Down
7 changes: 7 additions & 0 deletions compute/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.33.0](https://github.com/googleapis/google-cloud-go/compare/compute/v1.32.0...compute/v1.33.0) (2025-02-03)


### Features

* **compute:** Update Compute Engine API to revision 20250119 ([#981](https://github.com/googleapis/google-cloud-go/issues/981)) ([59fe58a](https://github.com/googleapis/google-cloud-go/commit/59fe58aba61abf69bfb7549c0a03b21bdb4b8b2f))

## [1.32.0](https://github.com/googleapis/google-cloud-go/compare/compute/v1.31.1...compute/v1.32.0) (2025-01-30)


Expand Down
2 changes: 1 addition & 1 deletion compute/internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.32.0"
const Version = "1.33.0"
12 changes: 12 additions & 0 deletions monitoring/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changes

## [1.24.0](https://github.com/googleapis/google-cloud-go/compare/monitoring/v1.23.0...monitoring/v1.24.0) (2025-02-03)


### Features

* **monitoring/apiv3:** Add filter field to snooze proto ([59fe58a](https://github.com/googleapis/google-cloud-go/commit/59fe58aba61abf69bfb7549c0a03b21bdb4b8b2f))


### Documentation

* **monitoring/apiv3:** Remove extra fenced code block markers ([#11535](https://github.com/googleapis/google-cloud-go/issues/11535)) ([59fe58a](https://github.com/googleapis/google-cloud-go/commit/59fe58aba61abf69bfb7549c0a03b21bdb4b8b2f))

## [1.23.0](https://github.com/googleapis/google-cloud-go/compare/monitoring/v1.22.1...monitoring/v1.23.0) (2025-01-15)


Expand Down
2 changes: 1 addition & 1 deletion monitoring/internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.23.0"
const Version = "1.24.0"
8 changes: 8 additions & 0 deletions netapp/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Changelog


## [1.7.0](https://github.com/googleapis/google-cloud-go/compare/netapp/v1.6.0...netapp/v1.7.0) (2025-02-03)


### Features

* **netapp:** Add ipAddress field to MountOption ([59fe58a](https://github.com/googleapis/google-cloud-go/commit/59fe58aba61abf69bfb7549c0a03b21bdb4b8b2f))
* **netapp:** Add support for Quota Rule apis ([59fe58a](https://github.com/googleapis/google-cloud-go/commit/59fe58aba61abf69bfb7549c0a03b21bdb4b8b2f))

## [1.6.0](https://github.com/googleapis/google-cloud-go/compare/netapp/v1.5.1...netapp/v1.6.0) (2025-01-08)


Expand Down
2 changes: 1 addition & 1 deletion netapp/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0795a1e

Please sign in to comment.