Skip to content

Commit fe9f4dc

Browse files
chore: release main (#14009)
🤖 I have created a release *beep* *boop* --- <details><summary>google-analytics-admin: 0.24.1</summary> ## [0.24.1](google-analytics-admin-v0.24.0...google-analytics-admin-v0.24.1) (2025-06-19) ### Features * add the `GetSubpropertySyncConfigRequest` method ([223c62b](223c62b)) * add the `ListSubpropertySyncConfigsRequest` method ([223c62b](223c62b)) * add the `UpdateSubpropertySyncConfigRequest` method ([223c62b](223c62b)) </details> <details><summary>google-cloud-alloydb: 0.4.8</summary> ## [0.4.8](google-cloud-alloydb-v0.4.7...google-cloud-alloydb-v0.4.8) (2025-06-19) ### Features * Backup.create_completion_time output field ([73aef85](73aef85)) * Cluster.DenyMaintenancePeriod field ([73aef85](73aef85)) * Instance.ActivationPolicy field ([73aef85](73aef85)) * InstanceNetworkConfig.allocated_ip_range_override field ([73aef85](73aef85)) * InstanceNetworkConfig.network output field ([73aef85](73aef85)) ### Documentation * A comment for field `earliest_restorable_time` ([73aef85](73aef85)) * A comment for field `status` in message `PscAutoConnectionConfig` ([73aef85](73aef85)) </details> <details><summary>google-cloud-channel: 1.23.0</summary> ## [1.23.0](google-cloud-channel-v1.22.2...google-cloud-channel-v1.23.0) (2025-06-19) ### Features * A new enum `CustomerAttestationState` is added ([92713ab](92713ab)) * A new field `customer_attestation_state` is added to message `.google.cloud.channel.v1.Customer` ([92713ab](92713ab)) </details> <details><summary>google-cloud-dlp: 3.31.0</summary> ## [3.31.0](google-cloud-dlp-v3.30.0...google-cloud-dlp-v3.31.0) (2025-06-19) ### Features * add SaveToGcsFindingsOutput ([b568ff5](b568ff5)) ### Documentation * minor doc revision ([b568ff5](b568ff5)) </details> <details><summary>google-cloud-geminidataanalytics: 0.1.0</summary> ## 0.1.0 (2025-06-19) ### Features * add initial files for google.cloud.geminidataanalytics.v1alpha ([#14008](#14008)) ([4aee4e3](4aee4e3)) </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>
1 parent 35c5185 commit fe9f4dc

File tree

25 files changed

+80
-25
lines changed

25 files changed

+80
-25
lines changed

.release-please-manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packages/google-ads-admanager": "0.2.6",
33
"packages/google-ads-marketingplatform-admin": "0.1.6",
44
"packages/google-ai-generativelanguage": "0.6.18",
5-
"packages/google-analytics-admin": "0.24.0",
5+
"packages/google-analytics-admin": "0.24.1",
66
"packages/google-analytics-data": "0.18.19",
77
"packages/google-apps-card": "0.1.8",
88
"packages/google-apps-chat": "0.2.6",
@@ -13,7 +13,7 @@
1313
"packages/google-cloud-access-approval": "1.16.2",
1414
"packages/google-cloud-access-context-manager": "0.2.2",
1515
"packages/google-cloud-advisorynotifications": "0.3.16",
16-
"packages/google-cloud-alloydb": "0.4.7",
16+
"packages/google-cloud-alloydb": "0.4.8",
1717
"packages/google-cloud-alloydb-connectors": "0.1.10",
1818
"packages/google-cloud-api-gateway": "1.12.2",
1919
"packages/google-cloud-api-keys": "0.5.17",
@@ -50,7 +50,7 @@
5050
"packages/google-cloud-binary-authorization": "1.13.2",
5151
"packages/google-cloud-build": "3.31.2",
5252
"packages/google-cloud-certificate-manager": "1.10.2",
53-
"packages/google-cloud-channel": "1.22.2",
53+
"packages/google-cloud-channel": "1.23.0",
5454
"packages/google-cloud-chronicle": "0.1.0",
5555
"packages/google-cloud-cloudcontrolspartner": "0.2.7",
5656
"packages/google-cloud-commerce-consumer-procurement": "0.2.0",
@@ -81,7 +81,7 @@
8181
"packages/google-cloud-dialogflow": "2.41.2",
8282
"packages/google-cloud-dialogflow-cx": "1.41.1",
8383
"packages/google-cloud-discoveryengine": "0.13.9",
84-
"packages/google-cloud-dlp": "3.30.0",
84+
"packages/google-cloud-dlp": "3.31.0",
8585
"packages/google-cloud-dms": "1.12.4",
8686
"packages/google-cloud-documentai": "3.5.0",
8787
"packages/google-cloud-domains": "1.10.2",
@@ -95,7 +95,7 @@
9595
"packages/google-cloud-financialservices": "0.1.2",
9696
"packages/google-cloud-functions": "1.20.4",
9797
"packages/google-cloud-gdchardwaremanagement": "0.1.12",
98-
"packages/google-cloud-geminidataanalytics": "0.0.0",
98+
"packages/google-cloud-geminidataanalytics": "0.1.0",
9999
"packages/google-cloud-gke-backup": "0.5.19",
100100
"packages/google-cloud-gke-connect-gateway": "0.10.4",
101101
"packages/google-cloud-gke-hub": "1.17.3",

packages/google-analytics-admin/CHANGELOG.md

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

3+
## [0.24.1](https://github.com/googleapis/google-cloud-python/compare/google-analytics-admin-v0.24.0...google-analytics-admin-v0.24.1) (2025-06-19)
4+
5+
6+
### Features
7+
8+
* add the `GetSubpropertySyncConfigRequest` method ([223c62b](https://github.com/googleapis/google-cloud-python/commit/223c62bb9548d21de59e8bf5b950d30e8264afd6))
9+
* add the `ListSubpropertySyncConfigsRequest` method ([223c62b](https://github.com/googleapis/google-cloud-python/commit/223c62bb9548d21de59e8bf5b950d30e8264afd6))
10+
* add the `UpdateSubpropertySyncConfigRequest` method ([223c62b](https://github.com/googleapis/google-cloud-python/commit/223c62bb9548d21de59e8bf5b950d30e8264afd6))
11+
312
## [0.24.0](https://github.com/googleapis/google-cloud-python/compare/google-analytics-admin-v0.23.6...google-analytics-admin-v0.24.0) (2025-04-17)
413

514

packages/google-analytics-admin/google/analytics/admin/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.24.1" # {x-release-please-version}

packages/google-analytics-admin/google/analytics/admin_v1alpha/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.24.1" # {x-release-please-version}

packages/google-analytics-admin/google/analytics/admin_v1beta/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.24.1" # {x-release-please-version}

packages/google-analytics-admin/samples/generated_samples/snippet_metadata_google.analytics.admin.v1beta.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-analytics-admin",
11-
"version": "0.1.0"
11+
"version": "0.24.1"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-alloydb/CHANGELOG.md

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

3+
## [0.4.8](https://github.com/googleapis/google-cloud-python/compare/google-cloud-alloydb-v0.4.7...google-cloud-alloydb-v0.4.8) (2025-06-19)
4+
5+
6+
### Features
7+
8+
* Backup.create_completion_time output field ([73aef85](https://github.com/googleapis/google-cloud-python/commit/73aef854d209149f2ae896a9b97a52387e3e08b3))
9+
* Cluster.DenyMaintenancePeriod field ([73aef85](https://github.com/googleapis/google-cloud-python/commit/73aef854d209149f2ae896a9b97a52387e3e08b3))
10+
* Instance.ActivationPolicy field ([73aef85](https://github.com/googleapis/google-cloud-python/commit/73aef854d209149f2ae896a9b97a52387e3e08b3))
11+
* InstanceNetworkConfig.allocated_ip_range_override field ([73aef85](https://github.com/googleapis/google-cloud-python/commit/73aef854d209149f2ae896a9b97a52387e3e08b3))
12+
* InstanceNetworkConfig.network output field ([73aef85](https://github.com/googleapis/google-cloud-python/commit/73aef854d209149f2ae896a9b97a52387e3e08b3))
13+
14+
15+
### Documentation
16+
17+
* A comment for field `earliest_restorable_time` ([73aef85](https://github.com/googleapis/google-cloud-python/commit/73aef854d209149f2ae896a9b97a52387e3e08b3))
18+
* A comment for field `status` in message `PscAutoConnectionConfig` ([73aef85](https://github.com/googleapis/google-cloud-python/commit/73aef854d209149f2ae896a9b97a52387e3e08b3))
19+
320
## [0.4.7](https://github.com/googleapis/google-cloud-python/compare/google-cloud-alloydb-v0.4.6...google-cloud-alloydb-v0.4.7) (2025-06-11)
421

522

packages/google-cloud-alloydb/google/cloud/alloydb/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-alloydb/google/cloud/alloydb_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-alloydb/google/cloud/alloydb_v1alpha/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}

0 commit comments

Comments
 (0)