Skip to content

Commit

Permalink
chore: release main (#8028)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


<details><summary>aiplatform: 1.44.0</summary>

## [1.44.0](https://togithub.com/googleapis/google-cloud-go/compare/aiplatform-v1.43.0...aiplatform/v1.44.0) (2023-06-07)


### Features

* **aiplatform:** Add blocking_operation_ids to ImportFeatureValuesOperationMetadata ([#8036](https://togithub.com/googleapis/google-cloud-go/issues/8036)) ([4f98e1a](https://togithub.com/googleapis/google-cloud-go/commit/4f98e1a919d61fb396fe95197a7b17376184d966))
* **aiplatform:** Add NVIDIA_A100_80GB to AcceleratorType ([4f98e1a](https://togithub.com/googleapis/google-cloud-go/commit/4f98e1a919d61fb396fe95197a7b17376184d966))
* **aiplatform:** Support for Model Garden -- A single place to search, discover, and interact with a wide variety of foundation models from Google and Google partners, available on Vertex AI ([#8026](https://togithub.com/googleapis/google-cloud-go/issues/8026)) ([75cf009](https://togithub.com/googleapis/google-cloud-go/commit/75cf009802303edb9c157b3cb686f8bc6786c62b))
</details>

<details><summary>billing: 1.15.0</summary>

## [1.15.0](https://togithub.com/googleapis/google-cloud-go/compare/billing/v1.14.0...billing/v1.15.0) (2023-06-07)


### Features

* **billing/budgets:** Add resource_ancestors field to support filtering by folders & organizations ([79eac77](https://togithub.com/googleapis/google-cloud-go/commit/79eac771ecf99172157cc4499ba95536778354e6))
* **billing/budgets:** Add resource_ancestors field to support filtering by folders & organizations ([79eac77](https://togithub.com/googleapis/google-cloud-go/commit/79eac771ecf99172157cc4499ba95536778354e6))
</details>

<details><summary>contactcenterinsights: 1.9.0</summary>

## [1.9.0](https://togithub.com/googleapis/google-cloud-go/compare/contactcenterinsights/v1.8.0...contactcenterinsights/v1.9.0) (2023-06-07)


### Features

* **contactcenterinsights:** Add the resource definition of a STT recognizer ([#8035](https://togithub.com/googleapis/google-cloud-go/issues/8035)) ([b119cd0](https://togithub.com/googleapis/google-cloud-go/commit/b119cd08924ce9b4b26c6343686a76137de7375d))
</details>

<details><summary>container: 1.21.0</summary>

## [1.21.0](https://togithub.com/googleapis/google-cloud-go/compare/container/v1.20.0...container/v1.21.0) (2023-06-07)


### Features

* **container:** Add a API field to enable FQDN Network Policy on clusters ([79eac77](https://togithub.com/googleapis/google-cloud-go/commit/79eac771ecf99172157cc4499ba95536778354e6))
</details>

<details><summary>deploy: 1.10.0</summary>

## [1.10.0](https://togithub.com/googleapis/google-cloud-go/compare/deploy/v1.9.0...deploy/v1.10.0) (2023-06-07)


### Features

* **deploy:** Add support for disabling Pod overprovisioning in the progressive deployment strategy configuration for a Kubernetes Target ([#8052](https://togithub.com/googleapis/google-cloud-go/issues/8052)) ([f2c3dd3](https://togithub.com/googleapis/google-cloud-go/commit/f2c3dd38fce43f15f4d3a4da5d621de79e174475))
</details>

<details><summary>discoveryengine: 0.4.1</summary>

## [0.4.1](https://togithub.com/googleapis/google-cloud-go/compare/discoveryengine/v0.4.0...discoveryengine/v0.4.1) (2023-06-07)


### Bug Fixes

* **discoveryengine:** Remove the summarization feature from v1 version ([#8056](https://togithub.com/googleapis/google-cloud-go/issues/8056)) ([79eac77](https://togithub.com/googleapis/google-cloud-go/commit/79eac771ecf99172157cc4499ba95536778354e6))
</details>

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] committed Jun 7, 2023
1 parent a3f4299 commit d8c2f2c
Show file tree
Hide file tree
Showing 13 changed files with 57 additions and 12 deletions.
12 changes: 6 additions & 6 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"accessapproval": "1.7.0",
"accesscontextmanager": "1.8.0",
"advisorynotifications": "0.3.0",
"aiplatform": "1.43.0",
"aiplatform": "1.44.0",
"alloydb": "1.1.0",
"analytics": "0.21.0",
"apigateway": "1.6.0",
Expand All @@ -18,7 +18,7 @@
"baremetalsolution": "1.1.0",
"batch": "1.2.0",
"beyondcorp": "0.6.0",
"billing": "1.14.0",
"billing": "1.15.0",
"binaryauthorization": "1.6.0",
"certificatemanager": "1.7.0",
"channel": "1.15.0",
Expand All @@ -28,8 +28,8 @@
"compute": "1.20.0",
"compute/metadata": "0.2.3",
"confidentialcomputing": "0.3.0",
"contactcenterinsights": "1.8.0",
"container": "1.20.0",
"contactcenterinsights": "1.9.0",
"container": "1.21.0",
"containeranalysis": "0.10.0",
"datacatalog": "1.14.0",
"dataflow": "0.9.0",
Expand All @@ -40,9 +40,9 @@
"dataproc": "2.0.0",
"dataqna": "0.8.0",
"datastream": "1.9.0",
"deploy": "1.9.0",
"deploy": "1.10.0",
"dialogflow": "1.35.0",
"discoveryengine": "0.4.0",
"discoveryengine": "0.4.1",
"dlp": "1.10.0",
"documentai": "1.19.0",
"domains": "0.9.0",
Expand Down
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.44.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform-v1.43.0...aiplatform/v1.44.0) (2023-06-07)


### Features

* **aiplatform:** Add blocking_operation_ids to ImportFeatureValuesOperationMetadata ([#8036](https://github.com/googleapis/google-cloud-go/issues/8036)) ([4f98e1a](https://github.com/googleapis/google-cloud-go/commit/4f98e1a919d61fb396fe95197a7b17376184d966))
* **aiplatform:** Add NVIDIA_A100_80GB to AcceleratorType ([4f98e1a](https://github.com/googleapis/google-cloud-go/commit/4f98e1a919d61fb396fe95197a7b17376184d966))
* **aiplatform:** Support for Model Garden -- A single place to search, discover, and interact with a wide variety of foundation models from Google and Google partners, available on Vertex AI ([#8026](https://github.com/googleapis/google-cloud-go/issues/8026)) ([75cf009](https://github.com/googleapis/google-cloud-go/commit/75cf009802303edb9c157b3cb686f8bc6786c62b))

## [1.43.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.42.0...aiplatform/v1.43.0) (2023-05-30)


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.43.0"
const Version = "1.44.0"
8 changes: 8 additions & 0 deletions billing/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changes

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


### Features

* **billing/budgets:** Add resource_ancestors field to support filtering by folders & organizations ([79eac77](https://github.com/googleapis/google-cloud-go/commit/79eac771ecf99172157cc4499ba95536778354e6))
* **billing/budgets:** Add resource_ancestors field to support filtering by folders & organizations ([79eac77](https://github.com/googleapis/google-cloud-go/commit/79eac771ecf99172157cc4499ba95536778354e6))

## [1.14.0](https://github.com/googleapis/google-cloud-go/compare/billing/v1.13.1...billing/v1.14.0) (2023-05-30)


Expand Down
2 changes: 1 addition & 1 deletion billing/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 contactcenterinsights/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/contactcenterinsights/v1.8.0...contactcenterinsights/v1.9.0) (2023-06-07)


### Features

* **contactcenterinsights:** Add the resource definition of a STT recognizer ([#8035](https://github.com/googleapis/google-cloud-go/issues/8035)) ([b119cd0](https://github.com/googleapis/google-cloud-go/commit/b119cd08924ce9b4b26c6343686a76137de7375d))

## [1.8.0](https://github.com/googleapis/google-cloud-go/compare/contactcenterinsights/v1.7.1...contactcenterinsights/v1.8.0) (2023-05-30)


Expand Down
2 changes: 1 addition & 1 deletion contactcenterinsights/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"
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.21.0](https://github.com/googleapis/google-cloud-go/compare/container/v1.20.0...container/v1.21.0) (2023-06-07)


### Features

* **container:** Add a API field to enable FQDN Network Policy on clusters ([79eac77](https://github.com/googleapis/google-cloud-go/commit/79eac771ecf99172157cc4499ba95536778354e6))

## [1.20.0](https://github.com/googleapis/google-cloud-go/compare/container/v1.19.0...container/v1.20.0) (2023-05-31)


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.20.0"
const Version = "1.21.0"
7 changes: 7 additions & 0 deletions deploy/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changes


## [1.10.0](https://github.com/googleapis/google-cloud-go/compare/deploy/v1.9.0...deploy/v1.10.0) (2023-06-07)


### Features

* **deploy:** Add support for disabling Pod overprovisioning in the progressive deployment strategy configuration for a Kubernetes Target ([#8052](https://github.com/googleapis/google-cloud-go/issues/8052)) ([f2c3dd3](https://github.com/googleapis/google-cloud-go/commit/f2c3dd38fce43f15f4d3a4da5d621de79e174475))

## [1.9.0](https://github.com/googleapis/google-cloud-go/compare/deploy/v1.8.1...deploy/v1.9.0) (2023-05-30)


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

## [0.4.1](https://github.com/googleapis/google-cloud-go/compare/discoveryengine/v0.4.0...discoveryengine/v0.4.1) (2023-06-07)


### Bug Fixes

* **discoveryengine:** Remove the summarization feature from v1 version ([#8056](https://github.com/googleapis/google-cloud-go/issues/8056)) ([79eac77](https://github.com/googleapis/google-cloud-go/commit/79eac771ecf99172157cc4499ba95536778354e6))

## [0.4.0](https://github.com/googleapis/google-cloud-go/compare/discoveryengine/v0.3.1...discoveryengine/v0.4.0) (2023-05-30)


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

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

0 comments on commit d8c2f2c

Please sign in to comment.