Skip to content

Commit f316a3f

Browse files
release-please[bot]yoshi-code-botzhumin8
authored
chore(main): release 1.46.0 (#11238)
* chore(main): release 1.46.0 * chore(main): release 1.46.0 * chore(main): release 1.46.0 * chore(main): release 1.46.0 * chore(main): release 1.46.0 * chore(main): release 1.46.0 * chore(main): release 1.46.0 * chore(main): release 1.46.0 * chore(main): release 1.46.0 * chore(main): release 1.46.0 * chore(main): release 1.46.0 * chore(main): release 1.46.0 * chore(main): release 1.46.0 * chore(main): release 1.46.0 * chore(main): release 1.46.0 * chore: update CHANGELOG.md in modules * Empty commit to trigger build --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: yoshi-code-bot <[email protected]> Co-authored-by: Min Zhu <[email protected]>
1 parent 9d60986 commit f316a3f

File tree

1,606 files changed

+6830
-5595
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,606 files changed

+6830
-5595
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.45.0"
2+
".": "1.46.0"
33
}

CHANGELOG.md

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

3+
## [1.46.0](https://github.com/googleapis/google-cloud-java/compare/v1.45.0...v1.46.0) (2024-10-09)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* [backupdr] Remove visibility of unneeded TestIamPermissions RPC
9+
* [documentai] remove deprecated v1beta1 and v1beta2 ([#11228](https://github.com/googleapis/google-cloud-java/issues/11228))
10+
11+
### Features
12+
13+
* [admanager] Added support for Interactive Reporting ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
14+
* [aiplatform] add a dynamic retrieval API ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
15+
* [aiplatform] add a dynamic retrieval API ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
16+
* [aiplatform] add continuous sync option in feature_view.proto ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
17+
* [aiplatform] add enable_secure_private_service_connect in service attachment ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
18+
* [aiplatform] add new `PscInterfaceConfig` field to `pipeline_job.proto` ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
19+
* [aiplatform] add partner_model_tuning_spec to TuningJob ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
20+
* [aiplatform] add psc_automation_configs to DeployIndex v1 ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
21+
* [bigquerydatatransfer]Add scheduleOptionsV2 and Error fields for TransferConfig ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
22+
* [channel] Add support for primary_admin_email as customer_identity for ImportCustomer ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
23+
* [chat] Add doc for permission settings & announcement space support ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
24+
* [cloudcommerceconsumerprocurement] add Order modification RPCs and License Management Service ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
25+
* [contact-center-insights] Add import / export IssueModel ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
26+
* [deploy] added support for deploy policies ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
27+
* [documentai] remove deprecated v1beta1 and v1beta2 ([#11228](https://github.com/googleapis/google-cloud-java/issues/11228)) ([5876f54](https://github.com/googleapis/google-cloud-java/commit/5876f54b761610596aa0fe76cc78e47f0a9bf122))
28+
* [marketingplatformadminapi] new module for marketingplatformadminapi ([#11225](https://github.com/googleapis/google-cloud-java/issues/11225)) ([c2d44dc](https://github.com/googleapis/google-cloud-java/commit/c2d44dcf12d47ef7616876170e0b58cbc3197775))
29+
* [oracledatabase] new module for oracledatabase ([#11224](https://github.com/googleapis/google-cloud-java/issues/11224)) ([1c83c78](https://github.com/googleapis/google-cloud-java/commit/1c83c781f391b79de148d89fd3b82aa38f2317a5))
30+
* [retail] add conversational search ([9d60986](https://github.com/googleapis/google-cloud-java/commit/9d60986f1d774a0a9c5ee382aa58576d4d4c6622))
31+
* [retail] add conversational search ([9d60986](https://github.com/googleapis/google-cloud-java/commit/9d60986f1d774a0a9c5ee382aa58576d4d4c6622))
32+
* [retail] add conversational search ([9d60986](https://github.com/googleapis/google-cloud-java/commit/9d60986f1d774a0a9c5ee382aa58576d4d4c6622))
33+
* [shopping-merchant-accounts] add 'force' parameter for accounts.delete method ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
34+
* [shopping-merchant-datasources] adding some more information about supplemental data sources ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
35+
36+
37+
### Bug Fixes
38+
39+
* [aiplatform] annotate PipelineJob and PipelineTaskRerunConfig fields as optional ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
40+
* [backupdr] Remove visibility of unneeded TestIamPermissions RPC ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
41+
* **deps:** update dependency com.google.apis:google-api-services-storage to v1-rev20240924-2.0.0 ([#11207](https://github.com/googleapis/google-cloud-java/issues/11207)) ([a649470](https://github.com/googleapis/google-cloud-java/commit/a6494706f4018d8097ba1221da30d1308cddca6d))
42+
* **deps:** update dependency com.google.cloud:google-cloud-pubsub-bom to v1.132.3 ([#11201](https://github.com/googleapis/google-cloud-java/issues/11201)) ([a8ff751](https://github.com/googleapis/google-cloud-java/commit/a8ff75186e630803081ae5456245ed4c1e0b5563))
43+
* **deps:** update dependency com.google.cloud:google-cloud-pubsub-bom to v1.133.0 ([#11212](https://github.com/googleapis/google-cloud-java/issues/11212)) ([9c4f9e2](https://github.com/googleapis/google-cloud-java/commit/9c4f9e25af0f67bc45b3064cd2ce6d149ab61a1a))
44+
* **deps:** update dependency com.google.cloud:google-cloud-pubsub-bom to v1.133.1 ([#11231](https://github.com/googleapis/google-cloud-java/issues/11231)) ([3a00b64](https://github.com/googleapis/google-cloud-java/commit/3a00b648c762f9b71495d5eff66adc59dde65f71))
45+
* **deps:** update dependency com.google.cloud:google-cloud-storage to v2.43.1 ([#11198](https://github.com/googleapis/google-cloud-java/issues/11198)) ([0cdd505](https://github.com/googleapis/google-cloud-java/commit/0cdd50546a1412dd74463dec9d4400ea6944f4bc))
46+
* **deps:** update dependency com.google.cloud:google-cloud-storage to v2.43.2 ([#11236](https://github.com/googleapis/google-cloud-java/issues/11236)) ([46e7ba4](https://github.com/googleapis/google-cloud-java/commit/46e7ba4644daaca737436cc234949496e7f9b2e6))
47+
* **deps:** update the Java code generator (gapic-generator-java) to 2.47.0 ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
48+
49+
50+
### Documentation
51+
52+
* [batch] Clarify Batch only supports global custom instance template now ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
53+
* [parallelstore] minor documentation formatting fix for Parallelstore ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
54+
* [parallelstore] minor documentation formatting fix for Parallelstore ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
55+
* [recaptchaenterprise] minor wording and branding adjustments ([9d60986](https://github.com/googleapis/google-cloud-java/commit/9d60986f1d774a0a9c5ee382aa58576d4d4c6622))
56+
* [run]fixed formatting of some documentation ([30455f7](https://github.com/googleapis/google-cloud-java/commit/30455f78e0aa9343d7db83d7a1a736ffd7a2b7e6))
57+
358
## [1.45.0](https://github.com/googleapis/google-cloud-java/compare/v1.44.0...v1.45.0) (2024-09-27)
459

560

changelog.json

Lines changed: 119 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,124 @@
11
{
22
"repository": "googleapis/google-cloud-java",
33
"entries": [
4+
{
5+
"changes": [
6+
{
7+
"type": "feat",
8+
"sha": "1c83c781f391b79de148d89fd3b82aa38f2317a5",
9+
"message": "[oracledatabase] new module for oracledatabase",
10+
"issues": [
11+
"11224"
12+
]
13+
}
14+
],
15+
"version": "1.46.0",
16+
"language": "JAVA",
17+
"artifactName": "com.google.cloud:google-cloud-oracledatabase",
18+
"id": "4121f51e-f8b7-4fa7-af08-7cdfbd7a7164",
19+
"createTime": "2024-10-09T13:37:39.936Z"
20+
},
21+
{
22+
"changes": [
23+
{
24+
"type": "feat",
25+
"sha": "c2d44dcf12d47ef7616876170e0b58cbc3197775",
26+
"message": "[marketingplatformadminapi] new module for marketingplatformadminapi",
27+
"issues": [
28+
"11225"
29+
]
30+
}
31+
],
32+
"version": "1.46.0",
33+
"language": "JAVA",
34+
"artifactName": "com.google.ads-marketingplatform:admin",
35+
"id": "da8e787d-dabc-4469-91cb-8dfddc313dda",
36+
"createTime": "2024-10-09T13:37:39.545Z"
37+
},
38+
{
39+
"changes": [
40+
{
41+
"type": "feat",
42+
"sha": "5876f54b761610596aa0fe76cc78e47f0a9bf122",
43+
"message": "[documentai] remove deprecated v1beta1 and v1beta2",
44+
"issues": [
45+
"11228"
46+
],
47+
"breakingChangeNote": "[documentai] remove deprecated v1beta1 and v1beta2 ([#11228](https://github.com/googleapis/google-cloud-java/issues/11228))"
48+
}
49+
],
50+
"version": "1.46.0",
51+
"language": "JAVA",
52+
"artifactName": "com.google.cloud:google-cloud-document-ai",
53+
"id": "f07fd8fd-362a-485c-b2b5-155d315de9c0",
54+
"createTime": "2024-10-09T13:37:38.942Z"
55+
},
56+
{
57+
"changes": [
58+
{
59+
"type": "feat",
60+
"sha": "9d60986f1d774a0a9c5ee382aa58576d4d4c6622",
61+
"message": "[retail] add conversational search",
62+
"issues": []
63+
},
64+
{
65+
"type": "feat",
66+
"sha": "9d60986f1d774a0a9c5ee382aa58576d4d4c6622",
67+
"message": "[retail] add conversational search",
68+
"issues": []
69+
},
70+
{
71+
"type": "feat",
72+
"sha": "9d60986f1d774a0a9c5ee382aa58576d4d4c6622",
73+
"message": "[retail] add conversational search",
74+
"issues": []
75+
},
76+
{
77+
"type": "docs",
78+
"sha": "9d60986f1d774a0a9c5ee382aa58576d4d4c6622",
79+
"message": "[recaptchaenterprise] minor wording and branding adjustments",
80+
"issues": []
81+
}
82+
],
83+
"version": "1.46.0",
84+
"language": "JAVA",
85+
"artifactName": "com.google.cloud:google-cloud-retail",
86+
"id": "0e35ecca-8b30-409a-bd6d-c19dca8b2481",
87+
"createTime": "2024-10-09T13:37:38.637Z"
88+
},
89+
{
90+
"changes": [
91+
{
92+
"type": "feat",
93+
"sha": "9d60986f1d774a0a9c5ee382aa58576d4d4c6622",
94+
"message": "[retail] add conversational search",
95+
"issues": []
96+
},
97+
{
98+
"type": "feat",
99+
"sha": "9d60986f1d774a0a9c5ee382aa58576d4d4c6622",
100+
"message": "[retail] add conversational search",
101+
"issues": []
102+
},
103+
{
104+
"type": "feat",
105+
"sha": "9d60986f1d774a0a9c5ee382aa58576d4d4c6622",
106+
"message": "[retail] add conversational search",
107+
"issues": []
108+
},
109+
{
110+
"type": "docs",
111+
"sha": "9d60986f1d774a0a9c5ee382aa58576d4d4c6622",
112+
"message": "[recaptchaenterprise] minor wording and branding adjustments",
113+
"issues": []
114+
}
115+
],
116+
"version": "1.46.0",
117+
"language": "JAVA",
118+
"artifactName": "com.google.cloud:google-cloud-recaptchaenterprise",
119+
"id": "97f66159-695d-491b-9002-b522b0b55444",
120+
"createTime": "2024-10-09T13:37:37.973Z"
121+
},
4122
{
5123
"changes": [
6124
{
@@ -339568,5 +339686,5 @@
339568339686
"createTime": "2023-02-03T16:27:23.198Z"
339569339687
}
339570339688
],
339571-
"updateTime": "2024-09-26T17:47:57.178Z"
339689+
"updateTime": "2024-10-09T13:37:39.936Z"
339572339690
}

0 commit comments

Comments
 (0)