Skip to content

Commit 55997c5

Browse files
chore(main): release 1.29.0 (#10284)
* chore(main): release 1.29.0 * chore(main): release 1.29.0 * chore(main): release 1.29.0 * chore(main): release 1.29.0 * chore(main): release 1.29.0 * chore(main): release 1.29.0 * chore(main): release 1.29.0 * chore(main): release 1.29.0 * chore(main): release 1.29.0 * chore(main): release 1.29.0 * chore(main): release 1.29.0 * chore(main): release 1.29.0 * chore(main): release 1.29.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 <[email protected]>
1 parent 6f5018b commit 55997c5

File tree

1,402 files changed

+6093
-4949
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,402 files changed

+6093
-4949
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.28.0"
2+
".": "1.29.0"
33
}

CHANGELOG.md

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

3+
## [1.29.0](https://github.com/googleapis/google-cloud-java/compare/v1.28.0...v1.29.0) (2024-02-09)
4+
5+
6+
### Features
7+
8+
* [aiplatform] Add generateContent Unary API for aiplatform_v1 ([#10319](https://github.com/googleapis/google-cloud-java/issues/10319)) ([08700f2](https://github.com/googleapis/google-cloud-java/commit/08700f26d7db4c880e96786786936f42051f1bca))
9+
* [aiplatform] add SearchNearestEntities rpc to FeatureOnlineStoreService in aiplatform v1 ([#10347](https://github.com/googleapis/google-cloud-java/issues/10347)) ([e9c48d9](https://github.com/googleapis/google-cloud-java/commit/e9c48d9b25f4c39c9f22ace1c00acb24ff6a288d))
10+
* [compute] Update Compute Engine API to revision 20240130 ([#881](https://github.com/googleapis/google-cloud-java/issues/881)) ([#10349](https://github.com/googleapis/google-cloud-java/issues/10349)) ([cf52714](https://github.com/googleapis/google-cloud-java/commit/cf52714303fd73bbb8060492427e41cf57d42933))
11+
* [container] added configuration for the StatefulHA addon to the AddonsConfig ([#10345](https://github.com/googleapis/google-cloud-java/issues/10345)) ([4db5bc4](https://github.com/googleapis/google-cloud-java/commit/4db5bc4163f39af6e937db347f079d35b36c7803))
12+
* [container] new AddonsConfig field stateful_ha_config ([#10318](https://github.com/googleapis/google-cloud-java/issues/10318)) ([9a312a7](https://github.com/googleapis/google-cloud-java/commit/9a312a7b4350c40fa45966c13c0bdd8fbae47e89))
13+
* [dialogflow-cx] A new field `opt_out_conformer_model_migration` is added to message `.google.cloud.dialogflow.cx.v3.InputAudioConfig` ([#10354](https://github.com/googleapis/google-cloud-java/issues/10354)) ([8e0fb1b](https://github.com/googleapis/google-cloud-java/commit/8e0fb1bc0d6c5c5d8c16c5a74c1c59bf3c026bec))
14+
* [discoveryengine] add data store, engine and site search engine services ([#10350](https://github.com/googleapis/google-cloud-java/issues/10350)) ([3bf2de6](https://github.com/googleapis/google-cloud-java/commit/3bf2de6efe3f6e54c7460474d5b7b703d2d5fe02))
15+
* [documentai] expose model_type in v1 processor, so that user can see the model_type after get or list processor version ([#10322](https://github.com/googleapis/google-cloud-java/issues/10322)) ([2dd5b35](https://github.com/googleapis/google-cloud-java/commit/2dd5b3512a1f9dde2e54d711a4984d5c6bdedf3d))
16+
* [meet] added v2 libraries for the Meet API GA release ([#10317](https://github.com/googleapis/google-cloud-java/issues/10317)) ([5457a70](https://github.com/googleapis/google-cloud-java/commit/5457a70b6a201402c269b08d2d0a4b7fddd6e4de))
17+
* [monitoring-dashboards] Add support for pie charts, incident lists, dropdown groups, error reporting panels, section headers, and styling options on text widgets ([#10355](https://github.com/googleapis/google-cloud-java/issues/10355)) ([bc9cebd](https://github.com/googleapis/google-cloud-java/commit/bc9cebd014644e7e76ef147f522b5034b6fd64cc))
18+
* [retail] add analytics service ([#10352](https://github.com/googleapis/google-cloud-java/issues/10352)) ([8dceb3e](https://github.com/googleapis/google-cloud-java/commit/8dceb3e18b1a3eb0eeeb4d4840ddf3cc0a3a01b9))
19+
* [vertexai] add fromFunctionResponse in PartMaker ([#10272](https://github.com/googleapis/google-cloud-java/issues/10272)) ([20c8252](https://github.com/googleapis/google-cloud-java/commit/20c8252dcc4b093f6d699753ad39f0cdbef1d8ed))
20+
* [vertexai] Remove 'preview' namespace and start using @BetaApi ([#10330](https://github.com/googleapis/google-cloud-java/issues/10330)) ([29b2a36](https://github.com/googleapis/google-cloud-java/commit/29b2a3674bf8f387ecc30d94fdcdc7843cde8e15))
21+
22+
23+
### Bug Fixes
24+
25+
* [vertexai] deprecate varargs scopes in VertexAI ([#10328](https://github.com/googleapis/google-cloud-java/issues/10328)) ([12f9a3c](https://github.com/googleapis/google-cloud-java/commit/12f9a3ce9521cb9ce92db71f21356eaf4519db07))
26+
* **deps:** update dependency com.google.apis:google-api-services-cloudresourcemanager to v1-rev20240128-2.0.0 ([#10302](https://github.com/googleapis/google-cloud-java/issues/10302)) ([f3f5c5f](https://github.com/googleapis/google-cloud-java/commit/f3f5c5fa26d4f56ef32fdc319d17ef3692029e1f))
27+
* **deps:** update dependency com.google.apis:google-api-services-dns to v1-rev20240118-2.0.0 ([#10283](https://github.com/googleapis/google-cloud-java/issues/10283)) ([6a2f071](https://github.com/googleapis/google-cloud-java/commit/6a2f071df7095a4e14a28b754f2713a7076ff21c))
28+
* **deps:** update dependency com.google.apis:google-api-services-storage to v1-rev20240202-2.0.0 ([#10323](https://github.com/googleapis/google-cloud-java/issues/10323)) ([f1bca3c](https://github.com/googleapis/google-cloud-java/commit/f1bca3c0d0f2021247b95a0897d51b1b1a3229a0))
29+
* **deps:** update dependency com.google.cloud:google-cloud-pubsub-bom to v1.126.1 ([#10292](https://github.com/googleapis/google-cloud-java/issues/10292)) ([afec9c6](https://github.com/googleapis/google-cloud-java/commit/afec9c657ecff46170b05ccdd3fe629261b01928))
30+
* **deps:** update dependency com.google.cloud:google-cloud-pubsub-bom to v1.126.2 ([#10293](https://github.com/googleapis/google-cloud-java/issues/10293)) ([7c337f0](https://github.com/googleapis/google-cloud-java/commit/7c337f0fa9d654e0bb7c84c0a22c9fdff75c77f9))
31+
32+
33+
### Documentation
34+
35+
* [vertexai] Add README section about function-calling ([#10320](https://github.com/googleapis/google-cloud-java/issues/10320)) ([ed92f0d](https://github.com/googleapis/google-cloud-java/commit/ed92f0d295070a598f70b6c19f10b3ffcc04e65c))
36+
* [vertexai] Update javadoc of VertexAI and Transport. ([#10296](https://github.com/googleapis/google-cloud-java/issues/10296)) ([2729b0b](https://github.com/googleapis/google-cloud-java/commit/2729b0b0f82b8bf069707cc3ecac52a6f497c8f5))
37+
338
## [1.28.0](https://github.com/googleapis/google-cloud-java/compare/v1.27.0...v1.28.0) (2024-01-23)
439

540

changelog.json

Lines changed: 219 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,224 @@
11
{
22
"repository": "googleapis/google-cloud-java",
33
"entries": [
4+
{
5+
"changes": [
6+
{
7+
"type": "feat",
8+
"sha": "5457a70b6a201402c269b08d2d0a4b7fddd6e4de",
9+
"message": "[meet] added v2 libraries for the Meet API GA release",
10+
"issues": [
11+
"10317"
12+
]
13+
}
14+
],
15+
"version": "1.29.0",
16+
"language": "JAVA",
17+
"artifactName": "com.google.cloud:google-cloud-meet",
18+
"id": "2ea033a1-5f8d-4e22-b054-306dcd48c078",
19+
"createTime": "2024-02-09T02:24:59.099Z"
20+
},
21+
{
22+
"changes": [
23+
{
24+
"type": "feat",
25+
"sha": "2dd5b3512a1f9dde2e54d711a4984d5c6bdedf3d",
26+
"message": "[documentai] expose model_type in v1 processor, so that user can see the model_type after get or list processor version",
27+
"issues": [
28+
"10322"
29+
]
30+
}
31+
],
32+
"version": "1.29.0",
33+
"language": "JAVA",
34+
"artifactName": "com.google.cloud:google-cloud-document-ai",
35+
"id": "f922c99a-b558-49fd-9446-f9d267091eec",
36+
"createTime": "2024-02-09T02:24:59.087Z"
37+
},
38+
{
39+
"changes": [
40+
{
41+
"type": "feat",
42+
"sha": "29b2a3674bf8f387ecc30d94fdcdc7843cde8e15",
43+
"message": "[vertexai] Remove 'preview' namespace and start using @BetaApi",
44+
"issues": [
45+
"10330"
46+
]
47+
},
48+
{
49+
"type": "fix",
50+
"sha": "12f9a3ce9521cb9ce92db71f21356eaf4519db07",
51+
"message": "[vertexai] deprecate varargs scopes in VertexAI",
52+
"issues": [
53+
"10328"
54+
]
55+
},
56+
{
57+
"type": "docs",
58+
"sha": "ed92f0d295070a598f70b6c19f10b3ffcc04e65c",
59+
"message": "[vertexai] Add README section about function-calling",
60+
"issues": [
61+
"10320"
62+
]
63+
},
64+
{
65+
"type": "docs",
66+
"sha": "2729b0b0f82b8bf069707cc3ecac52a6f497c8f5",
67+
"message": "[vertexai] Update javadoc of VertexAI and Transport.",
68+
"issues": [
69+
"10296"
70+
]
71+
},
72+
{
73+
"type": "feat",
74+
"sha": "20c8252dcc4b093f6d699753ad39f0cdbef1d8ed",
75+
"message": "[vertexai] add fromFunctionResponse in PartMaker",
76+
"issues": [
77+
"10272"
78+
]
79+
}
80+
],
81+
"version": "1.29.0",
82+
"language": "JAVA",
83+
"artifactName": "com.google.cloud:google-cloud-vertexai",
84+
"id": "90d2a81a-a40a-4d05-a183-ce4b55cef43c",
85+
"createTime": "2024-02-09T02:24:59.074Z"
86+
},
87+
{
88+
"changes": [
89+
{
90+
"type": "feat",
91+
"sha": "8dceb3e18b1a3eb0eeeb4d4840ddf3cc0a3a01b9",
92+
"message": "[retail] add analytics service",
93+
"issues": [
94+
"10352"
95+
]
96+
}
97+
],
98+
"version": "1.29.0",
99+
"language": "JAVA",
100+
"artifactName": "com.google.cloud:google-cloud-retail",
101+
"id": "01c736e4-1cee-4470-9841-85432b825be8",
102+
"createTime": "2024-02-09T02:24:59.064Z"
103+
},
104+
{
105+
"changes": [
106+
{
107+
"type": "feat",
108+
"sha": "4db5bc4163f39af6e937db347f079d35b36c7803",
109+
"message": "[container] added configuration for the StatefulHA addon to the AddonsConfig",
110+
"issues": [
111+
"10345"
112+
]
113+
},
114+
{
115+
"type": "feat",
116+
"sha": "9a312a7b4350c40fa45966c13c0bdd8fbae47e89",
117+
"message": "[container] new AddonsConfig field stateful_ha_config",
118+
"issues": [
119+
"10318"
120+
]
121+
}
122+
],
123+
"version": "1.29.0",
124+
"language": "JAVA",
125+
"artifactName": "com.google.cloud:google-cloud-container",
126+
"id": "78e9cd1d-2eab-4828-98d2-b8660db34a82",
127+
"createTime": "2024-02-09T02:24:59.053Z"
128+
},
129+
{
130+
"changes": [
131+
{
132+
"type": "feat",
133+
"sha": "cf52714303fd73bbb8060492427e41cf57d42933",
134+
"message": "[compute] Update Compute Engine API to revision 20240130 (#881)",
135+
"issues": [
136+
"10349"
137+
]
138+
}
139+
],
140+
"version": "1.29.0",
141+
"language": "JAVA",
142+
"artifactName": "com.google.cloud:google-cloud-compute",
143+
"id": "28a6b33a-de6a-4698-b819-79f6486371d8",
144+
"createTime": "2024-02-09T02:24:59.041Z"
145+
},
146+
{
147+
"changes": [
148+
{
149+
"type": "feat",
150+
"sha": "e9c48d9b25f4c39c9f22ace1c00acb24ff6a288d",
151+
"message": "[aiplatform] add SearchNearestEntities rpc to FeatureOnlineStoreService in aiplatform v1",
152+
"issues": [
153+
"10347"
154+
]
155+
},
156+
{
157+
"type": "feat",
158+
"sha": "08700f26d7db4c880e96786786936f42051f1bca",
159+
"message": "[aiplatform] Add generateContent Unary API for aiplatform_v1",
160+
"issues": [
161+
"10319"
162+
]
163+
}
164+
],
165+
"version": "1.29.0",
166+
"language": "JAVA",
167+
"artifactName": "com.google.cloud:google-cloud-aiplatform",
168+
"id": "368ee308-0588-424a-be51-ff59d37b7f0c",
169+
"createTime": "2024-02-09T02:24:59.022Z"
170+
},
171+
{
172+
"changes": [
173+
{
174+
"type": "feat",
175+
"sha": "8e0fb1bc0d6c5c5d8c16c5a74c1c59bf3c026bec",
176+
"message": "[dialogflow-cx] A new field `opt_out_conformer_model_migration` is added to message `.google.cloud.dialogflow.cx.v3.InputAudioConfig`",
177+
"issues": [
178+
"10354"
179+
]
180+
}
181+
],
182+
"version": "1.29.0",
183+
"language": "JAVA",
184+
"artifactName": "com.google.cloud:google-cloud-dialogflow-cx",
185+
"id": "9b8c5e0d-66b5-41f7-91f4-5aed0f4e890b",
186+
"createTime": "2024-02-09T02:24:59.009Z"
187+
},
188+
{
189+
"changes": [
190+
{
191+
"type": "feat",
192+
"sha": "3bf2de6efe3f6e54c7460474d5b7b703d2d5fe02",
193+
"message": "[discoveryengine] add data store, engine and site search engine services",
194+
"issues": [
195+
"10350"
196+
]
197+
}
198+
],
199+
"version": "1.29.0",
200+
"language": "JAVA",
201+
"artifactName": "com.google.cloud:google-cloud-discoveryengine",
202+
"id": "8e7f3110-1e64-4d5d-909e-2863ac29aee1",
203+
"createTime": "2024-02-09T02:24:58.997Z"
204+
},
205+
{
206+
"changes": [
207+
{
208+
"type": "feat",
209+
"sha": "bc9cebd014644e7e76ef147f522b5034b6fd64cc",
210+
"message": "[monitoring-dashboards] Add support for pie charts, incident lists, dropdown groups, error reporting panels, section headers, and styling options on text widgets",
211+
"issues": [
212+
"10355"
213+
]
214+
}
215+
],
216+
"version": "1.29.0",
217+
"language": "JAVA",
218+
"artifactName": "com.google.cloud:google-cloud-monitoring-dashboard",
219+
"id": "bdabe6c6-2e58-4e08-b737-d34a8ecaab57",
220+
"createTime": "2024-02-09T02:24:58.980Z"
221+
},
4222
{
5223
"changes": [
6224
{
@@ -23322,5 +23540,5 @@
2332223540
"createTime": "2023-02-03T16:27:23.198Z"
2332323541
}
2332423542
],
23325-
"updateTime": "2024-01-23T17:04:49.703Z"
23543+
"updateTime": "2024-02-09T02:24:59.099Z"
2332623544
}

0 commit comments

Comments
 (0)