diff --git a/.release-please-manifest-submodules.json b/.release-please-manifest-submodules.json index 4f535e3ae21e..d5b6d99f710c 100644 --- a/.release-please-manifest-submodules.json +++ b/.release-please-manifest-submodules.json @@ -1,9 +1,9 @@ { "accessapproval": "1.7.4", "accesscontextmanager": "1.8.4", - "advisorynotifications": "1.2.3", - "ai": "0.1.4", - "aiplatform": "1.56.0", + "advisorynotifications": "1.3.0", + "ai": "0.2.0", + "aiplatform": "1.57.0", "alloydb": "1.7.0", "analytics": "0.21.6", "apigateway": "1.6.4", @@ -71,7 +71,7 @@ "lifesciences": "0.9.4", "longrunning": "0.5.4", "managedidentities": "1.6.4", - "maps": "1.6.1", + "maps": "1.6.2", "mediatranslation": "0.8.4", "memcache": "1.10.4", "metastore": "1.13.3", @@ -122,7 +122,7 @@ "tpu": "1.6.4", "trace": "1.10.4", "translate": "1.9.3", - "vertexai": "0.0.0", + "vertexai": "0.1.0", "video": "1.20.3", "videointelligence": "1.11.4", "vision": "2.7.5", diff --git a/advisorynotifications/CHANGES.md b/advisorynotifications/CHANGES.md index c0cffbd89083..e15176441106 100644 --- a/advisorynotifications/CHANGES.md +++ b/advisorynotifications/CHANGES.md @@ -1,6 +1,13 @@ # Changelog +## [1.3.0](https://github.com/googleapis/google-cloud-go/compare/advisorynotifications/v1.2.3...advisorynotifications/v1.3.0) (2023-12-11) + + +### Features + +* **advisorynotifications:** Adding project level methods to advisorynotifications.googleapis.com ([29effe6](https://github.com/googleapis/google-cloud-go/commit/29effe600e16f24a127a1422ec04263c4f7a600a)) + ## [1.2.3](https://github.com/googleapis/google-cloud-go/compare/advisorynotifications/v1.2.2...advisorynotifications/v1.2.3) (2023-11-01) diff --git a/advisorynotifications/internal/version.go b/advisorynotifications/internal/version.go index 49cdd5f2aa4a..84843770cb79 100644 --- a/advisorynotifications/internal/version.go +++ b/advisorynotifications/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.2.3" +const Version = "1.3.0" diff --git a/ai/CHANGES.md b/ai/CHANGES.md index d900c5b92ef3..68f89caabc7f 100644 --- a/ai/CHANGES.md +++ b/ai/CHANGES.md @@ -1,5 +1,13 @@ # Changelog +## [0.2.0](https://github.com/googleapis/google-cloud-go/compare/ai/v0.1.4...ai/v0.2.0) (2023-12-11) + + +### Features + +* **ai/generativelanguage:** Add v1beta, adds GenerativeService and RetrievalService ([29effe6](https://github.com/googleapis/google-cloud-go/commit/29effe600e16f24a127a1422ec04263c4f7a600a)) +* **ai:** New clients ([#9126](https://github.com/googleapis/google-cloud-go/issues/9126)) ([c09249e](https://github.com/googleapis/google-cloud-go/commit/c09249e16b01da2b441337416115af7931892aaa)) + ## [0.1.4](https://github.com/googleapis/google-cloud-go/compare/ai/v0.1.3...ai/v0.1.4) (2023-11-01) @@ -36,4 +44,3 @@ * **ai/generativelanguage:** Start generating apiv1beta2 ([#8229](https://github.com/googleapis/google-cloud-go/issues/8229)) ([837f325](https://github.com/googleapis/google-cloud-go/commit/837f32596518d8154f43da1c70f57d1515e2ea8c)) ## Changes - diff --git a/ai/internal/version.go b/ai/internal/version.go index bbdbb0b5335d..0009bd800a64 100644 --- a/ai/internal/version.go +++ b/ai/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "0.1.4" +const Version = "0.2.0" diff --git a/aiplatform/CHANGES.md b/aiplatform/CHANGES.md index 7cab0ede2ef2..afc6315d1303 100644 --- a/aiplatform/CHANGES.md +++ b/aiplatform/CHANGES.md @@ -1,6 +1,14 @@ # Changes +## [1.57.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.56.0...aiplatform/v1.57.0) (2023-12-11) + + +### Features + +* **aiplatform:** Add Content ([29effe6](https://github.com/googleapis/google-cloud-go/commit/29effe600e16f24a127a1422ec04263c4f7a600a)) +* **aiplatform:** Add Content ([29effe6](https://github.com/googleapis/google-cloud-go/commit/29effe600e16f24a127a1422ec04263c4f7a600a)) + ## [1.56.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.55.0...aiplatform/v1.56.0) (2023-12-07) diff --git a/aiplatform/internal/version.go b/aiplatform/internal/version.go index f801fb63b98e..07cfc2811f78 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.56.0" +const Version = "1.57.0" diff --git a/maps/CHANGES.md b/maps/CHANGES.md index 400540ecee67..dea1092b42ec 100644 --- a/maps/CHANGES.md +++ b/maps/CHANGES.md @@ -2,6 +2,13 @@ +## [1.6.2](https://github.com/googleapis/google-cloud-go/compare/maps/v1.6.1...maps/v1.6.2) (2023-12-11) + + +### Documentation + +* **maps/places:** Change comments for some fields in Places API ([29effe6](https://github.com/googleapis/google-cloud-go/commit/29effe600e16f24a127a1422ec04263c4f7a600a)) + ## [1.6.1](https://github.com/googleapis/google-cloud-go/compare/maps/v1.6.0...maps/v1.6.1) (2023-11-01) diff --git a/maps/internal/version.go b/maps/internal/version.go index 42671f0b3845..5ffba3b78ab9 100644 --- a/maps/internal/version.go +++ b/maps/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.6.1" +const Version = "1.6.2" diff --git a/vertexai/CHANGES.md b/vertexai/CHANGES.md index 50e71f104684..8f55be888dbc 100644 --- a/vertexai/CHANGES.md +++ b/vertexai/CHANGES.md @@ -1,5 +1,21 @@ # Changelog +## 0.1.0 (2023-12-11) + + +### Features + +* **vertexai:** Add CountTokens ([#9109](https://github.com/googleapis/google-cloud-go/issues/9109)) ([1372adf](https://github.com/googleapis/google-cloud-go/commit/1372adfe412d4ebcac4db5989e8a7bc290979c62)) +* **vertexai:** Add function support ([#9113](https://github.com/googleapis/google-cloud-go/issues/9113)) ([d15779e](https://github.com/googleapis/google-cloud-go/commit/d15779e00dc577dfe3075915fc56d4120c03c72c)) +* **vertexai:** Add string methods ([#9121](https://github.com/googleapis/google-cloud-go/issues/9121)) ([27f31ed](https://github.com/googleapis/google-cloud-go/commit/27f31edf5f4c932a37a80667dc7b9b4d44d246a9)) +* **vertexai:** Vertex AI for go ([#9095](https://github.com/googleapis/google-cloud-go/issues/9095)) ([b3b293a](https://github.com/googleapis/google-cloud-go/commit/b3b293aee06690ed734bb19c404eb6c8af893fa1)) + + +### Bug Fixes + +* **vertexai:** Nil pointer exception (probably) ([#9106](https://github.com/googleapis/google-cloud-go/issues/9106)) ([1ce1ace](https://github.com/googleapis/google-cloud-go/commit/1ce1ace31af3439b4cabdf92562044a787996ac9)) +* **vertexai:** Set up endpoint and fix test ([#9105](https://github.com/googleapis/google-cloud-go/issues/9105)) ([c0d92f9](https://github.com/googleapis/google-cloud-go/commit/c0d92f95115751d36adc3ebbd5f4413e4e0db17a)) + ## [0.3.0](https://github.com/googleapis/google-cloud-go/compare/vertexai/v0.2.0...vertexai/v0.3.0) (2023-12-11)