Skip to content

Commit bcf9253

Browse files
release-please[bot]yoshi-code-botJoeWang1127
authored andcommitted
chore(main): release 1.53.0 (#11444)
* chore(main): release 1.53.0 * chore(main): release 1.53.0 * chore(main): release 1.53.0 * chore(main): release 1.53.0 * chore(main): release 1.53.0 * chore(main): release 1.53.0 * chore(main): release 1.53.0 * chore(main): release 1.53.0 * chore(main): release 1.53.0 * chore(main): release 1.53.0 * chore(main): release 1.53.0 * chore(main): release 1.53.0 * chore(main): release 1.53.0 * chore(main): release 1.53.0 * chore(main): release 1.53.0 * chore: update CHANGELOG.md in modules --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: yoshi-code-bot <yoshi-code-bot@users.noreply.github.com> Co-authored-by: Joe Wang <joewa@google.com>
1 parent b002780 commit bcf9253

File tree

1,436 files changed

+29266
-5098
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,436 files changed

+29266
-5098
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.52.0"
2+
".": "1.53.0"
33
}

CHANGELOG.md

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

3+
## [1.53.0](https://github.com/googleapis/google-cloud-java/compare/v1.52.0...v1.53.0) (2025-02-26)
4+
5+
6+
### Features
7+
8+
* [aiplatform] add Model Garden deploy API ([3b77c45](https://github.com/googleapis/google-cloud-java/commit/3b77c45dd479115cd42120df80b4fd481ab69796))
9+
* [bigqueryreservation] Add a new field `replication_status` to `.google.cloud.bigquery.reservation.v1.Reservation` to provide visibility into errors that could arise during Disaster Recovery(DR) replication ([3b77c45](https://github.com/googleapis/google-cloud-java/commit/3b77c45dd479115cd42120df80b4fd481ab69796))
10+
* [chat] Add DeletionType.SPACE_MEMBER. This is returned when a message sent by an app is deleted by a human in a space ([3b77c45](https://github.com/googleapis/google-cloud-java/commit/3b77c45dd479115cd42120df80b4fd481ab69796))
11+
* [cloudbuild] Add option to enable fetching dependencies ([625b447](https://github.com/googleapis/google-cloud-java/commit/625b4471293ed9781a8c07fc4562d0bcdb1a9aae))
12+
* [cloudbuild] Support for git proxy setup ([625b447](https://github.com/googleapis/google-cloud-java/commit/625b4471293ed9781a8c07fc4562d0bcdb1a9aae))
13+
* [compute] Update Compute Engine API to revision 20250126 ([3b77c45](https://github.com/googleapis/google-cloud-java/commit/3b77c45dd479115cd42120df80b4fd481ab69796))
14+
* [compute] Update Compute Engine API to revision 20250211 ([3b77c45](https://github.com/googleapis/google-cloud-java/commit/3b77c45dd479115cd42120df80b4fd481ab69796))
15+
* [confidentialcomputing] A new field `attester` is added to message `.google.cloud.confidentialcomputing.v1.VerifyAttestationRequest` ([3b77c45](https://github.com/googleapis/google-cloud-java/commit/3b77c45dd479115cd42120df80b4fd481ab69796))
16+
* [dataproc] Added support for the AuthenticationConfig field to Dataproc serverless workload configurations, allowing specification of the user workload identity as either the end user or a service account ([3b77c45](https://github.com/googleapis/google-cloud-java/commit/3b77c45dd479115cd42120df80b4fd481ab69796))
17+
* [dialogflow-cx] added support for handlers ([3b77c45](https://github.com/googleapis/google-cloud-java/commit/3b77c45dd479115cd42120df80b4fd481ab69796))
18+
* [dialogflow-cx] added support for playbook level speech settings ([3b77c45](https://github.com/googleapis/google-cloud-java/commit/3b77c45dd479115cd42120df80b4fd481ab69796))
19+
* [dlp] discovery of Vertex AI datasets ([3b77c45](https://github.com/googleapis/google-cloud-java/commit/3b77c45dd479115cd42120df80b4fd481ab69796))
20+
* [kms] Support PQC asymmetric signing algorithms ML_DSA_65 and SLH_DSA_SHA2_128s ([3b77c45](https://github.com/googleapis/google-cloud-java/commit/3b77c45dd479115cd42120df80b4fd481ab69796))
21+
* [maps-places] add NACS EVCS connector type support ([3b77c45](https://github.com/googleapis/google-cloud-java/commit/3b77c45dd479115cd42120df80b4fd481ab69796))
22+
* [meet] Add `ConnectActiveConference` method to `SpacesService` ([3b77c45](https://github.com/googleapis/google-cloud-java/commit/3b77c45dd479115cd42120df80b4fd481ab69796))
23+
* [parallelstore] deprecating `daos_version` field ([3b77c45](https://github.com/googleapis/google-cloud-java/commit/3b77c45dd479115cd42120df80b4fd481ab69796))
24+
* [securitycenter] added more information about DDoS attack in cloud armor proto ([3b77c45](https://github.com/googleapis/google-cloud-java/commit/3b77c45dd479115cd42120df80b4fd481ab69796))
25+
26+
27+
### Bug Fixes
28+
29+
* **deps:** update dependency com.google.cloud:google-cloud-pubsub-bom to v1.137.0 ([#11439](https://github.com/googleapis/google-cloud-java/issues/11439)) ([02c156b](https://github.com/googleapis/google-cloud-java/commit/02c156ba5a89fe96d653348dadf1141c34c1b9fe))
30+
* **deps:** update dependency com.google.cloud:google-cloud-pubsub-bom to v1.137.1 ([#11458](https://github.com/googleapis/google-cloud-java/issues/11458)) ([6b21b01](https://github.com/googleapis/google-cloud-java/commit/6b21b01ee9062c9fa742e43553e7c28f47f4e114))
31+
* **deps:** update dependency com.google.cloud:google-cloud-storage to v2.48.2 ([#11437](https://github.com/googleapis/google-cloud-java/issues/11437)) ([3922435](https://github.com/googleapis/google-cloud-java/commit/39224351a48eb47753fab3e24889c52dd0f392c0))
32+
* **deps:** update the Java code generator (gapic-generator-java) to 2.54.0 ([3b77c45](https://github.com/googleapis/google-cloud-java/commit/3b77c45dd479115cd42120df80b4fd481ab69796))
33+
* update dependency com.google.cloud:sdk-platform-java-config to v3.44.0 ([#11456](https://github.com/googleapis/google-cloud-java/issues/11456)) ([6b0ad6f](https://github.com/googleapis/google-cloud-java/commit/6b0ad6f8243cc60de7ee608237fa61445f0b0526))
34+
35+
36+
### Documentation
37+
38+
* [dms] fix broken link in comment for field `OperationMetadata.requested_cancellation` ([3b77c45](https://github.com/googleapis/google-cloud-java/commit/3b77c45dd479115cd42120df80b4fd481ab69796))
39+
340
## [1.52.0](https://github.com/googleapis/google-cloud-java/compare/v1.51.0...v1.52.0) (2025-02-11)
441

542

0 commit comments

Comments
 (0)