diff --git a/CHANGELOG.md b/CHANGELOG.md index b3402d817..62757901a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +### [1.38.1](https://www.github.com/googleapis/google-http-java-client/compare/v1.38.0...v1.38.1) (2021-01-12) + + +### Bug Fixes + +* address some deprecation warnings in Java 9+ ([#1215](https://www.github.com/googleapis/google-http-java-client/issues/1215)) ([9f53a67](https://www.github.com/googleapis/google-http-java-client/commit/9f53a6788e20bbded1b5937a5e8fe19ace31beaa)) +* deprecate JacksonFactory in favor of GsonFactory to align with security team advice ([#1216](https://www.github.com/googleapis/google-http-java-client/issues/1216)) ([6b9b6c5](https://www.github.com/googleapis/google-http-java-client/commit/6b9b6c57734c4917394d0e256e745d69b61b5517)) +* JSON spec mandates UTF-8 ([#1220](https://www.github.com/googleapis/google-http-java-client/issues/1220)) ([adb2ea4](https://www.github.com/googleapis/google-http-java-client/commit/adb2ea41c4eee61174ec6e588dec576fc53169f6)) + + +### Documentation + +* BOM 15.0.0 ([#1177](https://www.github.com/googleapis/google-http-java-client/issues/1177)) ([125a697](https://www.github.com/googleapis/google-http-java-client/commit/125a697c5cb5535894e46fd59e73663c50f3a6fa)) + + +### Dependencies + +* update guava to 30.1-android ([#1199](https://www.github.com/googleapis/google-http-java-client/issues/1199)) ([7922dc0](https://www.github.com/googleapis/google-http-java-client/commit/7922dc0517bd82669a18b81af38e5ba211bc2e0b)) + ## [1.38.0](https://www.github.com/googleapis/google-http-java-client/compare/v1.37.0...v1.38.0) (2020-11-02) diff --git a/google-http-client-android-test/pom.xml b/google-http-client-android-test/pom.xml index daa9924e2..b3ac37cb2 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.38.1-SNAPSHOT + 1.38.1 apk @@ -53,7 +53,7 @@ com.google.http-client google-http-client-android - 1.38.1-SNAPSHOT + 1.38.1 android @@ -72,7 +72,7 @@ com.google.http-client google-http-client-test - 1.38.1-SNAPSHOT + 1.38.1 junit diff --git a/google-http-client-android/pom.xml b/google-http-client-android/pom.xml index 3a4da0f53..24ffa7df3 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.38.1-SNAPSHOT + 1.38.1 ../pom.xml google-http-client-android - 1.38.1-SNAPSHOT + 1.38.1 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 d114c77c4..9449ab9a1 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.38.1-SNAPSHOT + 1.38.1 ../pom.xml google-http-client-apache-v2 - 1.38.1-SNAPSHOT + 1.38.1 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 a8bb8213b..8b765d995 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.38.1-SNAPSHOT + 1.38.1 ../pom.xml google-http-client-appengine - 1.38.1-SNAPSHOT + 1.38.1 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 64f1a43f4..6f651b71f 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.38.1-SNAPSHOT + 1.38.1 ../pom.xml com.google.http-client google-http-client-assembly - 1.38.1-SNAPSHOT + 1.38.1 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 6d20aec27..fb6806f35 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.38.1-SNAPSHOT + 1.38.1 pom Google HTTP Client Library for Java BOM @@ -63,52 +63,52 @@ com.google.http-client google-http-client - 1.38.1-SNAPSHOT + 1.38.1 com.google.http-client google-http-client-android - 1.38.1-SNAPSHOT + 1.38.1 com.google.http-client google-http-client-apache-v2 - 1.38.1-SNAPSHOT + 1.38.1 com.google.http-client google-http-client-appengine - 1.38.1-SNAPSHOT + 1.38.1 com.google.http-client google-http-client-findbugs - 1.38.1-SNAPSHOT + 1.38.1 com.google.http-client google-http-client-gson - 1.38.1-SNAPSHOT + 1.38.1 com.google.http-client google-http-client-jackson2 - 1.38.1-SNAPSHOT + 1.38.1 com.google.http-client google-http-client-protobuf - 1.38.1-SNAPSHOT + 1.38.1 com.google.http-client google-http-client-test - 1.38.1-SNAPSHOT + 1.38.1 com.google.http-client google-http-client-xml - 1.38.1-SNAPSHOT + 1.38.1 diff --git a/google-http-client-findbugs/pom.xml b/google-http-client-findbugs/pom.xml index d9a203883..e3781775f 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.38.1-SNAPSHOT + 1.38.1 ../pom.xml google-http-client-findbugs - 1.38.1-SNAPSHOT + 1.38.1 Google APIs Client Library Findbugs custom plugin. diff --git a/google-http-client-gson/pom.xml b/google-http-client-gson/pom.xml index 0715b5e5d..4528ef2a8 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.38.1-SNAPSHOT + 1.38.1 ../pom.xml google-http-client-gson - 1.38.1-SNAPSHOT + 1.38.1 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 d9f55292b..95bfac0c7 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.38.1-SNAPSHOT + 1.38.1 ../pom.xml google-http-client-jackson2 - 1.38.1-SNAPSHOT + 1.38.1 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 6b784c3ce..0b4943878 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.38.1-SNAPSHOT + 1.38.1 ../pom.xml google-http-client-protobuf - 1.38.1-SNAPSHOT + 1.38.1 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 6e0d68c1e..814bda2a6 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.38.1-SNAPSHOT + 1.38.1 ../pom.xml google-http-client-test - 1.38.1-SNAPSHOT + 1.38.1 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 fb5a1b96c..3b89d2b9a 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.38.1-SNAPSHOT + 1.38.1 ../pom.xml google-http-client-xml - 1.38.1-SNAPSHOT + 1.38.1 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 687c8c780..59b592c29 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.38.1-SNAPSHOT + 1.38.1 ../pom.xml google-http-client - 1.38.1-SNAPSHOT + 1.38.1 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 36b8fdd34..4c44d5c30 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.google.http-client google-http-client-parent - 1.38.1-SNAPSHOT + 1.38.1 pom Parent for the Google HTTP Client Library for Java Google HTTP Client Library for Java @@ -573,7 +573,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.38.1-SNAPSHOT + 1.38.1 1.9.71 UTF-8 3.0.2 diff --git a/samples/dailymotion-simple-cmdline-sample/pom.xml b/samples/dailymotion-simple-cmdline-sample/pom.xml index 4d73920a2..03394282f 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.38.1-SNAPSHOT + 1.38.1 ../../pom.xml dailymotion-simple-cmdline-sample diff --git a/versions.txt b/versions.txt index adef30bbb..b27ffb944 100644 --- a/versions.txt +++ b/versions.txt @@ -1,17 +1,17 @@ # Format: # module:released-version:current-version -google-http-client:1.38.0:1.38.1-SNAPSHOT -google-http-client-bom:1.38.0:1.38.1-SNAPSHOT -google-http-client-parent:1.38.0:1.38.1-SNAPSHOT -google-http-client-android:1.38.0:1.38.1-SNAPSHOT -google-http-client-android-test:1.38.0:1.38.1-SNAPSHOT -google-http-client-apache-v2:1.38.0:1.38.1-SNAPSHOT -google-http-client-appengine:1.38.0:1.38.1-SNAPSHOT -google-http-client-assembly:1.38.0:1.38.1-SNAPSHOT -google-http-client-findbugs:1.38.0:1.38.1-SNAPSHOT -google-http-client-gson:1.38.0:1.38.1-SNAPSHOT -google-http-client-jackson2:1.38.0:1.38.1-SNAPSHOT -google-http-client-protobuf:1.38.0:1.38.1-SNAPSHOT -google-http-client-test:1.38.0:1.38.1-SNAPSHOT -google-http-client-xml:1.38.0:1.38.1-SNAPSHOT +google-http-client:1.38.1:1.38.1 +google-http-client-bom:1.38.1:1.38.1 +google-http-client-parent:1.38.1:1.38.1 +google-http-client-android:1.38.1:1.38.1 +google-http-client-android-test:1.38.1:1.38.1 +google-http-client-apache-v2:1.38.1:1.38.1 +google-http-client-appengine:1.38.1:1.38.1 +google-http-client-assembly:1.38.1:1.38.1 +google-http-client-findbugs:1.38.1:1.38.1 +google-http-client-gson:1.38.1:1.38.1 +google-http-client-jackson2:1.38.1:1.38.1 +google-http-client-protobuf:1.38.1:1.38.1 +google-http-client-test:1.38.1:1.38.1 +google-http-client-xml:1.38.1:1.38.1