Skip to content

Commit

Permalink
chore: release main (#7613)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Apr 4, 2023
1 parent ecb7f02 commit 73a0597
Show file tree
Hide file tree
Showing 39 changed files with 188 additions and 38 deletions.
38 changes: 19 additions & 19 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"accessapproval": "1.6.0",
"accesscontextmanager": "1.7.0",
"advisorynotifications": "0.1.0",
"aiplatform": "1.36.1",
"alloydb": "0.2.0",
"advisorynotifications": "0.2.0",
"aiplatform": "1.37.0",
"alloydb": "0.2.1",
"analytics": "0.19.0",
"apigateway": "1.5.0",
"apigeeconnect": "1.5.0",
"apigeeregistry": "0.6.0",
"apikeys": "0.6.0",
"appengine": "1.7.0",
"apikeys": "1.0.0",
"appengine": "1.7.1",
"area120": "0.7.1",
"artifactregistry": "1.12.0",
"asset": "1.12.0",
"artifactregistry": "1.13.0",
"asset": "1.13.0",
"assuredworkloads": "1.10.0",
"automl": "1.12.0",
"baremetalsolution": "0.5.0",
"batch": "0.7.0",
"baremetalsolution": "1.0.0",
"batch": "1.0.0",
"beyondcorp": "0.5.0",
"billing": "1.13.0",
"binaryauthorization": "1.5.0",
Expand All @@ -28,7 +28,7 @@
"compute": "1.19.0",
"compute/metadata": "0.2.3",
"contactcenterinsights": "1.6.0",
"container": "1.14.0",
"container": "1.15.0",
"containeranalysis": "0.9.0",
"datacatalog": "1.13.0",
"dataflow": "0.8.0",
Expand All @@ -49,24 +49,24 @@
"essentialcontacts": "1.5.0",
"eventarc": "1.11.0",
"filestore": "1.6.0",
"functions": "1.12.0",
"functions": "1.13.0",
"gaming": "1.9.0",
"gkebackup": "0.4.0",
"gkebackup": "1.0.0",
"gkeconnect": "0.7.0",
"gkehub": "0.12.0",
"gkemulticloud": "0.5.0",
"grafeas": "0.2.0",
"gsuiteaddons": "1.5.0",
"iam": "0.13.0",
"iap": "1.7.0",
"iam": "1.0.0",
"iap": "1.7.1",
"ids": "1.3.0",
"iot": "1.6.0",
"kms": "1.10.0",
"kms": "1.10.1",
"language": "1.9.0",
"lifesciences": "0.8.0",
"longrunning": "0.4.1",
"managedidentities": "1.5.0",
"maps": "0.7.0",
"maps": "1.0.0",
"mediatranslation": "0.7.0",
"memcache": "1.9.0",
"metastore": "1.10.0",
Expand All @@ -87,10 +87,10 @@
"recommendationengine": "0.7.0",
"recommender": "1.9.0",
"redis": "1.11.0",
"resourcemanager": "1.6.0",
"resourcemanager": "1.7.0",
"resourcesettings": "1.5.0",
"retail": "1.12.0",
"run": "0.9.0",
"run": "1.0.0",
"scheduler": "1.9.0",
"secretmanager": "1.10.0",
"security": "1.13.0",
Expand All @@ -107,7 +107,7 @@
"tpu": "1.5.0",
"trace": "1.9.0",
"translate": "1.7.0",
"video": "1.14.0",
"video": "1.15.0",
"videointelligence": "1.10.0",
"vision/v2": "2.7.0",
"vmmigration": "1.6.0",
Expand Down
7 changes: 7 additions & 0 deletions advisorynotifications/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.0](https://github.com/googleapis/google-cloud-go/compare/advisorynotifications/v0.1.0...advisorynotifications/v0.2.0) (2023-04-04)


### Features

* **advisorynotifications:** Updating Cloud Client Libraries with new field NotificationType for advisorynotifications.googleapis.com ([ef61e47](https://github.com/googleapis/google-cloud-go/commit/ef61e4799280a355b960da8ae240ceb2efbe71ac))

## 0.1.0 (2023-03-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: 9 additions & 0 deletions aiplatform/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Changes


## [1.37.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.36.1...aiplatform/v1.37.0) (2023-04-04)


### Features

* **aiplatform:** Add public_endpoint_enabled and publid_endpoint_domain_name to IndexEndpoint ([c893c15](https://github.com/googleapis/google-cloud-go/commit/c893c158f1e6d03b0cde45dda2059c0e2aa9ead1))
* **aiplatform:** Add public_endpoint_enabled and publid_endpoint_domain_name to IndexEndpoint ([c893c15](https://github.com/googleapis/google-cloud-go/commit/c893c158f1e6d03b0cde45dda2059c0e2aa9ead1))
* **aiplatform:** ScheduleService (schedule_service.proto) creates and manages Schedule resources to launch scheduled pipelines runs ([597ea0f](https://github.com/googleapis/google-cloud-go/commit/597ea0fe09bcea04e884dffe78add850edb2120d))

## [1.36.1](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.36.0...aiplatform/v1.36.1) (2023-03-22)


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.36.1"
const Version = "1.37.0"
7 changes: 7 additions & 0 deletions alloydb/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.1](https://github.com/googleapis/google-cloud-go/compare/alloydb/v0.2.0...alloydb/v0.2.1) (2023-04-04)


### Documentation

* **alloydb:** Minor formatting in description of AvailabilityType ([7aa546e](https://github.com/googleapis/google-cloud-go/commit/7aa546ebf19b9d8e7aaef5438525a4df97a1aa98))

## [0.2.0](https://github.com/googleapis/google-cloud-go/compare/alloydb/v0.1.0...alloydb/v0.2.0) (2023-03-15)


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

8 changes: 8 additions & 0 deletions apikeys/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Changelog


## [1.0.0](https://github.com/googleapis/google-cloud-go/compare/apikeys/v0.6.0...apikeys/v1.0.0) (2023-04-04)


### Features

* **apikeys:** Promote to GA ([fce42e0](https://github.com/googleapis/google-cloud-go/commit/fce42e0e6764e27760cf6f137b66fed45145ebf8))
* **apikeys:** Promote to GA ([#7640](https://github.com/googleapis/google-cloud-go/issues/7640)) ([b0e4c65](https://github.com/googleapis/google-cloud-go/commit/b0e4c65df0600f02afd2d4881b1a597a874a4c81))

## [0.6.0](https://github.com/googleapis/google-cloud-go/compare/apikeys/v0.5.0...apikeys/v0.6.0) (2023-03-15)


Expand Down
2 changes: 1 addition & 1 deletion apikeys/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 appengine/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.7.1](https://github.com/googleapis/google-cloud-go/compare/appengine/v1.7.0...appengine/v1.7.1) (2023-04-04)


### Documentation

* **appengine:** Point to Search Console for domain ownership verification ([#7661](https://github.com/googleapis/google-cloud-go/issues/7661)) ([c893c15](https://github.com/googleapis/google-cloud-go/commit/c893c158f1e6d03b0cde45dda2059c0e2aa9ead1))

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


Expand Down
2 changes: 1 addition & 1 deletion appengine/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.7.0"
const Version = "1.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.13.0](https://github.com/googleapis/google-cloud-go/compare/artifactregistry/v1.12.0...artifactregistry/v1.13.0) (2023-04-04)


### Features

* **artifactregistry:** Promote to GA ([#7647](https://github.com/googleapis/google-cloud-go/issues/7647)) ([9334a1d](https://github.com/googleapis/google-cloud-go/commit/9334a1db35f9edc1700ca125191d3240cb9b3415))

## [1.12.0](https://github.com/googleapis/google-cloud-go/compare/artifactregistry/v1.11.2...artifactregistry/v1.12.0) (2023-03-15)


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.12.0"
const Version = "1.13.0"
7 changes: 7 additions & 0 deletions asset/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/asset/v1.12.0...asset/v1.13.0) (2023-04-04)


### Features

* **asset:** Add client library support for AssetService v1 AnalyzeOrgPolicies API feat: Add client library support for AssetService v1 AnalyzeOrgPolicyGovernedContainers API feat: Add client library support for AssetService v1 AnalyzeOrgPolicyGovernedAssets API ([493fb47](https://github.com/googleapis/google-cloud-go/commit/493fb4776e5976cd7a0a8f3d12f951b251300081))

## [1.12.0](https://github.com/googleapis/google-cloud-go/compare/asset/v1.11.1...asset/v1.12.0) (2023-03-15)


Expand Down
2 changes: 1 addition & 1 deletion asset/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"
8 changes: 8 additions & 0 deletions baremetalsolution/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Changelog


## [1.0.0](https://github.com/googleapis/google-cloud-go/compare/baremetalsolution/v0.5.0...baremetalsolution/v1.0.0) (2023-04-04)


### Features

* **baremetalsolution:** Promote to GA ([597ea0f](https://github.com/googleapis/google-cloud-go/commit/597ea0fe09bcea04e884dffe78add850edb2120d))
* **baremetalsolution:** Promote to GA ([#7644](https://github.com/googleapis/google-cloud-go/issues/7644)) ([9e26142](https://github.com/googleapis/google-cloud-go/commit/9e261425af910ec56acee6ed842848995b9d0d65))

## [0.5.0](https://github.com/googleapis/google-cloud-go/compare/baremetalsolution/v0.4.0...baremetalsolution/v0.5.0) (2023-01-04)


Expand Down
2 changes: 1 addition & 1 deletion baremetalsolution/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 batch/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Changelog


## [1.0.0](https://github.com/googleapis/google-cloud-go/compare/batch/v0.7.0...batch/v1.0.0) (2023-04-04)


### Features

* **batch:** Promote to GA ([597ea0f](https://github.com/googleapis/google-cloud-go/commit/597ea0fe09bcea04e884dffe78add850edb2120d))
* **batch:** Promote to GA ([#7645](https://github.com/googleapis/google-cloud-go/issues/7645)) ([307e5ad](https://github.com/googleapis/google-cloud-go/commit/307e5adfe93b9f0b66f2f4312f127bb74c102011))

## [0.7.0](https://github.com/googleapis/google-cloud-go/compare/batch/v0.6.0...batch/v0.7.0) (2023-02-14)


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 container/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.15.0](https://github.com/googleapis/google-cloud-go/compare/container/v1.14.0...container/v1.15.0) (2023-04-04)


### Features

* **container:** Add a new fleet registration feature ([3f1ed9c](https://github.com/googleapis/google-cloud-go/commit/3f1ed9c63fb115f47607a3ab478842fe5ba0df11))

## [1.14.0](https://github.com/googleapis/google-cloud-go/compare/container/v1.13.1...container/v1.14.0) (2023-03-15)


Expand Down
2 changes: 1 addition & 1 deletion container/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.14.0"
const Version = "1.15.0"
7 changes: 7 additions & 0 deletions functions/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changes


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


### Features

* **functions:** Promote v2 to GA ([#7642](https://github.com/googleapis/google-cloud-go/issues/7642)) ([e68abb2](https://github.com/googleapis/google-cloud-go/commit/e68abb2236a4f653ec3723ae2f83e8ccf2dff8ae))

## [1.12.0](https://github.com/googleapis/google-cloud-go/compare/functions/v1.11.0...functions/v1.12.0) (2023-03-22)


Expand Down
2 changes: 1 addition & 1 deletion functions/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"
7 changes: 7 additions & 0 deletions gkebackup/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changelog


## [1.0.0](https://github.com/googleapis/google-cloud-go/compare/gkebackup/v0.4.0...gkebackup/v1.0.0) (2023-04-04)


### Features

* **gkebackup:** Promote to GA ([#7643](https://github.com/googleapis/google-cloud-go/issues/7643)) ([60b6610](https://github.com/googleapis/google-cloud-go/commit/60b66105582f142d4cd2d45beeed9b6dbb2ca0ff))

## [0.4.0](https://github.com/googleapis/google-cloud-go/compare/gkebackup/v0.3.0...gkebackup/v0.4.0) (2023-01-04)


Expand Down
2 changes: 1 addition & 1 deletion gkebackup/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 iam/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changes


## [1.0.0](https://github.com/googleapis/google-cloud-go/compare/iam/v0.13.0...iam/v1.0.0) (2023-04-04)


### Features

* **iam:** Promote to GA ([#7627](https://github.com/googleapis/google-cloud-go/issues/7627)) ([b351906](https://github.com/googleapis/google-cloud-go/commit/b351906a10e17a02d7f7e2551bc1585fd9dc3742))

## [0.13.0](https://github.com/googleapis/google-cloud-go/compare/iam/v0.12.0...iam/v0.13.0) (2023-03-15)


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

## [1.7.1](https://github.com/googleapis/google-cloud-go/compare/iap/v1.7.0...iap/v1.7.1) (2023-04-04)


### Documentation

* **iap:** Few minor changes on doc description came out of cl/512701532 ([c893c15](https://github.com/googleapis/google-cloud-go/commit/c893c158f1e6d03b0cde45dda2059c0e2aa9ead1))

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


Expand Down
2 changes: 1 addition & 1 deletion iap/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.7.0"
const Version = "1.7.1"
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.10.1](https://github.com/googleapis/google-cloud-go/compare/kms/v1.10.0...kms/v1.10.1) (2023-04-04)


### Documentation

* **kms:** Publish the API comment changes related to supporting different hash functions/values for ECDSA signing ([#7619](https://github.com/googleapis/google-cloud-go/issues/7619)) ([597ea0f](https://github.com/googleapis/google-cloud-go/commit/597ea0fe09bcea04e884dffe78add850edb2120d))

## [1.10.0](https://github.com/googleapis/google-cloud-go/compare/kms/v1.9.0...kms/v1.10.0) (2023-03-15)


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.10.0"
const Version = "1.10.1"
Loading

0 comments on commit 73a0597

Please sign in to comment.