pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/orijtech/google-cloud-java/commit/ec8fc8ff06f20ee87ec8b9716cd8a680b87108de

chore(main): release 1.43.0 (#11093) · orijtech/google-cloud-java@ec8fc8f · GitHub
Skip to content

Commit ec8fc8f

Browse files
release-please[bot]yoshi-code-botldetmer
authored
chore(main): release 1.43.0 (googleapis#11093)
* chore(main): release 1.43.0 * chore(main): release 1.43.0 * chore(main): release 1.43.0 * chore(main): release 1.43.0 * chore(main): release 1.43.0 * chore(main): release 1.43.0 * chore(main): release 1.43.0 * chore(main): release 1.43.0 * chore(main): release 1.43.0 * chore(main): release 1.43.0 * chore(main): release 1.43.0 * chore(main): release 1.43.0 * chore(main): release 1.43.0 * chore(main): release 1.43.0 * chore(main): release 1.43.0 * chore: update CHANGELOG.md in modules * fixed incorrect version.txt merge * fixed incorrect version.txt merge * fixed incorrect version.txt merge * fixed incorrect version.txt merge --------- 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: ldetmer <1771267+ldetmer@users.noreply.github.com> Co-authored-by: detmerl <laura.detmer@gmail.com>
1 parent 774ed98 commit ec8fc8f

File tree

1,598 files changed

+6920
-5586
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,598 files changed

+6920
-5586
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.42.0"
2+
".": "1.43.0"
33
}

CHANGELOG.md

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

3+
## [1.43.0](https://github.com/googleapis/google-cloud-java/compare/v1.42.0...v1.43.0) (2024-09-11)
4+
5+
6+
### Features
7+
8+
* [aiplatform] add max_wait_duration to Scheduling ([7f98418](https://github.com/googleapis/google-cloud-java/commit/7f9841895b1fbc1dfdedee6123c1fa78ead1367a))
9+
* [aiplatform] add max_wait_duration to Scheduling ([7f98418](https://github.com/googleapis/google-cloud-java/commit/7f9841895b1fbc1dfdedee6123c1fa78ead1367a))
10+
* [alloydb] support for enabling outbound public IP on an instance ([8759972](https://github.com/googleapis/google-cloud-java/commit/87599729a7e2d03b934c070110c1d81366bdd8cf))
11+
* [connectgateway] new module for connectgateway ([#11106](https://github.com/googleapis/google-cloud-java/issues/11106)) ([0ad33c1](https://github.com/googleapis/google-cloud-java/commit/0ad33c1c9bbb1d8fe02c9a98e0cbfd1ace4cc743))
12+
* [container] add ReleaseChannel EXTENDED value ([7f98418](https://github.com/googleapis/google-cloud-java/commit/7f9841895b1fbc1dfdedee6123c1fa78ead1367a))
13+
* [marketingplatformadminapi] new module for marketingplatformadminapi ([#11133](https://github.com/googleapis/google-cloud-java/issues/11133)) ([466ae72](https://github.com/googleapis/google-cloud-java/commit/466ae725047b08ddbe8ff164e05b1bfe32fa2d7e))
14+
* [recaptchaenterprise] add AssessmentEnvironment for CreateAssessement to explicitly describe the environment of the assessment ([7f98418](https://github.com/googleapis/google-cloud-java/commit/7f9841895b1fbc1dfdedee6123c1fa78ead1367a))
15+
* [vertexai] add util class SchemaMaker to create Schema from JsonString or JsonObject ([#11118](https://github.com/googleapis/google-cloud-java/issues/11118)) ([22f9fe3](https://github.com/googleapis/google-cloud-java/commit/22f9fe3c46b004bf856ba62f5c3d4eafcb41af42))
16+
* [vertexai] update gapic library to the latest version ([#11129](https://github.com/googleapis/google-cloud-java/issues/11129)) ([711cd72](https://github.com/googleapis/google-cloud-java/commit/711cd7250f5c420a8d721952b43e05076e5ba130))
17+
* [visionai] request client libraries for new languages ([8759972](https://github.com/googleapis/google-cloud-java/commit/87599729a7e2d03b934c070110c1d81366bdd8cf))
18+
19+
20+
### Bug Fixes
21+
22+
* **deps:** update dependency com.google.cloud:google-cloud-pubsub-bom to v1.132.1 ([#11086](https://github.com/googleapis/google-cloud-java/issues/11086)) ([e31beb7](https://github.com/googleapis/google-cloud-java/commit/e31beb778a5590d784f4cc8b8a17130e1d3c8b5d))
23+
24+
25+
### Documentation
26+
27+
* [managedkafka] Update product URL for google-cloud-managed_kafka ([8759972](https://github.com/googleapis/google-cloud-java/commit/87599729a7e2d03b934c070110c1d81366bdd8cf))
28+
* [texttospeech] update Long Audio capabilities to include SSML ([8759972](https://github.com/googleapis/google-cloud-java/commit/87599729a7e2d03b934c070110c1d81366bdd8cf))
29+
* add thread safety information to GenerativeModel and ChatSession classes. ([#10961](https://github.com/googleapis/google-cloud-java/issues/10961)) ([80b26b7](https://github.com/googleapis/google-cloud-java/commit/80b26b745b943b4da6f9ad61b8ac99da233f969a))
30+
331
## [1.42.0](https://github.com/googleapis/google-cloud-java/compare/v1.41.0...v1.42.0) (2024-08-21)
432

533

changelog.json

Lines changed: 282 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,287 @@
11
{
22
"repository": "googleapis/google-cloud-java",
33
"entries": [
4+
{
5+
"changes": [
6+
{
7+
"type": "feat",
8+
"sha": "87599729a7e2d03b934c070110c1d81366bdd8cf",
9+
"message": "[visionai] request client libraries for new languages",
10+
"issues": []
11+
},
12+
{
13+
"type": "feat",
14+
"sha": "87599729a7e2d03b934c070110c1d81366bdd8cf",
15+
"message": "[alloydb] support for enabling outbound public IP on an instance",
16+
"issues": []
17+
},
18+
{
19+
"type": "docs",
20+
"sha": "87599729a7e2d03b934c070110c1d81366bdd8cf",
21+
"message": "[texttospeech] update Long Audio capabilities to include SSML",
22+
"issues": []
23+
},
24+
{
25+
"type": "docs",
26+
"sha": "87599729a7e2d03b934c070110c1d81366bdd8cf",
27+
"message": "[managedkafka] Update product URL for google-cloud-managed_kafka",
28+
"issues": []
29+
}
30+
],
31+
"version": "1.43.0",
32+
"language": "JAVA",
33+
"artifactName": "com.google.cloud:google-cloud-visionai",
34+
"id": "0d6d77f3-4c1a-4fa4-9717-17fbf561bbc5",
35+
"createTime": "2024-09-11T17:46:10.740Z"
36+
},
37+
{
38+
"changes": [
39+
{
40+
"type": "feat",
41+
"sha": "87599729a7e2d03b934c070110c1d81366bdd8cf",
42+
"message": "[visionai] request client libraries for new languages",
43+
"issues": []
44+
},
45+
{
46+
"type": "feat",
47+
"sha": "87599729a7e2d03b934c070110c1d81366bdd8cf",
48+
"message": "[alloydb] support for enabling outbound public IP on an instance",
49+
"issues": []
50+
},
51+
{
52+
"type": "docs",
53+
"sha": "87599729a7e2d03b934c070110c1d81366bdd8cf",
54+
"message": "[texttospeech] update Long Audio capabilities to include SSML",
55+
"issues": []
56+
},
57+
{
58+
"type": "docs",
59+
"sha": "87599729a7e2d03b934c070110c1d81366bdd8cf",
60+
"message": "[managedkafka] Update product URL for google-cloud-managed_kafka",
61+
"issues": []
62+
}
63+
],
64+
"version": "1.43.0",
65+
"language": "JAVA",
66+
"artifactName": "com.google.cloud:google-cloud-texttospeech",
67+
"id": "f5b3f0f7-8f57-41f7-9647-9e4b937f8306",
68+
"createTime": "2024-09-11T17:46:10.163Z"
69+
},
70+
{
71+
"changes": [
72+
{
73+
"type": "feat",
74+
"sha": "87599729a7e2d03b934c070110c1d81366bdd8cf",
75+
"message": "[visionai] request client libraries for new languages",
76+
"issues": []
77+
},
78+
{
79+
"type": "feat",
80+
"sha": "87599729a7e2d03b934c070110c1d81366bdd8cf",
81+
"message": "[alloydb] support for enabling outbound public IP on an instance",
82+
"issues": []
83+
},
84+
{
85+
"type": "docs",
86+
"sha": "87599729a7e2d03b934c070110c1d81366bdd8cf",
87+
"message": "[texttospeech] update Long Audio capabilities to include SSML",
88+
"issues": []
89+
},
90+
{
91+
"type": "docs",
92+
"sha": "87599729a7e2d03b934c070110c1d81366bdd8cf",
93+
"message": "[managedkafka] Update product URL for google-cloud-managed_kafka",
94+
"issues": []
95+
}
96+
],
97+
"version": "1.43.0",
98+
"language": "JAVA",
99+
"artifactName": "com.google.cloud:google-cloud-managedkafka",
100+
"id": "0a7b83b0-51a2-4c91-9cb3-c1fae6ec8c1e",
101+
"createTime": "2024-09-11T17:46:09.838Z"
102+
},
103+
{
104+
"changes": [
105+
{
106+
"type": "feat",
107+
"sha": "87599729a7e2d03b934c070110c1d81366bdd8cf",
108+
"message": "[visionai] request client libraries for new languages",
109+
"issues": []
110+
},
111+
{
112+
"type": "feat",
113+
"sha": "87599729a7e2d03b934c070110c1d81366bdd8cf",
114+
"message": "[alloydb] support for enabling outbound public IP on an instance",
115+
"issues": []
116+
},
117+
{
118+
"type": "docs",
119+
"sha": "87599729a7e2d03b934c070110c1d81366bdd8cf",
120+
"message": "[texttospeech] update Long Audio capabilities to include SSML",
121+
"issues": []
122+
},
123+
{
124+
"type": "docs",
125+
"sha": "87599729a7e2d03b934c070110c1d81366bdd8cf",
126+
"message": "[managedkafka] Update product URL for google-cloud-managed_kafka",
127+
"issues": []
128+
}
129+
],
130+
"version": "1.43.0",
131+
"language": "JAVA",
132+
"artifactName": "com.google.cloud:google-cloud-alloydb",
133+
"id": "2a65f4a5-1c01-4cda-bc00-95bc17bc0b35",
134+
"createTime": "2024-09-11T17:46:09.258Z"
135+
},
136+
{
137+
"changes": [
138+
{
139+
"type": "feat",
140+
"sha": "7f9841895b1fbc1dfdedee6123c1fa78ead1367a",
141+
"message": "[aiplatform] add max_wait_duration to Scheduling",
142+
"issues": []
143+
},
144+
{
145+
"type": "feat",
146+
"sha": "7f9841895b1fbc1dfdedee6123c1fa78ead1367a",
147+
"message": "[aiplatform] add max_wait_duration to Scheduling",
148+
"issues": []
149+
},
150+
{
151+
"type": "feat",
152+
"sha": "7f9841895b1fbc1dfdedee6123c1fa78ead1367a",
153+
"message": "[container] add ReleaseChannel EXTENDED value",
154+
"issues": []
155+
},
156+
{
157+
"type": "feat",
158+
"sha": "7f9841895b1fbc1dfdedee6123c1fa78ead1367a",
159+
"message": "[recaptchaenterprise] add AssessmentEnvironment for CreateAssessement to explicitly describe the environment of the assessment",
160+
"issues": []
161+
}
162+
],
163+
"version": "1.43.0",
164+
"language": "JAVA",
165+
"artifactName": "com.google.cloud:google-cloud-recaptchaenterprise",
166+
"id": "07831dfb-75ff-4b8c-891d-5c10d05b98bc",
167+
"createTime": "2024-09-11T17:46:08.942Z"
168+
},
169+
{
170+
"changes": [
171+
{
172+
"type": "feat",
173+
"sha": "7f9841895b1fbc1dfdedee6123c1fa78ead1367a",
174+
"message": "[aiplatform] add max_wait_duration to Scheduling",
175+
"issues": []
176+
},
177+
{
178+
"type": "feat",
179+
"sha": "7f9841895b1fbc1dfdedee6123c1fa78ead1367a",
180+
"message": "[aiplatform] add max_wait_duration to Scheduling",
181+
"issues": []
182+
},
183+
{
184+
"type": "feat",
185+
"sha": "7f9841895b1fbc1dfdedee6123c1fa78ead1367a",
186+
"message": "[container] add ReleaseChannel EXTENDED value",
187+
"issues": []
188+
},
189+
{
190+
"type": "feat",
191+
"sha": "7f9841895b1fbc1dfdedee6123c1fa78ead1367a",
192+
"message": "[recaptchaenterprise] add AssessmentEnvironment for CreateAssessement to explicitly describe the environment of the assessment",
193+
"issues": []
194+
}
195+
],
196+
"version": "1.43.0",
197+
"language": "JAVA",
198+
"artifactName": "com.google.cloud:google-cloud-container",
199+
"id": "8a6b8e82-29c0-468e-af41-b943e43674ab",
200+
"createTime": "2024-09-11T17:46:08.377Z"
201+
},
202+
{
203+
"changes": [
204+
{
205+
"type": "feat",
206+
"sha": "7f9841895b1fbc1dfdedee6123c1fa78ead1367a",
207+
"message": "[aiplatform] add max_wait_duration to Scheduling",
208+
"issues": []
209+
},
210+
{
211+
"type": "feat",
212+
"sha": "7f9841895b1fbc1dfdedee6123c1fa78ead1367a",
213+
"message": "[aiplatform] add max_wait_duration to Scheduling",
214+
"issues": []
215+
},
216+
{
217+
"type": "feat",
218+
"sha": "7f9841895b1fbc1dfdedee6123c1fa78ead1367a",
219+
"message": "[container] add ReleaseChannel EXTENDED value",
220+
"issues": []
221+
},
222+
{
223+
"type": "feat",
224+
"sha": "7f9841895b1fbc1dfdedee6123c1fa78ead1367a",
225+
"message": "[recaptchaenterprise] add AssessmentEnvironment for CreateAssessement to explicitly describe the environment of the assessment",
226+
"issues": []
227+
}
228+
],
229+
"version": "1.43.0",
230+
"language": "JAVA",
231+
"artifactName": "com.google.cloud:google-cloud-aiplatform",
232+
"id": "f23be671-b151-4589-8fea-3471a67575f5",
233+
"createTime": "2024-09-11T17:46:08.055Z"
234+
},
235+
{
236+
"changes": [
237+
{
238+
"type": "feat",
239+
"sha": "0ad33c1c9bbb1d8fe02c9a98e0cbfd1ace4cc743",
240+
"message": "[connectgateway] new module for connectgateway",
241+
"issues": [
242+
"11106"
243+
]
244+
}
245+
],
246+
"version": "1.43.0",
247+
"language": "JAVA",
248+
"artifactName": "com.google.cloud:google-cloud-connectgateway",
249+
"id": "4aa2f192-a018-4cbb-8bbc-280bae12933f",
250+
"createTime": "2024-09-11T17:46:07.487Z"
251+
},
252+
{
253+
"changes": [
254+
{
255+
"type": "feat",
256+
"sha": "711cd7250f5c420a8d721952b43e05076e5ba130",
257+
"message": "[vertexai] update gapic library to the latest version",
258+
"issues": [
259+
"11129"
260+
]
261+
},
262+
{
263+
"type": "feat",
264+
"sha": "22f9fe3c46b004bf856ba62f5c3d4eafcb41af42",
265+
"message": "[vertexai] add util class SchemaMaker to create Schema from JsonString or JsonObject",
266+
"issues": [
267+
"11118"
268+
]
269+
},
270+
{
271+
"type": "docs",
272+
"sha": "80b26b745b943b4da6f9ad61b8ac99da233f969a",
273+
"message": "add thread safety information to GenerativeModel and ChatSession classes.",
274+
"issues": [
275+
"10961"
276+
]
277+
}
278+
],
279+
"version": "1.43.0",
280+
"language": "JAVA",
281+
"artifactName": "com.google.cloud:google-cloud-vertexai",
282+
"id": "6d7cabd0-b5c6-402a-ae86-87791dad029f",
283+
"createTime": "2024-09-11T17:46:07.222Z"
284+
},
4285
{
5286
"changes": [
6287
{
@@ -308317,5 +308598,5 @@
308317308598
"createTime": "2023-02-03T16:27:23.198Z"
308318308599
}
308319308600
],
308320-
"updateTime": "2024-08-21T19:35:00.170Z"
308601+
"updateTime": "2024-09-11T17:46:10.740Z"
308321308602
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy