Content-Length: 720771 | pFad | http://github.com/googleapis/google-cloud-python/commit/26559b821dff708d5489d5f097365f00993b6bac

C8 chore: release main · googleapis/google-cloud-python@26559b8 · GitHub
Skip to content

Commit 26559b8

Browse files
chore: release main
1 parent 60d87fa commit 26559b8

File tree

15 files changed

+37
-14
lines changed

15 files changed

+37
-14
lines changed

.release-please-manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,14 @@
4747
"packages/google-cloud-certificate-manager": "1.7.0",
4848
"packages/google-cloud-channel": "1.18.3",
4949
"packages/google-cloud-cloudcontrolspartner": "0.1.0",
50-
"packages/google-cloud-cloudquotas": "0.1.5",
50+
"packages/google-cloud-cloudquotas": "0.1.6",
5151
"packages/google-cloud-commerce-consumer-procurement": "0.1.5",
5252
"packages/google-cloud-common": "1.3.3",
5353
"packages/google-cloud-compute": "1.18.0",
54-
"packages/google-cloud-confidentialcomputing": "0.4.7",
54+
"packages/google-cloud-confidentialcomputing": "0.4.8",
5555
"packages/google-cloud-config": "0.1.8",
5656
"packages/google-cloud-contact-center-insights": "1.17.3",
57-
"packages/google-cloud-container": "2.44.0",
57+
"packages/google-cloud-container": "2.45.0",
5858
"packages/google-cloud-containeranalysis": "2.14.3",
5959
"packages/google-cloud-contentwarehouse": "0.7.7",
6060
"packages/google-cloud-data-fusion": "1.10.3",

packages/google-cloud-cloudquotas/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [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)
4+
5+
6+
### Documentation
7+
8+
* update comment of `contact_email` to make it optional as opposed to required ([763c119](https://github.com/googleapis/google-cloud-python/commit/763c1199b9c5d6c9a6297bed6bb815e4c80432e3))
9+
* update sample URL in field for `service_request_quota_uri` ([763c119](https://github.com/googleapis/google-cloud-python/commit/763c1199b9c5d6c9a6297bed6bb815e4c80432e3))
10+
311
## [0.1.5](https://github.com/googleapis/google-cloud-python/compare/google-cloud-cloudquotas-v0.1.4...google-cloud-cloudquotas-v0.1.5) (2024-03-22)
412

513

packages/google-cloud-cloudquotas/google/cloud/cloudquotas/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.1.6" # {x-release-please-version}

packages/google-cloud-cloudquotas/google/cloud/cloudquotas_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.1.6" # {x-release-please-version}

packages/google-cloud-cloudquotas/samples/generated_samples/snippet_metadata_google.api.cloudquotas.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-quotas",
11-
"version": "0.1.0"
11+
"version": "0.1.6"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-confidentialcomputing/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.4.8](https://github.com/googleapis/google-cloud-python/compare/google-cloud-confidentialcomputing-v0.4.7...google-cloud-confidentialcomputing-v0.4.8) (2024-03-27)
4+
5+
6+
### Features
7+
8+
* [google-cloud-confidentialcomputing] Add additional `TokenType` options (`TOKEN_TYPE_PKI` and `TOKEN_TYPE_LIMITED_AWS`) ([#12515](https://github.com/googleapis/google-cloud-python/issues/12515)) ([60d87fa](https://github.com/googleapis/google-cloud-python/commit/60d87fab39cf9b19fee1679b52100310a42f19e5))
9+
310
## [0.4.7](https://github.com/googleapis/google-cloud-python/compare/google-cloud-confidentialcomputing-v0.4.6...google-cloud-confidentialcomputing-v0.4.7) (2024-03-05)
411

512

packages/google-cloud-confidentialcomputing/google/cloud/confidentialcomputing/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.4.8" # {x-release-please-version}

packages/google-cloud-confidentialcomputing/google/cloud/confidentialcomputing_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.4.8" # {x-release-please-version}

packages/google-cloud-confidentialcomputing/samples/generated_samples/snippet_metadata_google.cloud.confidentialcomputing.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-confidentialcomputing",
11-
"version": "0.1.0"
11+
"version": "0.4.8"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-container/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

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

7+
## [2.45.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-container-v2.44.0...google-cloud-container-v2.45.0) (2024-03-27)
8+
9+
10+
### Features
11+
12+
* [google-cloud-container] add several fields to manage state of ([7a82f6f](https://github.com/googleapis/google-cloud-python/commit/7a82f6ffe9f51b32e0f76b9e9dafaddb5865d344))
13+
* [google-cloud-container] add several fields to manage state of database encryption update ([#12513](https://github.com/googleapis/google-cloud-python/issues/12513)) ([7a82f6f](https://github.com/googleapis/google-cloud-python/commit/7a82f6ffe9f51b32e0f76b9e9dafaddb5865d344))
14+
715
## [2.44.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-container-v2.43.0...google-cloud-container-v2.44.0) (2024-03-22)
816

917

packages/google-cloud-container/google/cloud/container/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "2.45.0" # {x-release-please-version}

packages/google-cloud-container/google/cloud/container_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "2.45.0" # {x-release-please-version}

packages/google-cloud-container/google/cloud/container_v1beta1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "2.45.0" # {x-release-please-version}

packages/google-cloud-container/samples/generated_samples/snippet_metadata_google.container.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-container",
11-
"version": "0.1.0"
11+
"version": "2.45.0"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-container/samples/generated_samples/snippet_metadata_google.container.v1beta1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-container",
11-
"version": "0.1.0"
11+
"version": "2.45.0"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/googleapis/google-cloud-python/commit/26559b821dff708d5489d5f097365f00993b6bac

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy