Skip to content

Commit

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


<details><summary>google-cloud-confidentialcomputing: 0.4.10</summary>

##
[0.4.10](google-cloud-confidentialcomputing-v0.4.9...google-cloud-confidentialcomputing-v0.4.10)
(2024-07-10)


### Features

* [google-cloud-confidentialcomputing] Add a new field `tee_attestation`
to `VerifyAttestationRequest` message proto for SEV SNP and TDX
attestations
([#12894](#12894))
([8e75da8](8e75da8))
</details>

<details><summary>google-cloud-container: 2.48.0</summary>

##
[2.48.0](google-cloud-container-v2.47.1...google-cloud-container-v2.48.0)
(2024-07-10)


### Features

* [google-cloud-container] add DCGM enum in monitoring config
([#12892](#12892))
([ea0a4c9](ea0a4c9))
</details>

<details><summary>google-cloud-orchestration-airflow: 1.13.0</summary>

##
[1.13.0](google-cloud-orchestration-airflow-v1.12.2...google-cloud-orchestration-airflow-v1.13.0)
(2024-07-10)


### Features

* add `airflow_database_retention_days` and
`airflow_metadata_retention_config` to message `DataRetentionConfig`
([547a8d8](547a8d8))
* add `AirflowMetadataRetentionPolicyConfig` message
([547a8d8](547a8d8))


### Documentation

* various documentation clarifications
([547a8d8](547a8d8))
</details>

<details><summary>google-cloud-run: 0.10.7</summary>

##
[0.10.7](google-cloud-run-v0.10.6...google-cloud-run-v0.10.7)
(2024-07-10)


### Features

* add Job ExecutionReference.completion_status to show status of the
most recent execution
([0829cc1](0829cc1))
* add Job start_execution_token and run_execution_token to execute jobs
immediately on creation
([0829cc1](0829cc1))
* support update_mask in Cloud Run UpdateService
([0829cc1](0829cc1))


### Documentation

* clarify optional fields in Cloud Run requests
([0829cc1](0829cc1))
</details>

<details><summary>google-cloud-securesourcemanager: 0.1.7</summary>

##
[0.1.7](google-cloud-securesourcemanager-v0.1.6...google-cloud-securesourcemanager-v0.1.7)
(2024-07-10)


### Features

* add constant `UNKNOWN` to field `State` in message
`.google.cloud.securesourcemanager.v1.Instance`
([c3da089](c3da089))
* add field `private_config` to message
`.google.cloud.securesourcemanager.v1.Instance`
([c3da089](c3da089))


### Documentation

* A comment for field `instance` in message
`.google.cloud.securesourcemanager.v1.Repository` is updated to include
data plane vs control plane behavior.
([c3da089](c3da089))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Jul 10, 2024
1 parent c3da089 commit a372383
Show file tree
Hide file tree
Showing 25 changed files with 78 additions and 24 deletions.
10 changes: 5 additions & 5 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@
"packages/google-cloud-commerce-consumer-procurement": "0.1.6",
"packages/google-cloud-common": "1.3.4",
"packages/google-cloud-compute": "1.19.1",
"packages/google-cloud-confidentialcomputing": "0.4.9",
"packages/google-cloud-confidentialcomputing": "0.4.10",
"packages/google-cloud-config": "0.1.10",
"packages/google-cloud-contact-center-insights": "1.17.4",
"packages/google-cloud-container": "2.47.1",
"packages/google-cloud-container": "2.48.0",
"packages/google-cloud-containeranalysis": "2.14.4",
"packages/google-cloud-contentwarehouse": "0.7.8",
"packages/google-cloud-data-fusion": "1.10.4",
Expand Down Expand Up @@ -115,7 +115,7 @@
"packages/google-cloud-network-services": "0.5.13",
"packages/google-cloud-notebooks": "1.10.4",
"packages/google-cloud-optimization": "1.8.4",
"packages/google-cloud-orchestration-airflow": "1.12.2",
"packages/google-cloud-orchestration-airflow": "1.13.0",
"packages/google-cloud-os-config": "1.17.4",
"packages/google-cloud-os-login": "2.14.5",
"packages/google-cloud-parallelstore": "0.2.1",
Expand All @@ -136,10 +136,10 @@
"packages/google-cloud-resource-manager": "1.12.4",
"packages/google-cloud-resource-settings": "1.9.5",
"packages/google-cloud-retail": "1.21.1",
"packages/google-cloud-run": "0.10.6",
"packages/google-cloud-run": "0.10.7",
"packages/google-cloud-scheduler": "2.13.4",
"packages/google-cloud-secret-manager": "2.20.1",
"packages/google-cloud-securesourcemanager": "0.1.6",
"packages/google-cloud-securesourcemanager": "0.1.7",
"packages/google-cloud-securitycenter": "1.33.0",
"packages/google-cloud-securitycentermanagement": "0.1.13",
"packages/google-cloud-service-control": "1.12.2",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-confidentialcomputing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.4.10](https://github.com/googleapis/google-cloud-python/compare/google-cloud-confidentialcomputing-v0.4.9...google-cloud-confidentialcomputing-v0.4.10) (2024-07-10)


### Features

* [google-cloud-confidentialcomputing] Add a new field `tee_attestation` to `VerifyAttestationRequest` message proto for SEV SNP and TDX attestations ([#12894](https://github.com/googleapis/google-cloud-python/issues/12894)) ([8e75da8](https://github.com/googleapis/google-cloud-python/commit/8e75da8f04b5c1e6442517949581a9424f90bb18))

## [0.4.9](https://github.com/googleapis/google-cloud-python/compare/google-cloud-confidentialcomputing-v0.4.8...google-cloud-confidentialcomputing-v0.4.9) (2024-07-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__ = "0.4.10" # {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.4.10" # {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-confidentialcomputing",
"version": "0.1.0"
"version": "0.4.10"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-container/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

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

## [2.48.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-container-v2.47.1...google-cloud-container-v2.48.0) (2024-07-10)


### Features

* [google-cloud-container] add DCGM enum in monitoring config ([#12892](https://github.com/googleapis/google-cloud-python/issues/12892)) ([ea0a4c9](https://github.com/googleapis/google-cloud-python/commit/ea0a4c983772a493995964805607c7dbed96b9a9))

## [2.47.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-container-v2.47.0...google-cloud-container-v2.47.1) (2024-07-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.48.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.48.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.48.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-container",
"version": "0.1.0"
"version": "2.48.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-container",
"version": "0.1.0"
"version": "2.48.0"
},
"snippets": [
{
Expand Down
13 changes: 13 additions & 0 deletions packages/google-cloud-orchestration-airflow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.13.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-orchestration-airflow-v1.12.2...google-cloud-orchestration-airflow-v1.13.0) (2024-07-10)


### Features

* add `airflow_database_retention_days` and `airflow_metadata_retention_config` to message `DataRetentionConfig` ([547a8d8](https://github.com/googleapis/google-cloud-python/commit/547a8d81c9fa7c0c6b63c6312fe4cd993d08d507))
* add `AirflowMetadataRetentionPolicyConfig` message ([547a8d8](https://github.com/googleapis/google-cloud-python/commit/547a8d81c9fa7c0c6b63c6312fe4cd993d08d507))


### Documentation

* various documentation clarifications ([547a8d8](https://github.com/googleapis/google-cloud-python/commit/547a8d81c9fa7c0c6b63c6312fe4cd993d08d507))

## [1.12.2](https://github.com/googleapis/google-cloud-python/compare/google-cloud-orchestration-airflow-v1.12.1...google-cloud-orchestration-airflow-v1.12.2) (2024-07-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.13.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.13.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.13.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-orchestration-airflow",
"version": "0.1.0"
"version": "1.13.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-orchestration-airflow-service",
"version": "0.1.0"
"version": "1.13.0"
},
"snippets": [
{
Expand Down
14 changes: 14 additions & 0 deletions packages/google-cloud-run/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.10.7](https://github.com/googleapis/google-cloud-python/compare/google-cloud-run-v0.10.6...google-cloud-run-v0.10.7) (2024-07-10)


### Features

* add Job ExecutionReference.completion_status to show status of the most recent execution ([0829cc1](https://github.com/googleapis/google-cloud-python/commit/0829cc12b7521b9ecb4ef302d86e0863f9159d7e))
* add Job start_execution_token and run_execution_token to execute jobs immediately on creation ([0829cc1](https://github.com/googleapis/google-cloud-python/commit/0829cc12b7521b9ecb4ef302d86e0863f9159d7e))
* support update_mask in Cloud Run UpdateService ([0829cc1](https://github.com/googleapis/google-cloud-python/commit/0829cc12b7521b9ecb4ef302d86e0863f9159d7e))


### Documentation

* clarify optional fields in Cloud Run requests ([0829cc1](https://github.com/googleapis/google-cloud-python/commit/0829cc12b7521b9ecb4ef302d86e0863f9159d7e))

## [0.10.6](https://github.com/googleapis/google-cloud-python/compare/google-cloud-run-v0.10.5...google-cloud-run-v0.10.6) (2024-07-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__ = "0.10.7" # {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.10.7" # {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-run",
"version": "0.1.0"
"version": "0.10.7"
},
"snippets": [
{
Expand Down
13 changes: 13 additions & 0 deletions packages/google-cloud-securesourcemanager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.1.7](https://github.com/googleapis/google-cloud-python/compare/google-cloud-securesourcemanager-v0.1.6...google-cloud-securesourcemanager-v0.1.7) (2024-07-10)


### Features

* add constant `UNKNOWN` to field `State` in message `.google.cloud.securesourcemanager.v1.Instance` ([c3da089](https://github.com/googleapis/google-cloud-python/commit/c3da0899d77a77b9cb50e1c43e36bc191fe16687))
* add field `private_config` to message `.google.cloud.securesourcemanager.v1.Instance` ([c3da089](https://github.com/googleapis/google-cloud-python/commit/c3da0899d77a77b9cb50e1c43e36bc191fe16687))


### Documentation

* A comment for field `instance` in message `.google.cloud.securesourcemanager.v1.Repository` is updated to include data plane vs control plane behavior. ([c3da089](https://github.com/googleapis/google-cloud-python/commit/c3da0899d77a77b9cb50e1c43e36bc191fe16687))

## [0.1.6](https://github.com/googleapis/google-cloud-python/compare/google-cloud-securesourcemanager-v0.1.5...google-cloud-securesourcemanager-v0.1.6) (2024-07-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__ = "0.1.7" # {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.7" # {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.7"
},
"snippets": [
{
Expand Down

0 comments on commit a372383

Please sign in to comment.