Skip to content

Commit

Permalink
chore: release main (#9128)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Dec 11, 2023
1 parent c09249e commit 48fdb00
Show file tree
Hide file tree
Showing 10 changed files with 55 additions and 10 deletions.
10 changes: 5 additions & 5 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down
7 changes: 7 additions & 0 deletions advisorynotifications/CHANGES.md
Original file line number Diff line number Diff line change
@@ -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)


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

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

9 changes: 8 additions & 1 deletion ai/CHANGES.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down Expand Up @@ -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

2 changes: 1 addition & 1 deletion ai/internal/version.go

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

8 changes: 8 additions & 0 deletions aiplatform/CHANGES.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion aiplatform/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.56.0"
const Version = "1.57.0"
7 changes: 7 additions & 0 deletions maps/CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


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

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

16 changes: 16 additions & 0 deletions vertexai/CHANGES.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down

0 comments on commit 48fdb00

Please sign in to comment.