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] committed Jan 29, 2024
1 parent 4b4c567 commit 19655e5
Show file tree
Hide file tree
Showing 13 changed files with 55 additions and 12 deletions.
12 changes: 6 additions & 6 deletions .release-please-manifest-submodules.json
Expand Up @@ -2,10 +2,10 @@
"accessapproval": "1.7.4",
"accesscontextmanager": "1.8.4",
"advisorynotifications": "1.3.0",
"ai": "0.3.1",
"ai": "0.3.2",
"aiplatform": "1.58.1",
"alloydb": "1.8.0",
"analytics": "0.22.0",
"analytics": "0.23.0",
"apigateway": "1.6.4",
"apigeeconnect": "1.6.4",
"apigeeregistry": "0.8.2",
Expand All @@ -18,7 +18,7 @@
"assuredworkloads": "1.11.4",
"automl": "1.13.4",
"baremetalsolution": "1.2.3",
"batch": "1.7.0",
"batch": "1.8.0",
"beyondcorp": "1.0.3",
"billing": "1.18.1",
"binaryauthorization": "1.8.0",
Expand All @@ -34,7 +34,7 @@
"compute/metadata": "0.2.3",
"confidentialcomputing": "1.4.0",
"config": "0.2.0",
"contactcenterinsights": "1.12.1",
"contactcenterinsights": "1.13.0",
"container": "1.30.0",
"containeranalysis": "0.11.3",
"datacatalog": "1.19.2",
Expand All @@ -57,7 +57,7 @@
"essentialcontacts": "1.6.5",
"eventarc": "1.13.3",
"filestore": "1.8.0",
"functions": "1.15.4",
"functions": "1.16.0",
"gkebackup": "1.3.4",
"gkeconnect": "0.8.4",
"gkehub": "0.14.4",
Expand All @@ -73,7 +73,7 @@
"lifesciences": "0.9.4",
"longrunning": "0.5.4",
"managedidentities": "1.6.4",
"maps": "1.6.3",
"maps": "1.6.4",
"mediatranslation": "0.8.4",
"memcache": "1.10.4",
"metastore": "1.13.3",
Expand Down
7 changes: 7 additions & 0 deletions ai/CHANGES.md
@@ -1,5 +1,12 @@
# Changelog

## [0.3.2](https://github.com/googleapis/google-cloud-go/compare/ai/v0.3.1...ai/v0.3.2) (2024-01-29)


### Bug Fixes

* **ai/generativelanguage:** Fix content.proto's Schema - `type` should be required ([97d62c7](https://github.com/googleapis/google-cloud-go/commit/97d62c7a6a305c47670ea9c147edc444f4bf8620))

## [0.3.1](https://github.com/googleapis/google-cloud-go/compare/ai/v0.3.0...ai/v0.3.1) (2024-01-22)


Expand Down
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.

7 changes: 7 additions & 0 deletions analytics/CHANGES.md
@@ -1,5 +1,12 @@
# Changes

## [0.23.0](https://github.com/googleapis/google-cloud-go/compare/analytics/v0.22.0...analytics/v0.23.0) (2024-01-29)


### Features

* **analytics/admin:** Add `GetCalculatedMetric`, `CreateCalculatedMetric`, `ListCalculatedMetrics`, `UpdateCalculatedMetric`, `DeleteCalculatedMetric` methods to the Admin API v1alpha ([97d62c7](https://github.com/googleapis/google-cloud-go/commit/97d62c7a6a305c47670ea9c147edc444f4bf8620))

## [0.22.0](https://github.com/googleapis/google-cloud-go/compare/analytics/v0.21.6...analytics/v0.22.0) (2024-01-03)


Expand Down
2 changes: 1 addition & 1 deletion analytics/internal/version.go
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "0.22.0"
const Version = "0.23.0"
7 changes: 7 additions & 0 deletions batch/CHANGES.md
@@ -1,6 +1,13 @@
# Changelog


## [1.8.0](https://github.com/googleapis/google-cloud-go/compare/batch/v1.7.0...batch/v1.8.0) (2024-01-29)


### Features

* **batch:** Add `run_as_non_root` field to allow user's runnable be executed as non root ([97d62c7](https://github.com/googleapis/google-cloud-go/commit/97d62c7a6a305c47670ea9c147edc444f4bf8620))

## [1.7.0](https://github.com/googleapis/google-cloud-go/compare/batch/v1.6.3...batch/v1.7.0) (2023-11-27)


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

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

7 changes: 7 additions & 0 deletions contactcenterinsights/CHANGES.md
@@ -1,5 +1,12 @@
# Changes

## [1.13.0](https://github.com/googleapis/google-cloud-go/compare/contactcenterinsights/v1.12.1...contactcenterinsights/v1.13.0) (2024-01-29)


### Features

* **contactcenterinsights:** Add Conversation QualityMetadata ([97d62c7](https://github.com/googleapis/google-cloud-go/commit/97d62c7a6a305c47670ea9c147edc444f4bf8620))

## [1.12.1](https://github.com/googleapis/google-cloud-go/compare/contactcenterinsights/v1.12.0...contactcenterinsights/v1.12.1) (2023-11-27)


Expand Down
2 changes: 1 addition & 1 deletion contactcenterinsights/internal/version.go
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.12.1"
const Version = "1.13.0"
7 changes: 7 additions & 0 deletions functions/CHANGES.md
@@ -1,6 +1,13 @@
# Changes


## [1.16.0](https://github.com/googleapis/google-cloud-go/compare/functions/v1.15.4...functions/v1.16.0) (2024-01-29)


### Features

* **functions:** Updated description for `docker_registry` to reflect transition to Artifact Registry ([97d62c7](https://github.com/googleapis/google-cloud-go/commit/97d62c7a6a305c47670ea9c147edc444f4bf8620))

## [1.15.4](https://github.com/googleapis/google-cloud-go/compare/functions/v1.15.3...functions/v1.15.4) (2023-11-01)


Expand Down
2 changes: 1 addition & 1 deletion functions/internal/version.go
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.15.4"
const Version = "1.16.0"
8 changes: 8 additions & 0 deletions maps/CHANGES.md
Expand Up @@ -2,6 +2,14 @@



## [1.6.4](https://github.com/googleapis/google-cloud-go/compare/maps/v1.6.3...maps/v1.6.4) (2024-01-29)


### Documentation

* **maps/fleetengine:** Update comment on Waypoint ([97d62c7](https://github.com/googleapis/google-cloud-go/commit/97d62c7a6a305c47670ea9c147edc444f4bf8620))
* **maps/fleetengine:** Update comment on Waypoint ([#9291](https://github.com/googleapis/google-cloud-go/issues/9291)) ([97d62c7](https://github.com/googleapis/google-cloud-go/commit/97d62c7a6a305c47670ea9c147edc444f4bf8620))

## [1.6.3](https://github.com/googleapis/google-cloud-go/compare/maps/v1.6.2...maps/v1.6.3) (2024-01-11)


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.

0 comments on commit 19655e5

Please sign in to comment.