Skip to content

Commit

Permalink
chore: release main (#7480)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Mar 1, 2023
1 parent 6fb3398 commit fe33c7b
Show file tree
Hide file tree
Showing 21 changed files with 101 additions and 22 deletions.
20 changes: 10 additions & 10 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"accessapproval": "1.6.0",
"accesscontextmanager": "1.6.0",
"advisorynotifications": "0.0.0",
"advisorynotifications": "0.1.0",
"aiplatform": "1.35.0",
"alloydb": "0.0.0",
"analytics": "0.17.0",
"alloydb": "0.1.0",
"analytics": "0.18.0",
"apigateway": "1.5.0",
"apigeeconnect": "1.5.0",
"apigeeregistry": "0.5.0",
"apikeys": "0.5.0",
"appengine": "1.6.0",
"area120": "0.7.0",
"artifactregistry": "1.11.1",
"area120": "0.7.1",
"artifactregistry": "1.11.2",
"asset": "1.11.1",
"assuredworkloads": "1.10.0",
"automl": "1.12.0",
Expand All @@ -22,7 +22,7 @@
"binaryauthorization": "1.5.0",
"certificatemanager": "1.6.0",
"channel": "1.11.0",
"cloudbuild": "1.6.0",
"cloudbuild": "1.7.0",
"clouddms": "1.5.0",
"cloudtasks": "1.9.0",
"compute": "1.18.0",
Expand Down Expand Up @@ -61,7 +61,7 @@
"iap": "1.6.0",
"ids": "1.3.0",
"iot": "1.5.0",
"kms": "1.8.0",
"kms": "1.9.0",
"language": "1.9.0",
"lifesciences": "0.8.0",
"longrunning": "0.4.1",
Expand Down Expand Up @@ -95,7 +95,7 @@
"secretmanager": "1.10.0",
"security": "1.12.0",
"securitycenter": "1.18.1",
"servicecontrol": "1.10.0",
"servicecontrol": "1.11.0",
"servicedirectory": "1.8.0",
"servicemanagement": "1.6.0",
"serviceusage": "1.5.0",
Expand All @@ -106,8 +106,8 @@
"texttospeech": "1.6.0",
"tpu": "1.5.0",
"trace": "1.8.0",
"translate": "1.5.0",
"video": "1.12.0",
"translate": "1.6.0",
"video": "1.13.0",
"videointelligence": "1.10.0",
"vision/v2": "2.6.0",
"vmmigration": "1.5.0",
Expand Down
11 changes: 10 additions & 1 deletion advisorynotifications/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# Changes
# Changelog

## 0.1.0 (2023-03-01)


### Features

* **advisorynotifications:** Start generating apiv1 ([#7502](https://github.com/googleapis/google-cloud-go/issues/7502)) ([6c2b06c](https://github.com/googleapis/google-cloud-go/commit/6c2b06c43873ce4f2037383b204867c8db694a83))

## Changes
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.

11 changes: 10 additions & 1 deletion alloydb/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# Changes
# Changelog

## 0.1.0 (2023-03-01)


### Features

* **alloydb:** Start generating apiv1, apiv1beta, apiv1alpha ([#7503](https://github.com/googleapis/google-cloud-go/issues/7503)) ([25e8426](https://github.com/googleapis/google-cloud-go/commit/25e842659ef5c3941717827459e6524f024e5a26))

## Changes
2 changes: 1 addition & 1 deletion alloydb/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
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [0.18.0](https://github.com/googleapis/google-cloud-go/compare/analytics/v0.17.0...analytics/v0.18.0) (2023-03-01)


### Features

* **analytics/admin:** Add `CreateAccessBinding`, `GetAccessBinding`, `UpdateAccessBinding`, `DeleteAccessBinding`, `ListAccessBindings`, `BatchCreateAccessBindings`, `BatchGetAccessBindings`, `BatchUpdateAccessBindings`, `BatchDeleteAccessBindings` methods to the Admin API v1alpha ([aeb6fec](https://github.com/googleapis/google-cloud-go/commit/aeb6fecc7fd3f088ff461a0c068ceb9a7ae7b2a3))

## [0.17.0](https://github.com/googleapis/google-cloud-go/compare/analytics/v0.16.0...analytics/v0.17.0) (2023-02-14)


Expand Down
2 changes: 1 addition & 1 deletion analytics/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 = "0.17.0"
const Version = "0.18.0"
7 changes: 7 additions & 0 deletions area120/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [0.7.1](https://github.com/googleapis/google-cloud-go/compare/area120/v0.7.0...area120/v0.7.1) (2023-03-01)


### Bug Fixes

* **area120/tables:** Ensure proper LRO & mixin HTTP overloads are used ([aeb6fec](https://github.com/googleapis/google-cloud-go/commit/aeb6fecc7fd3f088ff461a0c068ceb9a7ae7b2a3))

## [0.7.0](https://github.com/googleapis/google-cloud-go/compare/area120/v0.6.0...area120/v0.7.0) (2023-01-04)


Expand Down
2 changes: 1 addition & 1 deletion area120/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 = "0.7.0"
const Version = "0.7.1"
7 changes: 7 additions & 0 deletions artifactregistry/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.11.2](https://github.com/googleapis/google-cloud-go/compare/artifactregistry/v1.11.1...artifactregistry/v1.11.2) (2023-03-01)


### Bug Fixes

* **artifactregistry:** Remove unintentionally published proto ([aeb6fec](https://github.com/googleapis/google-cloud-go/commit/aeb6fecc7fd3f088ff461a0c068ceb9a7ae7b2a3))

## [1.11.1](https://github.com/googleapis/google-cloud-go/compare/artifactregistry/v1.11.0...artifactregistry/v1.11.1) (2023-02-16)


Expand Down
2 changes: 1 addition & 1 deletion artifactregistry/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.11.1"
const Version = "1.11.2"
7 changes: 7 additions & 0 deletions cloudbuild/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.7.0](https://github.com/googleapis/google-cloud-go/compare/cloudbuild/v1.6.0...cloudbuild/v1.7.0) (2023-03-01)


### Features

* **cloudbuild:** Start generating apiv2 ([#7505](https://github.com/googleapis/google-cloud-go/issues/7505)) ([6fb3398](https://github.com/googleapis/google-cloud-go/commit/6fb339836920ab4196390814b03636f93e7c3676))

## [1.6.0](https://github.com/googleapis/google-cloud-go/compare/cloudbuild/v1.5.0...cloudbuild/v1.6.0) (2023-01-04)


Expand Down
2 changes: 1 addition & 1 deletion cloudbuild/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.6.0"
const Version = "1.7.0"
7 changes: 7 additions & 0 deletions kms/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.9.0](https://github.com/googleapis/google-cloud-go/compare/kms/v1.8.0...kms/v1.9.0) (2023-03-01)


### Features

* **kms/inventory:** Start generating apiv1 ([#7504](https://github.com/googleapis/google-cloud-go/issues/7504)) ([0ceff58](https://github.com/googleapis/google-cloud-go/commit/0ceff5837ca7389d52cf344da353ef3c85483055))

## [1.8.0](https://github.com/googleapis/google-cloud-go/compare/kms/v1.7.0...kms/v1.8.0) (2023-01-04)


Expand Down
2 changes: 1 addition & 1 deletion kms/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.8.0"
const Version = "1.9.0"
12 changes: 12 additions & 0 deletions servicecontrol/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changes

## [1.11.0](https://github.com/googleapis/google-cloud-go/compare/servicecontrol/v1.10.0...servicecontrol/v1.11.0) (2023-03-01)


### Features

* **servicecontrol:** Add appropriate mixin clients ([aeb6fec](https://github.com/googleapis/google-cloud-go/commit/aeb6fecc7fd3f088ff461a0c068ceb9a7ae7b2a3))


### Bug Fixes

* **servicecontrol:** Add service_yaml_parameters to py_gapic_library BUILD.bazel targets ([aeb6fec](https://github.com/googleapis/google-cloud-go/commit/aeb6fecc7fd3f088ff461a0c068ceb9a7ae7b2a3))

## [1.10.0](https://github.com/googleapis/google-cloud-go/compare/servicecontrol/v1.9.0...servicecontrol/v1.10.0) (2023-02-14)


Expand Down
2 changes: 1 addition & 1 deletion servicecontrol/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.10.0"
const Version = "1.11.0"
7 changes: 7 additions & 0 deletions translate/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.6.0](https://github.com/googleapis/google-cloud-go/compare/translate/v1.5.0...translate/v1.6.0) (2023-03-01)


### Features

* **translate:** Add supported fields in document translation request and refresh translation v3 GA service proto documentation ([aeb6fec](https://github.com/googleapis/google-cloud-go/commit/aeb6fecc7fd3f088ff461a0c068ceb9a7ae7b2a3))

## [1.5.0](https://github.com/googleapis/google-cloud-go/compare/translate/v1.4.0...translate/v1.5.0) (2023-01-04)


Expand Down
2 changes: 1 addition & 1 deletion translate/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.5.0"
const Version = "1.6.0"
7 changes: 7 additions & 0 deletions video/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.13.0](https://github.com/googleapis/google-cloud-go/compare/video/v1.12.0...video/v1.13.0) (2023-03-01)


### Features

* **video/transcoder:** Specifying language code and display name for text and audio streams is now supported ([#7489](https://github.com/googleapis/google-cloud-go/issues/7489)) ([8b895d2](https://github.com/googleapis/google-cloud-go/commit/8b895d245f0e4ebf6bbd3825a1078778b2e6de28))

## [1.12.0](https://github.com/googleapis/google-cloud-go/compare/video/v1.11.0...video/v1.12.0) (2023-01-04)


Expand Down
2 changes: 1 addition & 1 deletion video/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.12.0"
const Version = "1.13.0"

0 comments on commit fe33c7b

Please sign in to comment.