Skip to content

Commit 81ba56d

Browse files
authored
Merge pull request #894 from googleads/changes_for_release_44.0.0
Changes for release 44.0.0
2 parents 09d463c + 8bdbb7f commit 81ba56d

23 files changed

Lines changed: 87 additions & 87 deletions

.allstar/binary_artifacts.yaml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ ignorePaths:
66
- third_party/animal-sniffer-annotations-1.27.jar
77
- third_party/annotations-4.1.1.4-sources.jar
88
- third_party/annotations-4.1.1.4.jar
9-
- third_party/api-common-2.63.0-sources.jar
10-
- third_party/api-common-2.63.0.jar
9+
- third_party/api-common-2.65.0-sources.jar
10+
- third_party/api-common-2.65.0.jar
1111
- third_party/auto-common-1.2-sources.jar
1212
- third_party/auto-common-1.2.jar
1313
- third_party/auto-service-1.0.1-sources.jar
@@ -24,18 +24,18 @@ ignorePaths:
2424
- third_party/error_prone_annotations-2.48.0.jar
2525
- third_party/failureaccess-1.0.3-sources.jar
2626
- third_party/failureaccess-1.0.3.jar
27-
- third_party/gax-2.80.0-sources.jar
28-
- third_party/gax-2.80.0.jar
29-
- third_party/gax-grpc-2.80.0-sources.jar
30-
- third_party/gax-grpc-2.80.0.jar
31-
- third_party/google-auth-library-credentials-1.47.0-sources.jar
32-
- third_party/google-auth-library-credentials-1.47.0.jar
33-
- third_party/google-auth-library-oauth2-http-1.47.0-sources.jar
34-
- third_party/google-auth-library-oauth2-http-1.47.0.jar
35-
- third_party/google-http-client-2.1.0-sources.jar
36-
- third_party/google-http-client-2.1.0.jar
37-
- third_party/google-http-client-gson-2.1.0-sources.jar
38-
- third_party/google-http-client-gson-2.1.0.jar
27+
- third_party/gax-2.82.0-sources.jar
28+
- third_party/gax-2.82.0.jar
29+
- third_party/gax-grpc-2.82.0-sources.jar
30+
- third_party/gax-grpc-2.82.0.jar
31+
- third_party/google-auth-library-credentials-1.49.0-sources.jar
32+
- third_party/google-auth-library-credentials-1.49.0.jar
33+
- third_party/google-auth-library-oauth2-http-1.49.0-sources.jar
34+
- third_party/google-auth-library-oauth2-http-1.49.0.jar
35+
- third_party/google-http-client-2.1.1-sources.jar
36+
- third_party/google-http-client-2.1.1.jar
37+
- third_party/google-http-client-gson-2.1.1-sources.jar
38+
- third_party/google-http-client-gson-2.1.1.jar
3939
- third_party/grpc-alts-1.81.0-sources.jar
4040
- third_party/grpc-alts-1.81.0.jar
4141
- third_party/grpc-api-1.81.0-sources.jar
@@ -89,8 +89,8 @@ ignorePaths:
8989
- third_party/opencensus-contrib-http-util-0.31.1.jar
9090
- third_party/perfmark-api-0.27.0-sources.jar
9191
- third_party/perfmark-api-0.27.0.jar
92-
- third_party/proto-google-common-protos-2.71.0-sources.jar
93-
- third_party/proto-google-common-protos-2.71.0.jar
92+
- third_party/proto-google-common-protos-2.73.0-sources.jar
93+
- third_party/proto-google-common-protos-2.73.0.jar
9494
- third_party/protobuf-java-4.33.2-sources.jar
9595
- third_party/protobuf-java-4.33.2.jar
9696
- third_party/protobuf-java-util-4.33.2-sources.jar

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#See LICENSE for license terms
2-
#Wed Jun 24 18:04:22 EDT 2026
2+
#Wed Jul 22 18:12:10 EDT 2026
33
org.gradle.caching=true
44
org.gradle.parallel=true
55
org.gradle.jvmargs=-Xmx5g -XX\:MaxMetaspaceSize\=2048m -XX\:+HeapDumpOnOutOfMemoryError -Dfile.encoding\=UTF-8
66
org.gradle.console=rich
7-
version=43.2.1-SNAPSHOT
7+
version=44.0.1-SNAPSHOT
88
group=com.google.api-ads

third_party/LICENSES.html

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -73,14 +73,6 @@ <h3>License text URL</h3>
7373
<a href='http://opensource.org/licenses/Apache-2.0'>Show license agreement</a>
7474
</td>
7575
</tr>
76-
<tr>
77-
<td class='dependencies'>com.google.http-client:google-http-client:2.1.0</td>
78-
<td class='licenseName'>google-http-client-2.1.0.jar</td>
79-
<td class='licenseName'>Apache License, Version 2.0</td>
80-
<td class='license'>
81-
<a href='http://opensource.org/licenses/Apache-2.0'>Show license agreement</a>
82-
</td>
83-
</tr>
8476
<tr>
8577
<td class='dependencies'>io.grpc:grpc-context:1.81.0</td>
8678
<td class='licenseName'>grpc-context-1.81.0.jar</td>
@@ -106,16 +98,16 @@ <h3>License text URL</h3>
10698
</td>
10799
</tr>
108100
<tr>
109-
<td class='dependencies'>com.google.errorprone:error_prone_annotations:2.48.0</td>
110-
<td class='licenseName'>error_prone_annotations-2.48.0.jar</td>
111-
<td class='licenseName'>Apache License, Version 2.0</td>
101+
<td class='dependencies'>com.google.api:gax:2.82.0</td>
102+
<td class='licenseName'>gax-2.82.0.jar</td>
103+
<td class='licenseName'>3-Clause BSD License</td>
112104
<td class='license'>
113-
<a href='http://opensource.org/licenses/Apache-2.0'>Show license agreement</a>
105+
<a href='https://opensource.org/licenses/BSD-3-Clause'>Show license agreement</a>
114106
</td>
115107
</tr>
116108
<tr>
117-
<td class='dependencies'>com.google.http-client:google-http-client-gson:2.1.0</td>
118-
<td class='licenseName'>google-http-client-gson-2.1.0.jar</td>
109+
<td class='dependencies'>com.google.errorprone:error_prone_annotations:2.48.0</td>
110+
<td class='licenseName'>error_prone_annotations-2.48.0.jar</td>
119111
<td class='licenseName'>Apache License, Version 2.0</td>
120112
<td class='license'>
121113
<a href='http://opensource.org/licenses/Apache-2.0'>Show license agreement</a>
@@ -178,8 +170,8 @@ <h3>License text URL</h3>
178170
</td>
179171
</tr>
180172
<tr>
181-
<td class='dependencies'>com.google.api:api-common:2.63.0</td>
182-
<td class='licenseName'>api-common-2.63.0.jar</td>
173+
<td class='dependencies'>com.google.api:gax-grpc:2.82.0</td>
174+
<td class='licenseName'>gax-grpc-2.82.0.jar</td>
183175
<td class='licenseName'>3-Clause BSD License</td>
184176
<td class='license'>
185177
<a href='https://opensource.org/licenses/BSD-3-Clause'>Show license agreement</a>
@@ -249,6 +241,14 @@ <h3>License text URL</h3>
249241
<a href='http://opensource.org/licenses/Apache-2.0'>Show license agreement</a>
250242
</td>
251243
</tr>
244+
<tr>
245+
<td class='dependencies'>com.google.http-client:google-http-client-gson:2.1.1</td>
246+
<td class='licenseName'>google-http-client-gson-2.1.1.jar</td>
247+
<td class='licenseName'>Apache License, Version 2.0</td>
248+
<td class='license'>
249+
<a href='http://opensource.org/licenses/Apache-2.0'>Show license agreement</a>
250+
</td>
251+
</tr>
252252
<tr>
253253
<td class='dependencies'>io.grpc:grpc-protobuf:1.81.0</td>
254254
<td class='licenseName'>grpc-protobuf-1.81.0.jar</td>
@@ -281,6 +281,14 @@ <h3>License text URL</h3>
281281
<a href='http://www.apache.org/licenses/LICENSE-2.0.txt'>Show license agreement</a>
282282
</td>
283283
</tr>
284+
<tr>
285+
<td class='dependencies'>com.google.http-client:google-http-client:2.1.1</td>
286+
<td class='licenseName'>google-http-client-2.1.1.jar</td>
287+
<td class='licenseName'>Apache License, Version 2.0</td>
288+
<td class='license'>
289+
<a href='http://opensource.org/licenses/Apache-2.0'>Show license agreement</a>
290+
</td>
291+
</tr>
284292
<tr>
285293
<td class='dependencies'>com.google.auto.value:auto-value-annotations:1.11.0</td>
286294
<td class='licenseName'>auto-value-annotations-1.11.0.jar</td>
@@ -306,8 +314,8 @@ <h3>License text URL</h3>
306314
</td>
307315
</tr>
308316
<tr>
309-
<td class='dependencies'>com.google.api:gax-grpc:2.80.0</td>
310-
<td class='licenseName'>gax-grpc-2.80.0.jar</td>
317+
<td class='dependencies'>com.google.api:api-common:2.65.0</td>
318+
<td class='licenseName'>api-common-2.65.0.jar</td>
311319
<td class='licenseName'>3-Clause BSD License</td>
312320
<td class='license'>
313321
<a href='https://opensource.org/licenses/BSD-3-Clause'>Show license agreement</a>
@@ -322,27 +330,27 @@ <h3>License text URL</h3>
322330
</td>
323331
</tr>
324332
<tr>
325-
<td class='dependencies'>com.google.auth:google-auth-library-oauth2-http:1.47.0</td>
326-
<td class='licenseName'>google-auth-library-oauth2-http-1.47.0.jar</td>
333+
<td class='dependencies'>com.google.auth:google-auth-library-credentials:1.49.0</td>
334+
<td class='licenseName'>google-auth-library-credentials-1.49.0.jar</td>
327335
<td class='licenseName'>3-Clause BSD License</td>
328336
<td class='license'>
329337
<a href='https://opensource.org/licenses/BSD-3-Clause'>Show license agreement</a>
330338
</td>
331339
</tr>
332340
<tr>
333-
<td class='dependencies'>com.google.api.grpc:proto-google-common-protos:2.71.0</td>
334-
<td class='licenseName'>proto-google-common-protos-2.71.0.jar</td>
341+
<td class='dependencies'>io.grpc:grpc-protobuf-lite:1.81.0</td>
342+
<td class='licenseName'>grpc-protobuf-lite-1.81.0.jar</td>
335343
<td class='licenseName'>Apache License, Version 2.0</td>
336344
<td class='license'>
337345
<a href='http://opensource.org/licenses/Apache-2.0'>Show license agreement</a>
338346
</td>
339347
</tr>
340348
<tr>
341-
<td class='dependencies'>io.grpc:grpc-protobuf-lite:1.81.0</td>
342-
<td class='licenseName'>grpc-protobuf-lite-1.81.0.jar</td>
343-
<td class='licenseName'>Apache License, Version 2.0</td>
349+
<td class='dependencies'>com.google.auth:google-auth-library-oauth2-http:1.49.0</td>
350+
<td class='licenseName'>google-auth-library-oauth2-http-1.49.0.jar</td>
351+
<td class='licenseName'>3-Clause BSD License</td>
344352
<td class='license'>
345-
<a href='http://opensource.org/licenses/Apache-2.0'>Show license agreement</a>
353+
<a href='https://opensource.org/licenses/BSD-3-Clause'>Show license agreement</a>
346354
</td>
347355
</tr>
348356
<tr>
@@ -377,14 +385,6 @@ <h3>License text URL</h3>
377385
<a href='http://opensource.org/licenses/Apache-2.0'>Show license agreement</a>
378386
</td>
379387
</tr>
380-
<tr>
381-
<td class='dependencies'>com.google.api:gax:2.80.0</td>
382-
<td class='licenseName'>gax-2.80.0.jar</td>
383-
<td class='licenseName'>3-Clause BSD License</td>
384-
<td class='license'>
385-
<a href='https://opensource.org/licenses/BSD-3-Clause'>Show license agreement</a>
386-
</td>
387-
</tr>
388388
<tr>
389389
<td class='dependencies'>io.grpc:grpc-alts:1.81.0</td>
390390
<td class='licenseName'>grpc-alts-1.81.0.jar</td>
@@ -402,27 +402,27 @@ <h3>License text URL</h3>
402402
</td>
403403
</tr>
404404
<tr>
405-
<td class='dependencies'>com.squareup:javapoet:1.11.1</td>
406-
<td class='licenseName'>javapoet-1.11.1.jar</td>
405+
<td class='dependencies'>com.google.api.grpc:proto-google-common-protos:2.73.0</td>
406+
<td class='licenseName'>proto-google-common-protos-2.73.0.jar</td>
407407
<td class='licenseName'>Apache License, Version 2.0</td>
408408
<td class='license'>
409409
<a href='http://opensource.org/licenses/Apache-2.0'>Show license agreement</a>
410410
</td>
411411
</tr>
412412
<tr>
413-
<td class='dependencies'>io.opencensus:opencensus-api:0.31.1</td>
414-
<td class='licenseName'>opencensus-api-0.31.1.jar</td>
413+
<td class='dependencies'>com.squareup:javapoet:1.11.1</td>
414+
<td class='licenseName'>javapoet-1.11.1.jar</td>
415415
<td class='licenseName'>Apache License, Version 2.0</td>
416416
<td class='license'>
417417
<a href='http://opensource.org/licenses/Apache-2.0'>Show license agreement</a>
418418
</td>
419419
</tr>
420420
<tr>
421-
<td class='dependencies'>com.google.auth:google-auth-library-credentials:1.47.0</td>
422-
<td class='licenseName'>google-auth-library-credentials-1.47.0.jar</td>
423-
<td class='licenseName'>3-Clause BSD License</td>
421+
<td class='dependencies'>io.opencensus:opencensus-api:0.31.1</td>
422+
<td class='licenseName'>opencensus-api-0.31.1.jar</td>
423+
<td class='licenseName'>Apache License, Version 2.0</td>
424424
<td class='license'>
425-
<a href='https://opensource.org/licenses/BSD-3-Clause'>Show license agreement</a>
425+
<a href='http://opensource.org/licenses/Apache-2.0'>Show license agreement</a>
426426
</td>
427427
</tr>
428428
<tr>

0 commit comments

Comments
 (0)