Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@
"packages/google-cloud-cloudcontrolspartner": "0.2.7",
"packages/google-cloud-commerce-consumer-procurement": "0.2.0",
"packages/google-cloud-common": "1.5.2",
"packages/google-cloud-compute": "1.31.0",
"packages/google-cloud-compute-v1beta": "0.1.2",
"packages/google-cloud-compute": "1.32.0",
"packages/google-cloud-compute-v1beta": "0.1.3",
"packages/google-cloud-confidentialcomputing": "0.4.18",
"packages/google-cloud-config": "0.1.18",
"packages/google-cloud-config": "0.1.19",
"packages/google-cloud-configdelivery": "0.1.1",
"packages/google-cloud-contact-center-insights": "1.23.3",
"packages/google-cloud-container": "2.57.0",
Expand All @@ -71,7 +71,7 @@
"packages/google-cloud-dataflow-client": "0.9.0",
"packages/google-cloud-dataform": "0.6.2",
"packages/google-cloud-datalabeling": "1.13.2",
"packages/google-cloud-dataplex": "2.10.2",
"packages/google-cloud-dataplex": "2.11.0",
"packages/google-cloud-dataproc": "5.21.0",
"packages/google-cloud-dataproc-metastore": "1.18.3",
"packages/google-cloud-datastream": "1.14.1",
Expand Down Expand Up @@ -112,7 +112,7 @@
"packages/google-cloud-lustre": "0.1.1",
"packages/google-cloud-maintenance-api": "0.1.0",
"packages/google-cloud-managed-identities": "1.12.2",
"packages/google-cloud-managedkafka": "0.1.11",
"packages/google-cloud-managedkafka": "0.1.12",
"packages/google-cloud-media-translation": "0.11.17",
"packages/google-cloud-memcache": "1.12.2",
"packages/google-cloud-memorystore": "0.1.3",
Expand All @@ -123,9 +123,9 @@
"packages/google-cloud-monitoring-metrics-scopes": "1.9.2",
"packages/google-cloud-netapp": "0.3.23",
"packages/google-cloud-network-connectivity": "2.8.1",
"packages/google-cloud-network-management": "1.26.1",
"packages/google-cloud-network-management": "1.27.0",
"packages/google-cloud-network-security": "0.9.18",
"packages/google-cloud-network-services": "0.5.23",
"packages/google-cloud-network-services": "0.5.24",
"packages/google-cloud-notebooks": "1.13.3",
"packages/google-cloud-optimization": "1.11.2",
"packages/google-cloud-oracledatabase": "0.1.10",
Expand All @@ -139,7 +139,7 @@
"packages/google-cloud-policy-troubleshooter": "1.13.3",
"packages/google-cloud-policysimulator": "0.1.14",
"packages/google-cloud-policytroubleshooter-iam": "0.1.13",
"packages/google-cloud-private-ca": "1.14.3",
"packages/google-cloud-private-ca": "1.15.0",
"packages/google-cloud-private-catalog": "0.9.18",
"packages/google-cloud-privilegedaccessmanager": "0.1.8",
"packages/google-cloud-public-ca": "0.3.18",
Expand Down Expand Up @@ -195,8 +195,8 @@
"packages/google-geo-type": "0.3.13",
"packages/google-maps-addressvalidation": "0.3.19",
"packages/google-maps-areainsights": "0.1.8",
"packages/google-maps-fleetengine": "0.2.10",
"packages/google-maps-fleetengine-delivery": "0.2.12",
"packages/google-maps-fleetengine": "0.2.11",
"packages/google-maps-fleetengine-delivery": "0.2.13",
"packages/google-maps-mapsplatformdatasets": "0.4.8",
"packages/google-maps-places": "0.2.2",
"packages/google-maps-routeoptimization": "0.1.11",
Expand All @@ -211,12 +211,12 @@
"packages/google-shopping-merchant-lfp": "0.1.10",
"packages/google-shopping-merchant-notifications": "0.1.8",
"packages/google-shopping-merchant-ordertracking": "0.1.0",
"packages/google-shopping-merchant-products": "0.2.5",
"packages/google-shopping-merchant-products": "0.2.6",
"packages/google-shopping-merchant-productstudio": "0.1.1",
"packages/google-shopping-merchant-promotions": "0.1.8",
"packages/google-shopping-merchant-quota": "0.1.8",
"packages/google-shopping-merchant-reports": "0.1.16",
"packages/google-shopping-merchant-reviews": "0.1.3",
"packages/google-shopping-merchant-reviews": "0.1.4",
"packages/google-shopping-type": "0.1.12",
"packages/googleapis-common-protos": "1.70.0",
"packages/grafeas": "1.15.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-compute-v1beta/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.3](https://github.com/googleapis/google-cloud-python/compare/google-cloud-compute-v1beta-v0.1.2...google-cloud-compute-v1beta-v0.1.3) (2025-07-10)


### Features

* Update Compute Engine v1beta API to revision 20250626 ([112a27a](https://github.com/googleapis/google-cloud-python/commit/112a27af91bdac939b6049d8dc199e927fb502a4))

## [0.1.2](https://github.com/googleapis/google-cloud-python/compare/google-cloud-compute-v1beta-v0.1.1...google-cloud-compute-v1beta-v0.1.2) (2025-06-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.3" # {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-compute-v1beta",
"version": "0.1.0"
"version": "0.1.3"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-compute/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.32.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-compute-v1.31.0...google-cloud-compute-v1.32.0) (2025-07-10)


### Features

* Update Compute Engine v1 API to revision 20250626 ([3ad8819](https://github.com/googleapis/google-cloud-python/commit/3ad8819a1967ba00374e6be26062d5c7e94200c8))

## [1.31.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-compute-v1.30.0...google-cloud-compute-v1.31.0) (2025-06-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__ = "1.32.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.32.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-compute",
"version": "0.1.0"
"version": "1.32.0"
},
"snippets": [
{
Expand Down
19 changes: 19 additions & 0 deletions packages/google-cloud-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## [0.1.19](https://github.com/googleapis/google-cloud-python/compare/google-cloud-config-v0.1.18...google-cloud-config-v0.1.19) (2025-07-10)


### Features

* added resource change and drift details for the preview ([f5cd663](https://github.com/googleapis/google-cloud-python/commit/f5cd663a11af7ca0bd6b03dfff1a258401c78b0a))


### Documentation

* A comment for field `annotations` in message `.google.cloud.config.v1.Preview` is changed ([f5cd663](https://github.com/googleapis/google-cloud-python/commit/f5cd663a11af7ca0bd6b03dfff1a258401c78b0a))
* A comment for field `error` in message `.google.cloud.config.v1.TerraformError` is changed ([f5cd663](https://github.com/googleapis/google-cloud-python/commit/f5cd663a11af7ca0bd6b03dfff1a258401c78b0a))
* A comment for field `input_value` in message `.google.cloud.config.v1.TerraformVariable` is changed ([f5cd663](https://github.com/googleapis/google-cloud-python/commit/f5cd663a11af7ca0bd6b03dfff1a258401c78b0a))
* A comment for field `input_values` in message `.google.cloud.config.v1.TerraformBlueprint` is changed ([f5cd663](https://github.com/googleapis/google-cloud-python/commit/f5cd663a11af7ca0bd6b03dfff1a258401c78b0a))
* A comment for field `labels` in message `.google.cloud.config.v1.Deployment` is changed ([f5cd663](https://github.com/googleapis/google-cloud-python/commit/f5cd663a11af7ca0bd6b03dfff1a258401c78b0a))
* A comment for field `name` in message `.google.cloud.config.v1.Deployment` is changed ([f5cd663](https://github.com/googleapis/google-cloud-python/commit/f5cd663a11af7ca0bd6b03dfff1a258401c78b0a))
* A comment for field `page_size` in message `.google.cloud.config.v1.ListTerraformVersionsRequest` is changed ([f5cd663](https://github.com/googleapis/google-cloud-python/commit/f5cd663a11af7ca0bd6b03dfff1a258401c78b0a))
* A comment for field `page_token` in message `.google.cloud.config.v1.ListTerraformVersionsRequest` is changed ([f5cd663](https://github.com/googleapis/google-cloud-python/commit/f5cd663a11af7ca0bd6b03dfff1a258401c78b0a))

## [0.1.18](https://github.com/googleapis/google-cloud-python/compare/google-cloud-config-v0.1.17...google-cloud-config-v0.1.18) (2025-06-11)


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

## [2.11.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dataplex-v2.10.2...google-cloud-dataplex-v2.11.0) (2025-07-10)


### Features

* A new field semantic_search is added to message.google.cloud.dataplex.v1.SearchEntriesRequest ([47fa122](https://github.com/googleapis/google-cloud-python/commit/47fa12216d3ae440cbddbf9197ff72f237f88bd3))

## [2.10.2](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dataplex-v2.10.1...google-cloud-dataplex-v2.10.2) (2025-05-15)


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

## [0.1.12](https://github.com/googleapis/google-cloud-python/compare/google-cloud-managedkafka-v0.1.11...google-cloud-managedkafka-v0.1.12) (2025-07-10)


### Features

* update libraries and clients for Managed Kafka ([feb3366](https://github.com/googleapis/google-cloud-python/commit/feb3366d4b5c7263210d6513854535bec6de8422))

## [0.1.11](https://github.com/googleapis/google-cloud-python/compare/google-cloud-managedkafka-v0.1.10...google-cloud-managedkafka-v0.1.11) (2025-05-26)


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.12" # {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.12" # {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-managedkafka",
"version": "0.1.0"
"version": "0.1.12"
},
"snippets": [
{
Expand Down
28 changes: 28 additions & 0 deletions packages/google-cloud-network-management/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# Changelog

## [1.27.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-network-management-v1.26.1...google-cloud-network-management-v1.27.0) (2025-07-10)


### Features

* add enum DeliverInfo.GoogleServiceType ([dc99ea0](https://github.com/googleapis/google-cloud-python/commit/dc99ea08c7928c32296a53f25e98c4ae0b16486d))
* add enum Status to message InstanceInfo ([dc99ea0](https://github.com/googleapis/google-cloud-python/commit/dc99ea08c7928c32296a53f25e98c4ae0b16486d))
* add enum value AbortInfo.Cause.GOOGLE_MANAGED_SERVICE_AMBIGUOUS_ENDPOINT ([dc99ea0](https://github.com/googleapis/google-cloud-python/commit/dc99ea08c7928c32296a53f25e98c4ae0b16486d))
* add enum value RouteInfo.NextHopType.SECURE_WEB_PROXY_GATEWAY ([dc99ea0](https://github.com/googleapis/google-cloud-python/commit/dc99ea08c7928c32296a53f25e98c4ae0b16486d))
* add enum values NO_ROUTE_FROM_EXTERNAL_IPV6_SOURCE_TO_PRIVATE_IPV6_ADDRESS, TRAFFIC_FROM_HYBRID_ENDPOINT_TO_INTERNET_DISALLOWED, NO_MATCHING_NAT64_GATEWAY, LOAD_BALANCER_BACKEND_IP_VERSION_MISMATCH, and NO_KNOWN_ROUTE_FROM_NCC_NETWORK_TO_DESTINATION to DropInfo.Cause ([dc99ea0](https://github.com/googleapis/google-cloud-python/commit/dc99ea08c7928c32296a53f25e98c4ae0b16486d))
* add enum VpcFlowLogsConfig.CrossProjectMetadata ([dc99ea0](https://github.com/googleapis/google-cloud-python/commit/dc99ea08c7928c32296a53f25e98c4ae0b16486d))
* add enum VpcFlowLogsConfig.TargetResourceState ([dc99ea0](https://github.com/googleapis/google-cloud-python/commit/dc99ea08c7928c32296a53f25e98c4ae0b16486d))
* add field google_service_type to message DeliverInfo ([dc99ea0](https://github.com/googleapis/google-cloud-python/commit/dc99ea08c7928c32296a53f25e98c4ae0b16486d))
* add field policy_priority to message NetworkInfo ([dc99ea0](https://github.com/googleapis/google-cloud-python/commit/dc99ea08c7928c32296a53f25e98c4ae0b16486d))
* add field running to message InstanceInfo ([dc99ea0](https://github.com/googleapis/google-cloud-python/commit/dc99ea08c7928c32296a53f25e98c4ae0b16486d))
* add field service_uri to message Endpoint.CloudRunRevisionEndpoint ([dc99ea0](https://github.com/googleapis/google-cloud-python/commit/dc99ea08c7928c32296a53f25e98c4ae0b16486d))
* add fields cross_project_metadata, target_resource_state, network, and subnet to message VpcFlowLogsConfig ([dc99ea0](https://github.com/googleapis/google-cloud-python/commit/dc99ea08c7928c32296a53f25e98c4ae0b16486d))
* add http additional_bindings ([dc99ea0](https://github.com/googleapis/google-cloud-python/commit/dc99ea08c7928c32296a53f25e98c4ae0b16486d))
* add message Endpoint.SingleEdgeResponse ([dc99ea0](https://github.com/googleapis/google-cloud-python/commit/dc99ea08c7928c32296a53f25e98c4ae0b16486d))
* add rpc VpcFlowLogsService.QueryOrgVpcFlowLogsConfigs ([dc99ea0](https://github.com/googleapis/google-cloud-python/commit/dc99ea08c7928c32296a53f25e98c4ae0b16486d))
* add service OrganizationVpcFlowLogsService ([dc99ea0](https://github.com/googleapis/google-cloud-python/commit/dc99ea08c7928c32296a53f25e98c4ae0b16486d))
* Enable organization-level support for VPC Flow Logs ([dc99ea0](https://github.com/googleapis/google-cloud-python/commit/dc99ea08c7928c32296a53f25e98c4ae0b16486d))


### Documentation

* Various documentation and comment improvements, Enable organization-level support for VPC Flow Logs ([dc99ea0](https://github.com/googleapis/google-cloud-python/commit/dc99ea08c7928c32296a53f25e98c4ae0b16486d))

## [1.26.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-network-management-v1.26.0...google-cloud-network-management-v1.26.1) (2025-06-11)


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.27.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.27.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.27.0"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-network-services/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.5.24](https://github.com/googleapis/google-cloud-python/compare/google-cloud-network-services-v0.5.23...google-cloud-network-services-v0.5.24) (2025-07-10)


### Features

* Add isolation support to prevent cross-region overflow by adding a new field "isolation_config" to message "ServiceLbPolicy" ([9117f23](https://github.com/googleapis/google-cloud-python/commit/9117f237322c25916e4245012a19a9d12790097a))

## [0.5.23](https://github.com/googleapis/google-cloud-python/compare/google-cloud-network-services-v0.5.22...google-cloud-network-services-v0.5.23) (2025-07-02)


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

## [1.15.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-private-ca-v1.14.3...google-cloud-private-ca-v1.15.0) (2025-07-10)


### Features

* add backdate duration ([c28164a](https://github.com/googleapis/google-cloud-python/commit/c28164ad7a90516348c40331685d0332cbbb36f6))
* add RDN sequence ([c28164a](https://github.com/googleapis/google-cloud-python/commit/c28164ad7a90516348c40331685d0332cbbb36f6))
* add User Defined Access URLs ([c28164a](https://github.com/googleapis/google-cloud-python/commit/c28164ad7a90516348c40331685d0332cbbb36f6))
* adds tbs_certificate_digest to CertificateDescription ([c28164a](https://github.com/googleapis/google-cloud-python/commit/c28164ad7a90516348c40331685d0332cbbb36f6))

## [1.14.3](https://github.com/googleapis/google-cloud-python/compare/google-cloud-private-ca-v1.14.2...google-cloud-private-ca-v1.14.3) (2025-06-11)


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.15.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.15.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.15.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.15.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.15.0"
},
"snippets": [
{
Expand Down
Loading
Loading