Skip to content

Commit fee2221

Browse files
chore: release main
1 parent 28d6f5e commit fee2221

4 files changed

Lines changed: 270 additions & 5 deletions

File tree

.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.3.0"
2+
".": "1.4.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.4.0](https://github.com/googleapis/google-cloud-java/compare/v1.3.0...v1.4.0) (2023-02-02)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* [networkconnectivity] remove policy based routing API ([#9036](https://github.com/googleapis/google-cloud-java/issues/9036))
9+
* [vmwareengine] resource proto messages moved to new file ([#9044](https://github.com/googleapis/google-cloud-java/issues/9044))
10+
11+
### Features
12+
13+
* [dialogflow-cx] added JSON_PACKAGE field to ExportAgentRequest ([#9025](https://github.com/googleapis/google-cloud-java/issues/9025)) ([10bb0cb](https://github.com/googleapis/google-cloud-java/commit/10bb0cb494f64b864408ede46834e1046351370c))
14+
* [documentai] added advanced_ocr_options field in OcrConfig ([#9042](https://github.com/googleapis/google-cloud-java/issues/9042)) ([f845147](https://github.com/googleapis/google-cloud-java/commit/f8451473516eb45bdd7251d3533c28da4a31e652))
15+
* [gke-multi-cloud] Added support for Azure workload identity federation ([#9055](https://github.com/googleapis/google-cloud-java/issues/9055)) ([374fd84](https://github.com/googleapis/google-cloud-java/commit/374fd84892fa30c77bb61c0eb50d02358c5cbcc1))
16+
17+
18+
### Bug Fixes
19+
20+
* [certificatemanager] workaround crashes in gRPC for C++ ([#9033](https://github.com/googleapis/google-cloud-java/issues/9033)) ([2bf4ad6](https://github.com/googleapis/google-cloud-java/commit/2bf4ad6a6f59eec0b6944617721aa94352b25b0b))
21+
* [networkconnectivity] remove policy based routing API ([#9036](https://github.com/googleapis/google-cloud-java/issues/9036)) ([20c36b2](https://github.com/googleapis/google-cloud-java/commit/20c36b2df369868f5a07db98a40e8d2a7432f6e7))
22+
* [tpu] proper http bindings for v2 API ([#9035](https://github.com/googleapis/google-cloud-java/issues/9035)) ([ec05dad](https://github.com/googleapis/google-cloud-java/commit/ec05dad77119cf97adcfe1a7d067d2591e234b51))
23+
* **deps:** update dependency com.fasterxml.jackson:jackson-bom to v2.14.2 ([#9057](https://github.com/googleapis/google-cloud-java/issues/9057)) ([05c4183](https://github.com/googleapis/google-cloud-java/commit/05c4183a4151d82a472a5f1c289d8006e5deb999))
24+
* **deps:** update dependency com.google.api-client:google-api-client-bom to v2.2.0 ([#9058](https://github.com/googleapis/google-cloud-java/issues/9058)) ([6f02472](https://github.com/googleapis/google-cloud-java/commit/6f024724263bda464947ba1e377c157f5e88d1e9))
25+
* **deps:** update dependency com.google.apis:google-api-services-cloudresourcemanager to v1-rev20230129-2.0.0 ([#9049](https://github.com/googleapis/google-cloud-java/issues/9049)) ([c56075c](https://github.com/googleapis/google-cloud-java/commit/c56075c32040b95b90508d8fcf09a44161255dd0))
26+
* **deps:** update dependency com.google.apis:google-api-services-dns to v1-rev20230126-2.0.0 ([#9047](https://github.com/googleapis/google-cloud-java/issues/9047)) ([1500a14](https://github.com/googleapis/google-cloud-java/commit/1500a144c3ee1f62701eb12ef8831fc07add06df))
27+
* **deps:** update dependency com.google.cloud:google-cloud-storage to v2.17.2 ([#9023](https://github.com/googleapis/google-cloud-java/issues/9023)) ([c82e099](https://github.com/googleapis/google-cloud-java/commit/c82e0999d622ca4a536a94b2d9bd1bb014f54abc))
28+
* Outdated versioning info in README.md ([#979](https://github.com/googleapis/google-cloud-java/issues/979)) ([b92c43b](https://github.com/googleapis/google-cloud-java/commit/b92c43b0124f05431f547aeebdc7860a45accae3))
29+
30+
31+
### Documentation
32+
33+
* [cloudtrace] Remove html formatting (cleanup) ([#9027](https://github.com/googleapis/google-cloud-java/issues/9027)) ([9591b89](https://github.com/googleapis/google-cloud-java/commit/9591b891f6fe7ad47f3a94e45da1b7823539d86a))
34+
* [container] clarified wording around the NodePoolUpdateStrategy default behavior ([#9046](https://github.com/googleapis/google-cloud-java/issues/9046)) ([55e4de1](https://github.com/googleapis/google-cloud-java/commit/55e4de106b8f6fc41a706248ad3817d564367777))
35+
* [dataplex] Improvements to DataScan API documentation ([#9054](https://github.com/googleapis/google-cloud-java/issues/9054)) ([2396d77](https://github.com/googleapis/google-cloud-java/commit/2396d77e8d2f93169f9e04b8235f20c7560e3c04))
36+
* [dialogflow] Reformat some comments and documentation ([#9024](https://github.com/googleapis/google-cloud-java/issues/9024)) ([2c1bd38](https://github.com/googleapis/google-cloud-java/commit/2c1bd383046e895f30a4c720ebbef7a7c78c9e0c))
37+
* [speech] Clarified boost usage ([#9032](https://github.com/googleapis/google-cloud-java/issues/9032)) ([fd273d6](https://github.com/googleapis/google-cloud-java/commit/fd273d671446aedbb7662c48222f2b573cbf837a))
38+
* [vmwareengine] resource proto messages moved to new file ([#9044](https://github.com/googleapis/google-cloud-java/issues/9044)) ([32bd679](https://github.com/googleapis/google-cloud-java/commit/32bd679cb746824c37a8c9c408f430e3728fd0d0))
39+
* README.md to point to Cloud site ([#9034](https://github.com/googleapis/google-cloud-java/issues/9034)) ([67a0c22](https://github.com/googleapis/google-cloud-java/commit/67a0c22e4c00c1dec0f26ab170fa070898d52708))
40+
* **ruby:** [datalineage] fixed formatting for several literal expressions ([#9026](https://github.com/googleapis/google-cloud-java/issues/9026)) ([7d96c4e](https://github.com/googleapis/google-cloud-java/commit/7d96c4ed28ed2b34d61f0503dae4cea3b13bbd82))
41+
342
## [1.3.0](https://github.com/googleapis/google-cloud-java/compare/v1.2.0...v1.3.0) (2023-01-23)
443

544

changelog.json

Lines changed: 228 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,230 @@
11
{
22
"repository": "googleapis/google-cloud-java",
3-
"entries": []
4-
}
3+
"entries": [
4+
{
5+
"changes": [
6+
{
7+
"type": "docs",
8+
"sha": "2c1bd383046e895f30a4c720ebbef7a7c78c9e0c",
9+
"message": "[dialogflow] Reformat some comments and documentation",
10+
"issues": [
11+
"9024"
12+
]
13+
}
14+
],
15+
"version": "1.4.0",
16+
"language": "JAVA",
17+
"artifactName": "com.google.cloud:google-cloud-dialogflow",
18+
"id": "b823e375-9aba-43b7-9fa9-e54e16d95dc2",
19+
"createTime": "2023-02-02T22:15:00.106Z"
20+
},
21+
{
22+
"changes": [
23+
{
24+
"type": "feat",
25+
"sha": "374fd84892fa30c77bb61c0eb50d02358c5cbcc1",
26+
"message": "[gke-multi-cloud] Added support for Azure workload identity federation",
27+
"issues": [
28+
"9055"
29+
]
30+
}
31+
],
32+
"version": "1.4.0",
33+
"language": "JAVA",
34+
"artifactName": "com.google.cloud:google-cloud-gke-multi-cloud",
35+
"id": "077f4011-7aee-4cab-8c2b-cc863632ae28",
36+
"createTime": "2023-02-02T22:15:00.106Z"
37+
},
38+
{
39+
"changes": [
40+
{
41+
"type": "docs",
42+
"sha": "2396d77e8d2f93169f9e04b8235f20c7560e3c04",
43+
"message": "[dataplex] Improvements to DataScan API documentation",
44+
"issues": [
45+
"9054"
46+
]
47+
}
48+
],
49+
"version": "1.4.0",
50+
"language": "JAVA",
51+
"artifactName": "com.google.cloud:google-cloud-dataplex",
52+
"id": "4fdcff31-dd3e-46c1-85b2-3cde44512f93",
53+
"createTime": "2023-02-02T22:15:00.106Z"
54+
},
55+
{
56+
"changes": [
57+
{
58+
"type": "docs",
59+
"sha": "55e4de106b8f6fc41a706248ad3817d564367777",
60+
"message": "[container] clarified wording around the NodePoolUpdateStrategy default behavior",
61+
"issues": [
62+
"9046"
63+
]
64+
}
65+
],
66+
"version": "1.4.0",
67+
"language": "JAVA",
68+
"artifactName": "com.google.cloud:google-cloud-container",
69+
"id": "c9c6ff61-ec73-467e-9ec4-de8cdfd7f60d",
70+
"createTime": "2023-02-02T22:15:00.106Z"
71+
},
72+
{
73+
"changes": [
74+
{
75+
"type": "docs",
76+
"sha": "32bd679cb746824c37a8c9c408f430e3728fd0d0",
77+
"message": "[vmwareengine] resource proto messages moved to new file",
78+
"issues": [
79+
"9044"
80+
],
81+
"breakingChangeNote": "[vmwareengine] resource proto messages moved to new file ([#9044](https://github.com/googleapis/google-cloud-java/issues/9044))"
82+
}
83+
],
84+
"version": "1.4.0",
85+
"language": "JAVA",
86+
"artifactName": "com.google.cloud:google-cloud-vmwareengine",
87+
"id": "717743ec-4f88-4c8e-a60e-6c89e7c92a2f",
88+
"createTime": "2023-02-02T22:15:00.106Z"
89+
},
90+
{
91+
"changes": [
92+
{
93+
"type": "feat",
94+
"sha": "f8451473516eb45bdd7251d3533c28da4a31e652",
95+
"message": "[documentai] added advanced_ocr_options field in OcrConfig",
96+
"issues": [
97+
"9042"
98+
]
99+
}
100+
],
101+
"version": "1.4.0",
102+
"language": "JAVA",
103+
"artifactName": "com.google.cloud:google-cloud-document-ai",
104+
"id": "0440b8ff-afb1-4a64-969d-8980fb2eebf9",
105+
"createTime": "2023-02-02T22:15:00.105Z"
106+
},
107+
{
108+
"changes": [
109+
{
110+
"type": "fix",
111+
"sha": "20c36b2df369868f5a07db98a40e8d2a7432f6e7",
112+
"message": "[networkconnectivity] remove policy based routing API",
113+
"issues": [
114+
"9036"
115+
],
116+
"breakingChangeNote": "[networkconnectivity] remove policy based routing API ([#9036](https://github.com/googleapis/google-cloud-java/issues/9036))"
117+
}
118+
],
119+
"version": "1.4.0",
120+
"language": "JAVA",
121+
"artifactName": "com.google.cloud:google-cloud-networkconnectivity",
122+
"id": "ff0d66b0-75b9-4da6-8cfa-62ea0c4ac21b",
123+
"createTime": "2023-02-02T22:15:00.105Z"
124+
},
125+
{
126+
"changes": [
127+
{
128+
"type": "fix",
129+
"sha": "ec05dad77119cf97adcfe1a7d067d2591e234b51",
130+
"message": "[tpu] proper http bindings for v2 API",
131+
"issues": [
132+
"9035"
133+
]
134+
}
135+
],
136+
"version": "1.4.0",
137+
"language": "JAVA",
138+
"artifactName": "com.google.cloud:google-cloud-tpu",
139+
"id": "fb08927f-4f09-4a19-9209-b60fd36cdb9f",
140+
"createTime": "2023-02-02T22:15:00.105Z"
141+
},
142+
{
143+
"changes": [
144+
{
145+
"type": "fix",
146+
"sha": "2bf4ad6a6f59eec0b6944617721aa94352b25b0b",
147+
"message": "[certificatemanager] workaround crashes in gRPC for C++",
148+
"issues": [
149+
"9033"
150+
]
151+
}
152+
],
153+
"version": "1.4.0",
154+
"language": "JAVA",
155+
"artifactName": "com.google.cloud:google-cloud-certificate-manager",
156+
"id": "a5ea5bc1-ee6d-4771-8ace-f7d0cfb8c295",
157+
"createTime": "2023-02-02T22:15:00.105Z"
158+
},
159+
{
160+
"changes": [
161+
{
162+
"type": "docs",
163+
"sha": "fd273d671446aedbb7662c48222f2b573cbf837a",
164+
"message": "[speech] Clarified boost usage",
165+
"issues": [
166+
"9032"
167+
]
168+
}
169+
],
170+
"version": "1.4.0",
171+
"language": "JAVA",
172+
"artifactName": "com.google.cloud:google-cloud-speech",
173+
"id": "95817ce2-1697-404a-bd70-6d23866805b4",
174+
"createTime": "2023-02-02T22:15:00.105Z"
175+
},
176+
{
177+
"changes": [
178+
{
179+
"type": "docs",
180+
"sha": "9591b891f6fe7ad47f3a94e45da1b7823539d86a",
181+
"message": "[cloudtrace] Remove html formatting (cleanup)",
182+
"issues": [
183+
"9027"
184+
]
185+
}
186+
],
187+
"version": "1.4.0",
188+
"language": "JAVA",
189+
"artifactName": "com.google.cloud:google-cloud-trace",
190+
"id": "37f499f7-4382-42ce-b13f-41f87e5d939c",
191+
"createTime": "2023-02-02T22:15:00.105Z"
192+
},
193+
{
194+
"changes": [
195+
{
196+
"type": "docs",
197+
"sha": "7d96c4ed28ed2b34d61f0503dae4cea3b13bbd82",
198+
"message": "[datalineage] fixed formatting for several literal expressions",
199+
"issues": [
200+
"9026"
201+
],
202+
"scope": "ruby"
203+
}
204+
],
205+
"version": "1.4.0",
206+
"language": "JAVA",
207+
"artifactName": "com.google.cloud:google-cloud-datalineage",
208+
"id": "667e677d-ed1c-4e6a-9e30-b217ae943669",
209+
"createTime": "2023-02-02T22:15:00.105Z"
210+
},
211+
{
212+
"changes": [
213+
{
214+
"type": "feat",
215+
"sha": "10bb0cb494f64b864408ede46834e1046351370c",
216+
"message": "[dialogflow-cx] added JSON_PACKAGE field to ExportAgentRequest",
217+
"issues": [
218+
"9025"
219+
]
220+
}
221+
],
222+
"version": "1.4.0",
223+
"language": "JAVA",
224+
"artifactName": "com.google.cloud:google-cloud-dialogflow-cx",
225+
"id": "a6610d59-df21-49c7-a161-c14254730796",
226+
"createTime": "2023-02-02T22:15:00.104Z"
227+
}
228+
],
229+
"updateTime": "2023-02-02T22:15:00.106Z"
230+
}

java-workflows/proto-google-cloud-workflows-v1beta/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.google.api.grpc</groupId>
66
<artifactId>proto-google-cloud-workflows-v1beta</artifactId>
7-
<version>0.16.0-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-workflows-v1beta:current} -->
7+
<version>0.16.0</version><!-- {x-version-update:proto-google-cloud-workflows-v1beta:current} -->
88
<name>proto-google-cloud-workflows-v1beta</name>
99
<description>Proto library for google-cloud-workflows</description>
1010
<parent>
1111
<groupId>com.google.cloud</groupId>
1212
<artifactId>google-cloud-workflows-parent</artifactId>
13-
<version>2.10.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-workflows:current} -->
13+
<version>2.10.0</version><!-- {x-version-update:google-cloud-workflows:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

0 commit comments

Comments
 (0)