Skip to content

Commit 745fd0f

Browse files
chore(main): release 1.16.0 (#9654)
* chore(main): release 1.16.0 * chore(main): release 1.16.0 * chore(main): release 1.16.0 * chore(main): release 1.16.0 * chore(main): release 1.16.0 * chore(main): release 1.16.0 * chore(main): release 1.16.0 * chore(main): release 1.16.0 * chore(main): release 1.16.0 * chore(main): release 1.16.0 * chore(main): release 1.16.0 * chore(main): release 1.16.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>
1 parent 6f96d9c commit 745fd0f

1,289 files changed

Lines changed: 6175 additions & 4545 deletions

File tree

Some content is hidden

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

.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.15.0"
2+
".": "1.16.0"
33
}

CHANGELOG.md

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

3+
## [1.16.0](https://github.com/googleapis/google-cloud-java/compare/v1.15.0...v1.16.0) (2023-07-21)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* [documentai] removed id field from Document message ([#9642](https://github.com/googleapis/google-cloud-java/issues/9642))
9+
10+
### Features
11+
12+
* [aiplatform] add data_item_count to Dataset ([#9636](https://github.com/googleapis/google-cloud-java/issues/9636)) ([5a82003](https://github.com/googleapis/google-cloud-java/commit/5a82003b7e93ccccf8ff82753a0b3a275564fd96))
13+
* [alloydb] add metadata exchange support for AlloyDB connectors ([#9639](https://github.com/googleapis/google-cloud-java/issues/9639)) ([c411402](https://github.com/googleapis/google-cloud-java/commit/c41140202e1474ee4436011d51bd607d42f15d5a))
14+
* [cloudbuild] add git_file_source and git_repo_source to build_trigger ([#9673](https://github.com/googleapis/google-cloud-java/issues/9673)) ([6f96d9c](https://github.com/googleapis/google-cloud-java/commit/6f96d9c155fac34deecef125490430a7bc73fbe1))
15+
* [cloudbuild] Add routing information in Cloud Build GRPC clients ([#9635](https://github.com/googleapis/google-cloud-java/issues/9635)) ([88ad198](https://github.com/googleapis/google-cloud-java/commit/88ad19815908dc995e4467f14fddc0f5c5dbeec5))
16+
* [cloudkms] add interoperable symmetric encryption system ([#9667](https://github.com/googleapis/google-cloud-java/issues/9667)) ([a60caeb](https://github.com/googleapis/google-cloud-java/commit/a60caebee4af73c1cb86b4597fc69fb257c1cb20))
17+
* [cloudtasks] increase timeout of RPC methods to 20s for v2 ([#9646](https://github.com/googleapis/google-cloud-java/issues/9646)) ([9caae4d](https://github.com/googleapis/google-cloud-java/commit/9caae4d63f52ae1305806623452a2cac62f05fc1))
18+
* [container] Add Multi-networking API ([#9638](https://github.com/googleapis/google-cloud-java/issues/9638)) ([843b17b](https://github.com/googleapis/google-cloud-java/commit/843b17bd983002c94343aef0c27ff61d296f84b6))
19+
* [documentai] removed id field from Document message ([#9642](https://github.com/googleapis/google-cloud-java/issues/9642)) ([0205042](https://github.com/googleapis/google-cloud-java/commit/02050426e9d69f17bc3a4e376086108f0d48ec28))
20+
* [kmsinventory] add resource_types to SearchAllResources, to allow filtering by resource type ([#9641](https://github.com/googleapis/google-cloud-java/issues/9641)) ([1e8aa17](https://github.com/googleapis/google-cloud-java/commit/1e8aa175e7b41042cc4244380df765a2b78f60c2))
21+
* [livestream] added support for slate events which allow users to create and insert a slate into a live stream to replace the main live stream content ([#9665](https://github.com/googleapis/google-cloud-java/issues/9665)) ([9679beb](https://github.com/googleapis/google-cloud-java/commit/9679beb02f6ca20e532cd4267c5773447b816b64))
22+
* [netapp] new module for netapp ([#9668](https://github.com/googleapis/google-cloud-java/issues/9668)) ([b0c37db](https://github.com/googleapis/google-cloud-java/commit/b0c37db8afe9e922169c5590698e2dc0c014448c))
23+
* [policysimulator] new module for policysimulator ([#9669](https://github.com/googleapis/google-cloud-java/issues/9669)) ([ebee6cb](https://github.com/googleapis/google-cloud-java/commit/ebee6cb75f23b99e296985037641dc8c66026686))
24+
* [policytroubleshooter] include errors in troubleshoot response ([#9649](https://github.com/googleapis/google-cloud-java/issues/9649)) ([c7c7860](https://github.com/googleapis/google-cloud-java/commit/c7c786015b0a6ce0423ec58c645d4c1ce9a46a28))
25+
* [servicedirectory] added network and uid fields in Endpoint message ([#9666](https://github.com/googleapis/google-cloud-java/issues/9666)) ([378391e](https://github.com/googleapis/google-cloud-java/commit/378391ec0294a59c7c1669d15d763cbecf75d1b6))
26+
27+
28+
### Bug Fixes
29+
30+
* [policysimulator] add missing options for policysimulator ([#9672](https://github.com/googleapis/google-cloud-java/issues/9672)) ([56c3922](https://github.com/googleapis/google-cloud-java/commit/56c3922c321d70de3d867cf55569e47a4c044389))
31+
* **deps:** update dependency com.google.cloud:google-cloud-pubsub-bom to v1.123.18 ([#9647](https://github.com/googleapis/google-cloud-java/issues/9647)) ([90e4d66](https://github.com/googleapis/google-cloud-java/commit/90e4d66fd9e3658df5bcae3bc89afdc25a458d65))
32+
* **deps:** update dependency com.google.cloud:google-cloud-shared-config to v1.5.7 ([#9651](https://github.com/googleapis/google-cloud-java/issues/9651)) ([c88d623](https://github.com/googleapis/google-cloud-java/commit/c88d623d12a4342b74e31d6a6a05cde0debe871f))
33+
* **deps:** update dependency com.google.cloud:google-cloud-shared-dependencies to v3.13.1 ([#9655](https://github.com/googleapis/google-cloud-java/issues/9655)) ([affebee](https://github.com/googleapis/google-cloud-java/commit/affebeeb37b1cf88ad5964684e1f112cababcab7))
34+
* **deps:** update dependency com.google.cloud:google-cloud-storage to v2.24.0 ([#9571](https://github.com/googleapis/google-cloud-java/issues/9571)) ([7ab2869](https://github.com/googleapis/google-cloud-java/commit/7ab2869b697e3377d99b9e5a8b8ba7992c5c3141))
35+
36+
37+
### Documentation
38+
39+
* [clouddeploy] small documentation updates ([#9653](https://github.com/googleapis/google-cloud-java/issues/9653)) ([e77037d](https://github.com/googleapis/google-cloud-java/commit/e77037d7d00798e8d8da5e3bcf7dd9bca3735472))
40+
* [servicemanagement] update docs to existing services ([#9583](https://github.com/googleapis/google-cloud-java/issues/9583)) ([36f5b3c](https://github.com/googleapis/google-cloud-java/commit/36f5b3c40559421bfeaabcdc0f4275e7b4ad90c0))
41+
342
## [1.15.0](https://github.com/googleapis/google-cloud-java/compare/v1.14.0...v1.15.0) (2023-07-11)
443

544

changelog.json

Lines changed: 273 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,278 @@
11
{
22
"repository": "googleapis/google-cloud-java",
33
"entries": [
4+
{
5+
"changes": [
6+
{
7+
"type": "docs",
8+
"sha": "e77037d7d00798e8d8da5e3bcf7dd9bca3735472",
9+
"message": "[clouddeploy] small documentation updates",
10+
"issues": [
11+
"9653"
12+
]
13+
}
14+
],
15+
"version": "1.16.0",
16+
"language": "JAVA",
17+
"artifactName": "com.google.cloud:google-cloud-deploy",
18+
"id": "68dad122-bad8-488e-b20e-02cbdecd289d",
19+
"createTime": "2023-07-21T21:39:15.423Z"
20+
},
21+
{
22+
"changes": [
23+
{
24+
"type": "feat",
25+
"sha": "c7c786015b0a6ce0423ec58c645d4c1ce9a46a28",
26+
"message": "[policytroubleshooter] include errors in troubleshoot response",
27+
"issues": [
28+
"9649"
29+
]
30+
}
31+
],
32+
"version": "1.16.0",
33+
"language": "JAVA",
34+
"artifactName": "com.google.cloud:google-cloud-policy-troubleshooter",
35+
"id": "82470ae3-09c6-4054-b53c-822a049060be",
36+
"createTime": "2023-07-21T21:39:15.420Z"
37+
},
38+
{
39+
"changes": [
40+
{
41+
"type": "feat",
42+
"sha": "9caae4d63f52ae1305806623452a2cac62f05fc1",
43+
"message": "[cloudtasks] increase timeout of RPC methods to 20s for v2",
44+
"issues": [
45+
"9646"
46+
]
47+
}
48+
],
49+
"version": "1.16.0",
50+
"language": "JAVA",
51+
"artifactName": "com.google.cloud:google-cloud-tasks",
52+
"id": "1bd72c5d-11a8-41da-bc26-5dee75677026",
53+
"createTime": "2023-07-21T21:39:15.416Z"
54+
},
55+
{
56+
"changes": [
57+
{
58+
"type": "feat",
59+
"sha": "02050426e9d69f17bc3a4e376086108f0d48ec28",
60+
"message": "[documentai] removed id field from Document message",
61+
"issues": [
62+
"9642"
63+
],
64+
"breakingChangeNote": "[documentai] removed id field from Document message ([#9642](https://github.com/googleapis/google-cloud-java/issues/9642))"
65+
}
66+
],
67+
"version": "1.16.0",
68+
"language": "JAVA",
69+
"artifactName": "com.google.cloud:google-cloud-document-ai",
70+
"id": "dbaa79f4-43f1-43c1-a8cc-7a8d305e0194",
71+
"createTime": "2023-07-21T21:39:15.413Z"
72+
},
73+
{
74+
"changes": [
75+
{
76+
"type": "feat",
77+
"sha": "1e8aa175e7b41042cc4244380df765a2b78f60c2",
78+
"message": "[kmsinventory] add resource_types to SearchAllResources, to allow filtering by resource type",
79+
"issues": [
80+
"9641"
81+
]
82+
}
83+
],
84+
"version": "1.16.0",
85+
"language": "JAVA",
86+
"artifactName": "com.google.cloud:google-cloud-kmsinventory",
87+
"id": "2e27f06d-0d5e-4ebf-8ded-0ef4e05cea64",
88+
"createTime": "2023-07-21T21:39:15.410Z"
89+
},
90+
{
91+
"changes": [
92+
{
93+
"type": "docs",
94+
"sha": "36f5b3c40559421bfeaabcdc0f4275e7b4ad90c0",
95+
"message": "[servicemanagement] update docs to existing services",
96+
"issues": [
97+
"9583"
98+
]
99+
}
100+
],
101+
"version": "1.16.0",
102+
"language": "JAVA",
103+
"artifactName": "com.google.cloud:google-cloud-service-management",
104+
"id": "488f3fe9-f85b-49ec-89dd-a9664ad364a7",
105+
"createTime": "2023-07-21T21:39:15.408Z"
106+
},
107+
{
108+
"changes": [
109+
{
110+
"type": "feat",
111+
"sha": "c41140202e1474ee4436011d51bd607d42f15d5a",
112+
"message": "[alloydb] add metadata exchange support for AlloyDB connectors",
113+
"issues": [
114+
"9639"
115+
]
116+
}
117+
],
118+
"version": "1.16.0",
119+
"language": "JAVA",
120+
"artifactName": "com.google.cloud:google-cloud-alloydb",
121+
"id": "a08ed353-79c8-477e-8830-dc19cbf56d2c",
122+
"createTime": "2023-07-21T21:39:15.405Z"
123+
},
124+
{
125+
"changes": [
126+
{
127+
"type": "feat",
128+
"sha": "843b17bd983002c94343aef0c27ff61d296f84b6",
129+
"message": "[container] Add Multi-networking API",
130+
"issues": [
131+
"9638"
132+
]
133+
}
134+
],
135+
"version": "1.16.0",
136+
"language": "JAVA",
137+
"artifactName": "com.google.cloud:google-cloud-container",
138+
"id": "d10bd218-83b1-4d77-86ed-4e6edf8d0114",
139+
"createTime": "2023-07-21T21:39:15.402Z"
140+
},
141+
{
142+
"changes": [
143+
{
144+
"type": "feat",
145+
"sha": "5a82003b7e93ccccf8ff82753a0b3a275564fd96",
146+
"message": "[aiplatform] add data_item_count to Dataset",
147+
"issues": [
148+
"9636"
149+
]
150+
}
151+
],
152+
"version": "1.16.0",
153+
"language": "JAVA",
154+
"artifactName": "com.google.cloud:google-cloud-aiplatform",
155+
"id": "799f001f-0b73-480c-bdcc-e8fcea9b50c4",
156+
"createTime": "2023-07-21T21:39:15.397Z"
157+
},
158+
{
159+
"changes": [
160+
{
161+
"type": "feat",
162+
"sha": "b0c37db8afe9e922169c5590698e2dc0c014448c",
163+
"message": "[netapp] new module for netapp",
164+
"issues": [
165+
"9668"
166+
]
167+
}
168+
],
169+
"version": "1.16.0",
170+
"language": "JAVA",
171+
"artifactName": "com.google.cloud:google-cloud-netapp",
172+
"id": "766eee1d-8a36-4c06-9cc3-2ccfc265e9dc",
173+
"createTime": "2023-07-21T21:39:15.395Z"
174+
},
175+
{
176+
"changes": [
177+
{
178+
"type": "feat",
179+
"sha": "a60caebee4af73c1cb86b4597fc69fb257c1cb20",
180+
"message": "[cloudkms] add interoperable symmetric encryption system",
181+
"issues": [
182+
"9667"
183+
]
184+
}
185+
],
186+
"version": "1.16.0",
187+
"language": "JAVA",
188+
"artifactName": "com.google.cloud:google-cloud-kms",
189+
"id": "43fdea1e-8dd5-43ad-ab10-8f34460ef4c2",
190+
"createTime": "2023-07-21T21:39:15.392Z"
191+
},
192+
{
193+
"changes": [
194+
{
195+
"type": "feat",
196+
"sha": "378391ec0294a59c7c1669d15d763cbecf75d1b6",
197+
"message": "[servicedirectory] added network and uid fields in Endpoint message",
198+
"issues": [
199+
"9666"
200+
]
201+
}
202+
],
203+
"version": "1.16.0",
204+
"language": "JAVA",
205+
"artifactName": "com.google.cloud:google-cloud-servicedirectory",
206+
"id": "81d687b4-0173-4d1f-9bf5-faca4812f387",
207+
"createTime": "2023-07-21T21:39:15.389Z"
208+
},
209+
{
210+
"changes": [
211+
{
212+
"type": "feat",
213+
"sha": "9679beb02f6ca20e532cd4267c5773447b816b64",
214+
"message": "[livestream] added support for slate events which allow users to create and insert a slate into a live stream to replace the main live stream content",
215+
"issues": [
216+
"9665"
217+
]
218+
}
219+
],
220+
"version": "1.16.0",
221+
"language": "JAVA",
222+
"artifactName": "com.google.cloud:google-cloud-live-stream",
223+
"id": "818e8dc9-fc56-4164-86a7-0b022f8ca972",
224+
"createTime": "2023-07-21T21:39:15.386Z"
225+
},
226+
{
227+
"changes": [
228+
{
229+
"type": "fix",
230+
"sha": "56c3922c321d70de3d867cf55569e47a4c044389",
231+
"message": "[policysimulator] add missing options for policysimulator",
232+
"issues": [
233+
"9672"
234+
]
235+
},
236+
{
237+
"type": "feat",
238+
"sha": "ebee6cb75f23b99e296985037641dc8c66026686",
239+
"message": "[policysimulator] new module for policysimulator",
240+
"issues": [
241+
"9669"
242+
]
243+
}
244+
],
245+
"version": "1.16.0",
246+
"language": "JAVA",
247+
"artifactName": "com.google.cloud:google-cloud-policysimulator",
248+
"id": "ec0f747b-4591-41e8-90ec-9fc980e4511c",
249+
"createTime": "2023-07-21T21:39:15.383Z"
250+
},
251+
{
252+
"changes": [
253+
{
254+
"type": "feat",
255+
"sha": "6f96d9c155fac34deecef125490430a7bc73fbe1",
256+
"message": "[cloudbuild] add git_file_source and git_repo_source to build_trigger",
257+
"issues": [
258+
"9673"
259+
]
260+
},
261+
{
262+
"type": "feat",
263+
"sha": "88ad19815908dc995e4467f14fddc0f5c5dbeec5",
264+
"message": "[cloudbuild] Add routing information in Cloud Build GRPC clients",
265+
"issues": [
266+
"9635"
267+
]
268+
}
269+
],
270+
"version": "1.16.0",
271+
"language": "JAVA",
272+
"artifactName": "com.google.cloud:google-cloud-build",
273+
"id": "46d9988b-b639-44bb-a096-1bc1373ced77",
274+
"createTime": "2023-07-21T21:39:15.379Z"
275+
},
4276
{
5277
"changes": [
6278
{
@@ -8460,5 +8732,5 @@
84608732
"createTime": "2023-02-03T16:27:23.198Z"
84618733
}
84628734
],
8463-
"updateTime": "2023-07-11T17:47:29.251Z"
8735+
"updateTime": "2023-07-21T21:39:15.423Z"
84648736
}

0 commit comments

Comments
 (0)