diff --git a/CHANGELOG.md b/CHANGELOG.md index a8f9a67c0..ef606685f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,26 @@ # Changelog +## [1.42.3](https://github.com/googleapis/google-http-java-client/compare/v1.42.2...v1.42.3) (2022-09-06) + + +### Bug Fixes + +* Add @CanIgnoreReturnValue to avoid errorprone errors ([#1716](https://github.com/googleapis/google-http-java-client/issues/1716)) ([cba2f82](https://github.com/googleapis/google-http-java-client/commit/cba2f82b8ff7f4ca44616564accd67f95f08247a)) + + +### Dependencies + +* Update dependency com.fasterxml.jackson.core ([394aa98](https://github.com/googleapis/google-http-java-client/commit/394aa98271b02ac62ed35d7040194e8f9c7f41ee)) +* Update dependency com.google.code.gson ([5c17e2b](https://github.com/googleapis/google-http-java-client/commit/5c17e2ba56ec094a375f986f58867856ba3192cf)) +* Update dependency com.google.errorprone ([0a2e437](https://github.com/googleapis/google-http-java-client/commit/0a2e437017bec6ddf09cff99f535c012a43a5fd6)) +* Update dependency com.google.protobuf ([bdb8cbd](https://github.com/googleapis/google-http-java-client/commit/bdb8cbd83e7c77454e782a7c824e37ef1d011281)) +* Update dependency com.google.protobuf ([fdabd56](https://github.com/googleapis/google-http-java-client/commit/fdabd5672c571c473351ac36248e365f7dd7dcf5)) +* Update dependency com.google.protobuf ([f86112d](https://github.com/googleapis/google-http-java-client/commit/f86112d90ce138dc5cbdca6ddcc50aec3e952740)) +* Update dependency org.apache.felix ([fa578e0](https://github.com/googleapis/google-http-java-client/commit/fa578e0f7ad6a6c45a0b9de54a936a16a8d345a7)) +* Update dependency org.apache.felix ([8bea209](https://github.com/googleapis/google-http-java-client/commit/8bea209c7b23ffb5a57f683ae21889a87f9b7f55)) +* Update project.appengine.version to v2.0.6 ([#1704](https://github.com/googleapis/google-http-java-client/issues/1704)) ([b33a9c1](https://github.com/googleapis/google-http-java-client/commit/b33a9c173a74e631e9d7e04f51df4370f979da10)) +* Update project.appengine.version to v2.0.7 ([#1711](https://github.com/googleapis/google-http-java-client/issues/1711)) ([523a260](https://github.com/googleapis/google-http-java-client/commit/523a2609bef4b2d4a539a327d353e26f61d9a2c2)) + ## [1.42.2](https://github.com/googleapis/google-http-java-client/compare/v1.42.1...v1.42.2) (2022-07-13) diff --git a/google-http-client-android-test/pom.xml b/google-http-client-android-test/pom.xml index 3369ab278..1f8855022 100644 --- a/google-http-client-android-test/pom.xml +++ b/google-http-client-android-test/pom.xml @@ -4,7 +4,7 @@ google-http-client google-http-client-android-test Test project for google-http-client-android. - 1.42.3-SNAPSHOT + 1.42.3 apk @@ -53,7 +53,7 @@ com.google.http-client google-http-client-android - 1.42.3-SNAPSHOT + 1.42.3 android @@ -72,7 +72,7 @@ com.google.http-client google-http-client-test - 1.42.3-SNAPSHOT + 1.42.3 junit diff --git a/google-http-client-android/pom.xml b/google-http-client-android/pom.xml index c6a9e6f55..7bf9104fc 100644 --- a/google-http-client-android/pom.xml +++ b/google-http-client-android/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.42.3-SNAPSHOT + 1.42.3 ../pom.xml google-http-client-android - 1.42.3-SNAPSHOT + 1.42.3 Android Platform Extensions to the Google HTTP Client Library for Java. diff --git a/google-http-client-apache-v2/pom.xml b/google-http-client-apache-v2/pom.xml index a2d67545d..c5021b35b 100644 --- a/google-http-client-apache-v2/pom.xml +++ b/google-http-client-apache-v2/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.42.3-SNAPSHOT + 1.42.3 ../pom.xml google-http-client-apache-v2 - 1.42.3-SNAPSHOT + 1.42.3 Apache HTTP transport v2 for the Google HTTP Client Library for Java. diff --git a/google-http-client-appengine/pom.xml b/google-http-client-appengine/pom.xml index 553069719..5f658692d 100644 --- a/google-http-client-appengine/pom.xml +++ b/google-http-client-appengine/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.42.3-SNAPSHOT + 1.42.3 ../pom.xml google-http-client-appengine - 1.42.3-SNAPSHOT + 1.42.3 Google App Engine extensions to the Google HTTP Client Library for Java. diff --git a/google-http-client-assembly/pom.xml b/google-http-client-assembly/pom.xml index 53831dcc7..ff622b7c4 100644 --- a/google-http-client-assembly/pom.xml +++ b/google-http-client-assembly/pom.xml @@ -4,12 +4,12 @@ com.google.http-client google-http-client-parent - 1.42.3-SNAPSHOT + 1.42.3 ../pom.xml com.google.http-client google-http-client-assembly - 1.42.3-SNAPSHOT + 1.42.3 pom Assembly for the Google HTTP Client Library for Java diff --git a/google-http-client-bom/pom.xml b/google-http-client-bom/pom.xml index a4a5c73ed..15e0a429d 100644 --- a/google-http-client-bom/pom.xml +++ b/google-http-client-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.http-client google-http-client-bom - 1.42.3-SNAPSHOT + 1.42.3 pom Google HTTP Client Library for Java BOM @@ -63,52 +63,52 @@ com.google.http-client google-http-client - 1.42.3-SNAPSHOT + 1.42.3 com.google.http-client google-http-client-android - 1.42.3-SNAPSHOT + 1.42.3 com.google.http-client google-http-client-apache-v2 - 1.42.3-SNAPSHOT + 1.42.3 com.google.http-client google-http-client-appengine - 1.42.3-SNAPSHOT + 1.42.3 com.google.http-client google-http-client-findbugs - 1.42.3-SNAPSHOT + 1.42.3 com.google.http-client google-http-client-gson - 1.42.3-SNAPSHOT + 1.42.3 com.google.http-client google-http-client-jackson2 - 1.42.3-SNAPSHOT + 1.42.3 com.google.http-client google-http-client-protobuf - 1.42.3-SNAPSHOT + 1.42.3 com.google.http-client google-http-client-test - 1.42.3-SNAPSHOT + 1.42.3 com.google.http-client google-http-client-xml - 1.42.3-SNAPSHOT + 1.42.3 diff --git a/google-http-client-findbugs/pom.xml b/google-http-client-findbugs/pom.xml index 63d0a6a44..2434963c9 100644 --- a/google-http-client-findbugs/pom.xml +++ b/google-http-client-findbugs/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.42.3-SNAPSHOT + 1.42.3 ../pom.xml google-http-client-findbugs - 1.42.3-SNAPSHOT + 1.42.3 Google APIs Client Library Findbugs custom plugin. diff --git a/google-http-client-gson/pom.xml b/google-http-client-gson/pom.xml index bf6ce0d01..f4df59c55 100644 --- a/google-http-client-gson/pom.xml +++ b/google-http-client-gson/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.42.3-SNAPSHOT + 1.42.3 ../pom.xml google-http-client-gson - 1.42.3-SNAPSHOT + 1.42.3 GSON extensions to the Google HTTP Client Library for Java. diff --git a/google-http-client-jackson2/pom.xml b/google-http-client-jackson2/pom.xml index f1b752d7e..f7c477de1 100644 --- a/google-http-client-jackson2/pom.xml +++ b/google-http-client-jackson2/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.42.3-SNAPSHOT + 1.42.3 ../pom.xml google-http-client-jackson2 - 1.42.3-SNAPSHOT + 1.42.3 Jackson 2 extensions to the Google HTTP Client Library for Java. diff --git a/google-http-client-protobuf/pom.xml b/google-http-client-protobuf/pom.xml index 35269577b..238dcd7be 100644 --- a/google-http-client-protobuf/pom.xml +++ b/google-http-client-protobuf/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.42.3-SNAPSHOT + 1.42.3 ../pom.xml google-http-client-protobuf - 1.42.3-SNAPSHOT + 1.42.3 Protocol Buffer extensions to the Google HTTP Client Library for Java. diff --git a/google-http-client-test/pom.xml b/google-http-client-test/pom.xml index d1e15ffea..8a5eb16bf 100644 --- a/google-http-client-test/pom.xml +++ b/google-http-client-test/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.42.3-SNAPSHOT + 1.42.3 ../pom.xml google-http-client-test - 1.42.3-SNAPSHOT + 1.42.3 Shared classes used for testing of artifacts in the Google HTTP Client Library for Java. diff --git a/google-http-client-xml/pom.xml b/google-http-client-xml/pom.xml index ce14d370f..f9f445b4f 100644 --- a/google-http-client-xml/pom.xml +++ b/google-http-client-xml/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.42.3-SNAPSHOT + 1.42.3 ../pom.xml google-http-client-xml - 1.42.3-SNAPSHOT + 1.42.3 XML extensions to the Google HTTP Client Library for Java. diff --git a/google-http-client/pom.xml b/google-http-client/pom.xml index b7afce45b..0110dcaca 100644 --- a/google-http-client/pom.xml +++ b/google-http-client/pom.xml @@ -4,11 +4,11 @@ com.google.http-client google-http-client-parent - 1.42.3-SNAPSHOT + 1.42.3 ../pom.xml google-http-client - 1.42.3-SNAPSHOT + 1.42.3 Google HTTP Client Library for Java Google HTTP Client Library for Java. Functionality that works on all supported Java platforms, diff --git a/pom.xml b/pom.xml index 969df7dc0..bd8c89ee8 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.google.http-client google-http-client-parent - 1.42.3-SNAPSHOT + 1.42.3 pom Parent for the Google HTTP Client Library for Java Google HTTP Client Library for Java @@ -560,7 +560,7 @@ - google-api-java-client/google-api-client-assembly/android-properties (make the filenames match the version here) - Internally, update the default features.json file --> - 1.42.3-SNAPSHOT + 1.42.3 2.0.7 UTF-8 3.0.2 diff --git a/samples/dailymotion-simple-cmdline-sample/pom.xml b/samples/dailymotion-simple-cmdline-sample/pom.xml index 21f330dfb..eddceeb32 100644 --- a/samples/dailymotion-simple-cmdline-sample/pom.xml +++ b/samples/dailymotion-simple-cmdline-sample/pom.xml @@ -4,7 +4,7 @@ com.google.http-client google-http-client-parent - 1.42.3-SNAPSHOT + 1.42.3 ../../pom.xml dailymotion-simple-cmdline-sample diff --git a/versions.txt b/versions.txt index 573813965..d094bce43 100644 --- a/versions.txt +++ b/versions.txt @@ -1,17 +1,17 @@ # Format: # module:released-version:current-version -google-http-client:1.42.2:1.42.3-SNAPSHOT -google-http-client-bom:1.42.2:1.42.3-SNAPSHOT -google-http-client-parent:1.42.2:1.42.3-SNAPSHOT -google-http-client-android:1.42.2:1.42.3-SNAPSHOT -google-http-client-android-test:1.42.2:1.42.3-SNAPSHOT -google-http-client-apache-v2:1.42.2:1.42.3-SNAPSHOT -google-http-client-appengine:1.42.2:1.42.3-SNAPSHOT -google-http-client-assembly:1.42.2:1.42.3-SNAPSHOT -google-http-client-findbugs:1.42.2:1.42.3-SNAPSHOT -google-http-client-gson:1.42.2:1.42.3-SNAPSHOT -google-http-client-jackson2:1.42.2:1.42.3-SNAPSHOT -google-http-client-protobuf:1.42.2:1.42.3-SNAPSHOT -google-http-client-test:1.42.2:1.42.3-SNAPSHOT -google-http-client-xml:1.42.2:1.42.3-SNAPSHOT +google-http-client:1.42.3:1.42.3 +google-http-client-bom:1.42.3:1.42.3 +google-http-client-parent:1.42.3:1.42.3 +google-http-client-android:1.42.3:1.42.3 +google-http-client-android-test:1.42.3:1.42.3 +google-http-client-apache-v2:1.42.3:1.42.3 +google-http-client-appengine:1.42.3:1.42.3 +google-http-client-assembly:1.42.3:1.42.3 +google-http-client-findbugs:1.42.3:1.42.3 +google-http-client-gson:1.42.3:1.42.3 +google-http-client-jackson2:1.42.3:1.42.3 +google-http-client-protobuf:1.42.3:1.42.3 +google-http-client-test:1.42.3:1.42.3 +google-http-client-xml:1.42.3:1.42.3