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] committed Apr 3, 2024
1 parent dfa5e69 commit 2db6881
Show file tree
Hide file tree
Showing 25 changed files with 74 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 @@ -25,7 +25,7 @@
"packages/google-cloud-assured-workloads": "1.12.3",
"packages/google-cloud-automl": "2.13.3",
"packages/google-cloud-bare-metal-solution": "1.7.3",
"packages/google-cloud-batch": "0.17.15",
"packages/google-cloud-batch": "0.17.16",
"packages/google-cloud-beyondcorp-appconnections": "0.4.9",
"packages/google-cloud-beyondcorp-appconnectors": "0.4.9",
"packages/google-cloud-beyondcorp-appgateways": "0.4.9",
Expand All @@ -47,7 +47,7 @@
"packages/google-cloud-certificate-manager": "1.7.0",
"packages/google-cloud-channel": "1.18.3",
"packages/google-cloud-cloudcontrolspartner": "0.1.0",
"packages/google-cloud-cloudquotas": "0.1.6",
"packages/google-cloud-cloudquotas": "0.1.7",
"packages/google-cloud-commerce-consumer-procurement": "0.1.5",
"packages/google-cloud-common": "1.3.3",
"packages/google-cloud-compute": "1.18.0",
Expand Down Expand Up @@ -119,7 +119,7 @@
"packages/google-cloud-policy-troubleshooter": "1.11.3",
"packages/google-cloud-policysimulator": "0.1.6",
"packages/google-cloud-policytroubleshooter-iam": "0.1.5",
"packages/google-cloud-private-ca": "1.11.0",
"packages/google-cloud-private-ca": "1.12.0",
"packages/google-cloud-private-catalog": "0.9.9",
"packages/google-cloud-public-ca": "0.3.9",
"packages/google-cloud-rapidmigrationassessment": "0.1.7",
Expand All @@ -145,7 +145,7 @@
"packages/google-cloud-shell": "1.9.3",
"packages/google-cloud-source-context": "1.5.3",
"packages/google-cloud-speech": "2.25.1",
"packages/google-cloud-storage-control": "0.1.0",
"packages/google-cloud-storage-control": "0.1.1",
"packages/google-cloud-storage-transfer": "1.11.3",
"packages/google-cloud-storageinsights": "0.1.8",
"packages/google-cloud-support": "0.1.7",
Expand Down Expand Up @@ -173,7 +173,7 @@
"packages/google-maps-fleetengine": "0.1.9",
"packages/google-maps-fleetengine-delivery": "0.1.7",
"packages/google-maps-mapsplatformdatasets": "0.3.7",
"packages/google-maps-places": "0.1.10",
"packages/google-maps-places": "0.1.11",
"packages/google-maps-routing": "0.6.7",
"packages/google-shopping-css": "0.1.4",
"packages/google-shopping-merchant-inventories": "0.1.5",
Expand Down
8 changes: 8 additions & 0 deletions packages/google-cloud-batch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.17.16](https://github.com/googleapis/google-cloud-python/compare/google-cloud-batch-v0.17.15...google-cloud-batch-v0.17.16) (2024-04-03)


### Documentation

* add non-negative restriction comment for usage_resource_allowance.spec.limit.limit exposed on v1alpha ([4be4f8d](https://github.com/googleapis/google-cloud-python/commit/4be4f8d37e7d007c3319dac30c2df6a031a15384))
* state one Resource Allowance per region per project limitation on v1alpha ([4be4f8d](https://github.com/googleapis/google-cloud-python/commit/4be4f8d37e7d007c3319dac30c2df6a031a15384))

## [0.17.15](https://github.com/googleapis/google-cloud-python/compare/google-cloud-batch-v0.17.14...google-cloud-batch-v0.17.15) (2024-03-28)


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.17.16" # {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.17.16" # {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.17.16" # {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-batch",
"version": "0.1.0"
"version": "0.17.16"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-batch",
"version": "0.1.0"
"version": "0.17.16"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-cloudquotas/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.7](https://github.com/googleapis/google-cloud-python/compare/google-cloud-cloudquotas-v0.1.6...google-cloud-cloudquotas-v0.1.7) (2024-04-03)


### Features

* Add `rollout_info` field to `QuotaDetails` message ([0b8728c](https://github.com/googleapis/google-cloud-python/commit/0b8728ccd8072c0f761a119971fb0dfe20207cf5))

## [0.1.6](https://github.com/googleapis/google-cloud-python/compare/google-cloud-cloudquotas-v0.1.5...google-cloud-cloudquotas-v0.1.6) (2024-03-27)


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-quotas",
"version": "0.1.0"
"version": "0.1.7"
},
"snippets": [
{
Expand Down
19 changes: 19 additions & 0 deletions packages/google-cloud-private-ca/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## [1.12.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-private-ca-v1.11.0...google-cloud-private-ca-v1.12.0) (2024-04-03)


### Features

* Add encoding format to `.google.cloud.security.privateca.v1.CaPool` Resource ([9297aea](https://github.com/googleapis/google-cloud-python/commit/9297aeacd17ecd096f80c50b8938fdeaf45a4b25))


### Documentation

* A comment for field `ca_certs` in message `.google.cloud.security.privateca.v1.FetchCaCertsResponse` is changed ([9297aea](https://github.com/googleapis/google-cloud-python/commit/9297aeacd17ecd096f80c50b8938fdeaf45a4b25))
* A comment for field `ignore_dependent_resources` in message `.google.cloud.security.privateca.v1.DeleteCaPoolRequest` is changed ([9297aea](https://github.com/googleapis/google-cloud-python/commit/9297aeacd17ecd096f80c50b8938fdeaf45a4b25))
* A comment for field `ignore_dependent_resources` in message `.google.cloud.security.privateca.v1.DeleteCertificateAuthorityRequest` is changed ([9297aea](https://github.com/googleapis/google-cloud-python/commit/9297aeacd17ecd096f80c50b8938fdeaf45a4b25))
* A comment for field `ignore_dependent_resources` in message `.google.cloud.security.privateca.v1.DisableCertificateAuthorityRequest` is changed ([9297aea](https://github.com/googleapis/google-cloud-python/commit/9297aeacd17ecd096f80c50b8938fdeaf45a4b25))
* A comment for field `maximum_lifetime` in message `.google.cloud.security.privateca.v1.CaPool` is changed ([9297aea](https://github.com/googleapis/google-cloud-python/commit/9297aeacd17ecd096f80c50b8938fdeaf45a4b25))
* A comment for field `maximum_lifetime` in message `.google.cloud.security.privateca.v1.CertificateTemplate` is changed ([9297aea](https://github.com/googleapis/google-cloud-python/commit/9297aeacd17ecd096f80c50b8938fdeaf45a4b25))
* A comment for field `subject_key_id` in message `.google.cloud.security.privateca.v1.CertificateConfig` is changed ([9297aea](https://github.com/googleapis/google-cloud-python/commit/9297aeacd17ecd096f80c50b8938fdeaf45a4b25))
* A comment for method `FetchCaCerts` in service `CertificateAuthorityService` is changed ([9297aea](https://github.com/googleapis/google-cloud-python/commit/9297aeacd17ecd096f80c50b8938fdeaf45a4b25))

## [1.11.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-private-ca-v1.10.3...google-cloud-private-ca-v1.11.0) (2024-03-22)


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.12.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.12.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.12.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-private-ca",
"version": "0.1.0"
"version": "1.12.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-private-ca",
"version": "0.1.0"
"version": "1.12.0"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-storage-control/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-storage-control-v0.1.0...google-cloud-storage-control-v0.1.1) (2024-04-03)


### Features

* Make Managed Folders operations public ([dfa5e69](https://github.com/googleapis/google-cloud-python/commit/dfa5e691c175e45c47b00975572add00fd7f3e28))

## 0.1.0 (2024-03-25)


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.1" # {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.1" # {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-storage-control",
"version": "0.1.0"
"version": "0.1.1"
},
"snippets": [
{
Expand Down
9 changes: 9 additions & 0 deletions packages/google-maps-places/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.1.11](https://github.com/googleapis/google-cloud-python/compare/google-maps-places-v0.1.10...google-maps-places-v0.1.11) (2024-04-03)


### Documentation

* Correct requirements on Autocomplete and Details session token field ([b7a50a2](https://github.com/googleapis/google-cloud-python/commit/b7a50a218314784a619986c910a50618b551fe14))
* Document the maximum number of reviews and photos returned ([b7a50a2](https://github.com/googleapis/google-cloud-python/commit/b7a50a218314784a619986c910a50618b551fe14))
* Fix typo in PriceLevel enum ([b7a50a2](https://github.com/googleapis/google-cloud-python/commit/b7a50a218314784a619986c910a50618b551fe14))

## [0.1.10](https://github.com/googleapis/google-cloud-python/compare/google-maps-places-v0.1.9...google-maps-places-v0.1.10) (2024-03-05)


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.11" # {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.11" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-maps-places",
"version": "0.1.0"
"version": "0.1.11"
},
"snippets": [
{
Expand Down

0 comments on commit 2db6881

Please sign in to comment.