diff --git a/.release-please-manifest-submodules.json b/.release-please-manifest-submodules.json index 75c184c00ce0..c46ba5def9cb 100644 --- a/.release-please-manifest-submodules.json +++ b/.release-please-manifest-submodules.json @@ -3,7 +3,7 @@ "accesscontextmanager": "1.9.3", "advisorynotifications": "1.5.3", "ai": "0.10.0", - "aiplatform": "1.71.0", + "aiplatform": "1.72.0", "alloydb": "1.14.1", "analytics": "0.26.0", "apigateway": "1.7.3", @@ -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", @@ -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", @@ -115,7 +115,7 @@ "resourcemanager": "1.10.3", "resourcesettings": "1.8.3", "retail": "1.19.2", - "run": "1.8.1", + "run": "1.9.0", "scheduler": "1.11.4", "secretmanager": "1.14.4", "securesourcemanager": "1.3.1", diff --git a/aiplatform/CHANGES.md b/aiplatform/CHANGES.md index 1788108d1d85..068227584ca0 100644 --- a/aiplatform/CHANGES.md +++ b/aiplatform/CHANGES.md @@ -1,6 +1,13 @@ # Changes +## [1.72.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.71.0...aiplatform/v1.72.0) (2025-02-05) + + +### Features + +* **aiplatform:** Add rag_files_count to RagCorpus to count number of associated files ([678944b](https://github.com/googleapis/google-cloud-go/commit/678944b30e389781687209caf3e3b9d35739a6f0)) + ## [1.71.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.70.0...aiplatform/v1.71.0) (2025-01-30) diff --git a/aiplatform/internal/version.go b/aiplatform/internal/version.go index 9117774b57bc..d0967448999a 100644 --- a/aiplatform/internal/version.go +++ b/aiplatform/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.71.0" +const Version = "1.72.0" diff --git a/compute/CHANGES.md b/compute/CHANGES.md index 4af75e5b7459..3f6dfe95ea9c 100644 --- a/compute/CHANGES.md +++ b/compute/CHANGES.md @@ -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-05) + + +### 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) diff --git a/compute/internal/version.go b/compute/internal/version.go index acc180691aa6..ba70a43673b7 100644 --- a/compute/internal/version.go +++ b/compute/internal/version.go @@ -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" diff --git a/monitoring/CHANGES.md b/monitoring/CHANGES.md index c0e7b2ca347c..22f83a660f94 100644 --- a/monitoring/CHANGES.md +++ b/monitoring/CHANGES.md @@ -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-05) + + +### 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) diff --git a/monitoring/internal/version.go b/monitoring/internal/version.go index 639553700322..291a237fe1cd 100644 --- a/monitoring/internal/version.go +++ b/monitoring/internal/version.go @@ -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" diff --git a/netapp/CHANGES.md b/netapp/CHANGES.md index 30369fd8d9cf..d8d2d127d1ae 100644 --- a/netapp/CHANGES.md +++ b/netapp/CHANGES.md @@ -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-05) + + +### 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) diff --git a/netapp/internal/version.go b/netapp/internal/version.go index 6197e0d538bb..5c8fa0947d80 100644 --- a/netapp/internal/version.go +++ b/netapp/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.6.0" +const Version = "1.7.0" diff --git a/run/CHANGES.md b/run/CHANGES.md index 799d64eb8021..e93783acf808 100644 --- a/run/CHANGES.md +++ b/run/CHANGES.md @@ -1,6 +1,22 @@ # Changelog +## [1.9.0](https://github.com/googleapis/google-cloud-go/compare/run/v1.8.1...run/v1.9.0) (2025-02-05) + + +### Features + +* **run:** Add Base Image URI to Container ([72046f5](https://github.com/googleapis/google-cloud-go/commit/72046f59d15f19aa901cd43de23b42ded1860745)) +* **run:** Add BuildConfig to Services for configuring Run functions ([#11559](https://github.com/googleapis/google-cloud-go/issues/11559)) ([72046f5](https://github.com/googleapis/google-cloud-go/commit/72046f59d15f19aa901cd43de23b42ded1860745)) +* **run:** Add BuildInfo to Revision for displaying BuildConfig used for a specific revision deployment ([72046f5](https://github.com/googleapis/google-cloud-go/commit/72046f59d15f19aa901cd43de23b42ded1860745)) +* **run:** Add creator field to Execution ([72046f5](https://github.com/googleapis/google-cloud-go/commit/72046f59d15f19aa901cd43de23b42ded1860745)) +* **run:** Add project_descriptor to BuildspackBuild ([72046f5](https://github.com/googleapis/google-cloud-go/commit/72046f59d15f19aa901cd43de23b42ded1860745)) + + +### Documentation + +* **run:** Some typos were fixed and formatting changed ([72046f5](https://github.com/googleapis/google-cloud-go/commit/72046f59d15f19aa901cd43de23b42ded1860745)) + ## [1.8.1](https://github.com/googleapis/google-cloud-go/compare/run/v1.8.0...run/v1.8.1) (2025-01-02)