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] authored Oct 23, 2024
1 parent e729f1e commit dd85da1
Show file tree
Hide file tree
Showing 40 changed files with 129 additions and 39 deletions.
16 changes: 8 additions & 8 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages/google-ads-marketingplatform-admin": "0.1.0",
"packages/google-ai-generativelanguage": "0.6.10",
"packages/google-analytics-admin": "0.23.0",
"packages/google-analytics-data": "0.18.12",
"packages/google-analytics-data": "0.18.13",
"packages/google-apps-card": "0.1.4",
"packages/google-apps-chat": "0.1.12",
"packages/google-apps-events-subscriptions": "0.1.2",
Expand Down Expand Up @@ -67,22 +67,22 @@
"packages/google-cloud-dataform": "0.5.11",
"packages/google-cloud-datalabeling": "1.10.5",
"packages/google-cloud-dataplex": "2.2.2",
"packages/google-cloud-dataproc": "5.13.0",
"packages/google-cloud-dataproc": "5.14.0",
"packages/google-cloud-dataproc-metastore": "1.15.5",
"packages/google-cloud-datastream": "1.9.5",
"packages/google-cloud-deploy": "2.1.0",
"packages/google-cloud-developerconnect": "0.1.2",
"packages/google-cloud-dialogflow": "2.33.0",
"packages/google-cloud-dialogflow-cx": "1.35.0",
"packages/google-cloud-discoveryengine": "0.13.0",
"packages/google-cloud-dlp": "3.23.0",
"packages/google-cloud-dlp": "3.24.0",
"packages/google-cloud-dms": "1.9.5",
"packages/google-cloud-documentai": "2.33.0",
"packages/google-cloud-documentai": "2.34.0",
"packages/google-cloud-domains": "1.7.5",
"packages/google-cloud-edgecontainer": "0.5.11",
"packages/google-cloud-edgenetwork": "0.1.11",
"packages/google-cloud-enterpriseknowledgegraph": "0.3.11",
"packages/google-cloud-essential-contacts": "1.7.5",
"packages/google-cloud-essential-contacts": "1.7.6",
"packages/google-cloud-eventarc": "1.11.5",
"packages/google-cloud-eventarc-publishing": "0.6.11",
"packages/google-cloud-filestore": "1.9.5",
Expand Down Expand Up @@ -111,7 +111,7 @@
"packages/google-cloud-monitoring-metrics-scopes": "1.6.5",
"packages/google-cloud-netapp": "0.3.14",
"packages/google-cloud-network-connectivity": "2.4.5",
"packages/google-cloud-network-management": "1.18.0",
"packages/google-cloud-network-management": "1.19.0",
"packages/google-cloud-network-security": "0.9.11",
"packages/google-cloud-network-services": "0.5.14",
"packages/google-cloud-notebooks": "1.10.5",
Expand Down Expand Up @@ -142,7 +142,7 @@
"packages/google-cloud-run": "0.10.9",
"packages/google-cloud-scheduler": "2.13.5",
"packages/google-cloud-secret-manager": "2.20.2",
"packages/google-cloud-securesourcemanager": "0.1.8",
"packages/google-cloud-securesourcemanager": "0.1.9",
"packages/google-cloud-securitycenter": "1.34.0",
"packages/google-cloud-securitycentermanagement": "0.1.14",
"packages/google-cloud-service-control": "1.12.3",
Expand All @@ -160,7 +160,7 @@
"packages/google-cloud-talent": "2.13.5",
"packages/google-cloud-tasks": "2.16.5",
"packages/google-cloud-telcoautomation": "0.2.5",
"packages/google-cloud-texttospeech": "2.18.0",
"packages/google-cloud-texttospeech": "2.19.0",
"packages/google-cloud-tpu": "1.18.5",
"packages/google-cloud-trace": "1.13.5",
"packages/google-cloud-translate": "3.16.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/google-analytics-data/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.18.13](https://github.com/googleapis/google-cloud-python/compare/google-analytics-data-v0.18.12...google-analytics-data-v0.18.13) (2024-10-23)


### Features

* add `sampling_level` to the `ReportDefinition` type ([d395233](https://github.com/googleapis/google-cloud-python/commit/d395233f8ffbee93df8db344a8628407fe1c1f15))
* add `SamplingLevel` type to Data API v1alpha ([d395233](https://github.com/googleapis/google-cloud-python/commit/d395233f8ffbee93df8db344a8628407fe1c1f15))

## [0.18.12](https://github.com/googleapis/google-cloud-python/compare/google-analytics-data-v0.18.11...google-analytics-data-v0.18.12) (2024-09-23)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.18.13" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.18.13" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.18.13" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-analytics-data",
"version": "0.1.0"
"version": "0.18.13"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-analytics-data",
"version": "0.1.0"
"version": "0.18.13"
},
"snippets": [
{
Expand Down
8 changes: 8 additions & 0 deletions packages/google-cloud-dataproc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

[1]: https://pypi.org/project/google-cloud-dataproc/#history

## [5.14.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dataproc-v5.13.0...google-cloud-dataproc-v5.14.0) (2024-10-23)


### Features

* [google-cloud-dataproc] Add `ProvisioningModelMix` to support mixing of spot and standard instances for secondary workers ([#13169](https://github.com/googleapis/google-cloud-python/issues/13169)) ([3fe76c8](https://github.com/googleapis/google-cloud-python/commit/3fe76c85be9923c7f154c50f2eb55621310bf86f))
* Add support for configuration of bootdisk IOPS and throughput when ([3fe76c8](https://github.com/googleapis/google-cloud-python/commit/3fe76c85be9923c7f154c50f2eb55621310bf86f))

## [5.13.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dataproc-v5.12.0...google-cloud-dataproc-v5.13.0) (2024-09-30)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "5.14.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "5.14.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-dataproc",
"version": "0.1.0"
"version": "5.14.0"
},
"snippets": [
{
Expand Down
12 changes: 12 additions & 0 deletions packages/google-cloud-dlp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@

[1]: https://pypi.org/project/google-cloud-dlp/#history

## [3.24.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dlp-v3.23.0...google-cloud-dlp-v3.24.0) (2024-10-23)


### Features

* [google-cloud-dlp] discovery of BigQuery snapshots ([#13172](https://github.com/googleapis/google-cloud-python/issues/13172)) ([76e529c](https://github.com/googleapis/google-cloud-python/commit/76e529c958e3fb39679baf50e76b331df7474d0d))


### Documentation

* documentation revisions for data profiles ([76e529c](https://github.com/googleapis/google-cloud-python/commit/76e529c958e3fb39679baf50e76b331df7474d0d))

## [3.23.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dlp-v3.22.0...google-cloud-dlp-v3.23.0) (2024-09-23)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "3.24.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "3.24.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-dlp",
"version": "0.1.0"
"version": "3.24.0"
},
"snippets": [
{
Expand Down
10 changes: 10 additions & 0 deletions packages/google-cloud-documentai/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [2.34.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-documentai-v2.33.0...google-cloud-documentai-v2.34.0) (2024-10-23)


### Features

* [google-cloud-documentai] Updated the exponential backoff settings for the Document AI ProcessDocument and BatchProcessDocuments methods ([91e9f9f](https://github.com/googleapis/google-cloud-python/commit/91e9f9f262ac350cb6fa537eceac104460b1bfc0))
* Add RESOURCE_EXHAUSTED to retryable status codes for ProcessDocument method ([91e9f9f](https://github.com/googleapis/google-cloud-python/commit/91e9f9f262ac350cb6fa537eceac104460b1bfc0))
* Add RESOURCE_EXHAUSTED to retryable status codes for ProcessDocument method ([98a4a8d](https://github.com/googleapis/google-cloud-python/commit/98a4a8de41dd24d542f592f06f68dd5adac0ceeb))
* Updated the exponential backoff settings for the Document AI ProcessDocument and BatchProcessDocuments methods ([98a4a8d](https://github.com/googleapis/google-cloud-python/commit/98a4a8de41dd24d542f592f06f68dd5adac0ceeb))

## [2.33.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-documentai-v2.32.0...google-cloud-documentai-v2.33.0) (2024-10-08)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "2.34.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "2.34.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "2.33.0" # {x-release-please-version}
__version__ = "2.34.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "2.34.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-documentai",
"version": "0.1.0"
"version": "2.34.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-documentai",
"version": "0.1.0"
"version": "2.34.0"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-essential-contacts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.7.6](https://github.com/googleapis/google-cloud-python/compare/google-cloud-essential-contacts-v1.7.5...google-cloud-essential-contacts-v1.7.6) (2024-10-23)


### Documentation

* [google-cloud-essential-contacts] Marks the `google.cloud.essentialcontacts.v1.Contact.validation_state` field as `output_only` ([#13165](https://github.com/googleapis/google-cloud-python/issues/13165)) ([20472b8](https://github.com/googleapis/google-cloud-python/commit/20472b8af555f8fb778072237b2c7723f4df46e5))

## [1.7.5](https://github.com/googleapis/google-cloud-python/compare/google-cloud-essential-contacts-v1.7.4...google-cloud-essential-contacts-v1.7.5) (2024-07-30)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "1.7.6" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "1.7.6" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-essential-contacts",
"version": "0.1.0"
"version": "1.7.6"
},
"snippets": [
{
Expand Down
22 changes: 22 additions & 0 deletions packages/google-cloud-network-management/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## [1.19.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-network-management-v1.18.0...google-cloud-network-management-v1.19.0) (2024-10-23)


### Features

* add fields related to advertised routes to the RouteInfo proto ([046e080](https://github.com/googleapis/google-cloud-python/commit/046e080dc9a580c0b700708fde0145527dc5227a))
* add firewall policy URI to the FirewallInfo proto ([046e080](https://github.com/googleapis/google-cloud-python/commit/046e080dc9a580c0b700708fde0145527dc5227a))
* add load balancer name to the ForwardingRuleInfo proto ([046e080](https://github.com/googleapis/google-cloud-python/commit/046e080dc9a580c0b700708fde0145527dc5227a))
* add messages and fields related to Redis Clusters ([046e080](https://github.com/googleapis/google-cloud-python/commit/046e080dc9a580c0b700708fde0145527dc5227a))
* add messages and fields related to Redis Instances ([046e080](https://github.com/googleapis/google-cloud-python/commit/046e080dc9a580c0b700708fde0145527dc5227a))
* add more detailed abort and drop causes to corresponding enums ([046e080](https://github.com/googleapis/google-cloud-python/commit/046e080dc9a580c0b700708fde0145527dc5227a))
* add PSC network attachment URI to the InstanceInfo proto ([046e080](https://github.com/googleapis/google-cloud-python/commit/046e080dc9a580c0b700708fde0145527dc5227a))
* add PSC target fields to the ForwardingRuleInfo proto ([046e080](https://github.com/googleapis/google-cloud-python/commit/046e080dc9a580c0b700708fde0145527dc5227a))
* add region name field to the RouteInfo proto ([046e080](https://github.com/googleapis/google-cloud-python/commit/046e080dc9a580c0b700708fde0145527dc5227a))
* add region name to the ForwardingRuleInfo proto ([046e080](https://github.com/googleapis/google-cloud-python/commit/046e080dc9a580c0b700708fde0145527dc5227a))
* add subnet URI and region name to the NetworkInfo proto ([046e080](https://github.com/googleapis/google-cloud-python/commit/046e080dc9a580c0b700708fde0145527dc5227a))


### Documentation

* update outdated comments in the FirewallInfo proto ([046e080](https://github.com/googleapis/google-cloud-python/commit/046e080dc9a580c0b700708fde0145527dc5227a))

## [1.18.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-network-management-v1.17.3...google-cloud-network-management-v1.18.0) (2024-08-08)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "1.19.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "1.19.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-network-management",
"version": "0.1.0"
"version": "1.19.0"
},
"snippets": [
{
Expand Down
15 changes: 15 additions & 0 deletions packages/google-cloud-securesourcemanager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [0.1.9](https://github.com/googleapis/google-cloud-python/compare/google-cloud-securesourcemanager-v0.1.8...google-cloud-securesourcemanager-v0.1.9) (2024-10-23)


### Features

* [google-cloud-securesourcemanager] Add field `instance` to message `.google.cloud.securesourcemanager.v1.ListRepositoriesRequest` ([#13176](https://github.com/googleapis/google-cloud-python/issues/13176)) ([18b266f](https://github.com/googleapis/google-cloud-python/commit/18b266f70010b8d233e3a3e9ce97a89caf2e0695))
* Add branch rule APIs ([e6a764b](https://github.com/googleapis/google-cloud-python/commit/e6a764b84fc0529e15c9c1a0721a50809af52369))
* Add field `psc_allowed_projects` to message `.google.cloud.securesourcemanager.v1.Instance` ([e6a764b](https://github.com/googleapis/google-cloud-python/commit/e6a764b84fc0529e15c9c1a0721a50809af52369))


### Documentation

* A comment for field `instance` in message ([18b266f](https://github.com/googleapis/google-cloud-python/commit/18b266f70010b8d233e3a3e9ce97a89caf2e0695))
* A comment for field `instance` in message `.google.cloud.securesourcemanager.v1.Repository` is changed ([e6a764b](https://github.com/googleapis/google-cloud-python/commit/e6a764b84fc0529e15c9c1a0721a50809af52369))

## [0.1.8](https://github.com/googleapis/google-cloud-python/compare/google-cloud-securesourcemanager-v0.1.7...google-cloud-securesourcemanager-v0.1.8) (2024-07-30)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.1.9" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.1.9" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-securesourcemanager",
"version": "0.1.0"
"version": "0.1.9"
},
"snippets": [
{
Expand Down
8 changes: 8 additions & 0 deletions packages/google-cloud-texttospeech/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

[1]: https://pypi.org/project/google-cloud-texttospeech/#history

## [2.19.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-texttospeech-v2.18.0...google-cloud-texttospeech-v2.19.0) (2024-10-23)


### Features

* [google-cloud-texttospeech] Add brand voice lite ([#13178](https://github.com/googleapis/google-cloud-python/issues/13178)) ([3b97314](https://github.com/googleapis/google-cloud-python/commit/3b97314028f30b627f8891cea1368df20a564414))
* [google-cloud-texttospeech] add brand voice lite, which lets you clone a voice with just 10 seconds of audio ([#13192](https://github.com/googleapis/google-cloud-python/issues/13192)) ([6d622a3](https://github.com/googleapis/google-cloud-python/commit/6d622a39d3e578e52f4591667ed14c13948c4a50))

## [2.18.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-texttospeech-v2.17.2...google-cloud-texttospeech-v2.18.0) (2024-10-10)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "2.19.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "2.19.0" # {x-release-please-version}
Loading

0 comments on commit dd85da1

Please sign in to comment.