Skip to content

Tags: Global19-atlassian-net/google-http-java-client

Tags

v1.36.0

Toggle v1.36.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

v1.35.0

Toggle v1.35.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: release 1.35.0 (googleapis#1038)

🤖 I have created a release \*beep\* \*boop\* 
---
## [1.35.0](https://www.github.com/googleapis/google-http-java-client/compare/v1.34.2...v1.35.0) (2020-04-27)


### Features

* add logic for verifying ES256 JsonWebSignatures ([googleapis#1033](https://www.github.com/googleapis/google-http-java-client/issues/1033)) ([bb4227f](https://www.github.com/googleapis/google-http-java-client/commit/bb4227f9daec44fc2976fa9947e2ff5ee07ed21a))


### Bug Fixes

* add linkage monitor plugin ([googleapis#1000](https://www.github.com/googleapis/google-http-java-client/issues/1000)) ([027c227](https://www.github.com/googleapis/google-http-java-client/commit/027c227e558164f77be204152fb47023850b543f))
* Correctly handling chunked response streams with gzip ([googleapis#990](https://www.github.com/googleapis/google-http-java-client/issues/990)) ([1ba2197](https://www.github.com/googleapis/google-http-java-client/commit/1ba219743e65c89bc3fdb196acc5d2042e01f542)), closes [googleapis#367](https://www.github.com/googleapis/google-http-java-client/issues/367)
* FileDataStoreFactory will throw IOException for any permissions errors ([googleapis#1012](https://www.github.com/googleapis/google-http-java-client/issues/1012)) ([fd33073](https://www.github.com/googleapis/google-http-java-client/commit/fd33073da3674997897d7a9057d1d0e9d42d7cd4))
* include request method and URL into HttpResponseException message ([googleapis#1002](https://www.github.com/googleapis/google-http-java-client/issues/1002)) ([15111a1](https://www.github.com/googleapis/google-http-java-client/commit/15111a1001d6f72cb92cd2d76aaed6f1229bc14a))
* incorrect check for Windows OS in FileDataStoreFactory ([googleapis#927](https://www.github.com/googleapis/google-http-java-client/issues/927)) ([8b4eabe](https://www.github.com/googleapis/google-http-java-client/commit/8b4eabe985794fc64ad6a4a53f8f96201cf73fb8))
* reuse reference instead of calling getter twice ([googleapis#983](https://www.github.com/googleapis/google-http-java-client/issues/983)) ([1f66222](https://www.github.com/googleapis/google-http-java-client/commit/1f662224d7bee6e27e8d66975fda39feae0c9359)), closes [googleapis#982](https://www.github.com/googleapis/google-http-java-client/issues/982)
* **android:** set minimum API level to 19 a.k.a. 4.4 Kit Kat ([googleapis#1016](https://www.github.com/googleapis/google-http-java-client/issues/1016)) ([b9a8023](https://www.github.com/googleapis/google-http-java-client/commit/b9a80232c9c8b16a3c3277458835f72e346f6b2c)), closes [googleapis#1015](https://www.github.com/googleapis/google-http-java-client/issues/1015)


### Documentation

* android 4.4 or later is required ([googleapis#1008](https://www.github.com/googleapis/google-http-java-client/issues/1008)) ([bcc41dd](https://www.github.com/googleapis/google-http-java-client/commit/bcc41dd615af41ae6fb58287931cbf9c2144a075))
* libraries-bom 4.0.1 ([googleapis#976](https://www.github.com/googleapis/google-http-java-client/issues/976)) ([fc21dc4](https://www.github.com/googleapis/google-http-java-client/commit/fc21dc412566ef60d23f1f82db5caf3cfd5d447b))
* libraries-bom 4.1.1 ([googleapis#984](https://www.github.com/googleapis/google-http-java-client/issues/984)) ([635c813](https://www.github.com/googleapis/google-http-java-client/commit/635c81352ae383b3abfe6d7c141d987a6944b3e9))
* libraries-bom 5.2.0 ([googleapis#1032](https://www.github.com/googleapis/google-http-java-client/issues/1032)) ([ca34202](https://www.github.com/googleapis/google-http-java-client/commit/ca34202bfa077adb70313b6c4562c7a5d904e064))
* require Android 4.4 ([googleapis#1007](https://www.github.com/googleapis/google-http-java-client/issues/1007)) ([f9d2bb0](https://www.github.com/googleapis/google-http-java-client/commit/f9d2bb030398fe09e3c47b84ea468603355e08e9))


### Dependencies

* httpclient 4.5.12 ([googleapis#991](https://www.github.com/googleapis/google-http-java-client/issues/991)) ([79bc1c7](https://www.github.com/googleapis/google-http-java-client/commit/79bc1c76ebd48d396a080ef715b9f07cd056b7ef))
* update to Guava 29 ([googleapis#1024](https://www.github.com/googleapis/google-http-java-client/issues/1024)) ([ca9520f](https://www.github.com/googleapis/google-http-java-client/commit/ca9520f2da4babc5bbd28c828da1deb7dbdc87e5))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).

v1.34.2

Toggle v1.34.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: release 1.34.2 (googleapis#974)

* updated CHANGELOG.md [ci skip]

* updated README.md [ci skip]

* updated versions.txt [ci skip]

* updated google-http-client-findbugs/google-http-client-findbugs-test/pom.xml [ci skip]

* updated google-http-client-android-test/pom.xml [ci skip]

* updated google-http-client-android/pom.xml [ci skip]

* updated google-http-client-apache-v2/pom.xml [ci skip]

* updated google-http-client-appengine/pom.xml [ci skip]

* updated google-http-client-assembly/pom.xml [ci skip]

* updated google-http-client-bom/pom.xml [ci skip]

* updated google-http-client-findbugs/pom.xml [ci skip]

* updated google-http-client-gson/pom.xml [ci skip]

* updated google-http-client-jackson2/pom.xml [ci skip]

* updated google-http-client-protobuf/pom.xml [ci skip]

* updated google-http-client-test/pom.xml [ci skip]

* updated google-http-client-xml/pom.xml [ci skip]

* updated google-http-client/pom.xml [ci skip]

* updated samples/dailymotion-simple-cmdline-sample/pom.xml [ci skip]

* updated pom.xml [ci skip]

v1.34.1

Toggle v1.34.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore: release 1.34.1 (googleapis#958)

* updated CHANGELOG.md [ci skip]

* updated README.md [ci skip]

* updated versions.txt [ci skip]

* updated google-http-client-android-test/pom.xml [ci skip]

* updated google-http-client-android/pom.xml [ci skip]

* updated google-http-client-apache-v2/pom.xml [ci skip]

* updated google-http-client-appengine/pom.xml [ci skip]

* updated google-http-client-assembly/pom.xml [ci skip]

* updated google-http-client-bom/pom.xml [ci skip]

* updated google-http-client-findbugs/pom.xml [ci skip]

* updated google-http-client-gson/pom.xml [ci skip]

* updated google-http-client-jackson2/pom.xml [ci skip]

* updated google-http-client-protobuf/pom.xml [ci skip]

* updated google-http-client-test/pom.xml [ci skip]

* updated google-http-client-xml/pom.xml [ci skip]

* updated google-http-client/pom.xml [ci skip]

* updated samples/dailymotion-simple-cmdline-sample/pom.xml [ci skip]

* updated google-http-client-findbugs/google-http-client-findbugs-test/pom.xml [ci skip]

* updated pom.xml [ci skip]

v1.34.0

Toggle v1.34.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore: release 1.34.0 (googleapis#908)

* updated CHANGELOG.md [ci skip]

* updated README.md [ci skip]

* updated versions.txt [ci skip]

* updated google-http-client-findbugs/google-http-client-findbugs-test/pom.xml [ci skip]

* updated google-http-client-android-test/pom.xml [ci skip]

* updated google-http-client-android/pom.xml [ci skip]

* updated google-http-client-apache-v2/pom.xml [ci skip]

* updated google-http-client-appengine/pom.xml [ci skip]

* updated google-http-client-assembly/pom.xml [ci skip]

* updated google-http-client-bom/pom.xml [ci skip]

* updated google-http-client-findbugs/pom.xml [ci skip]

* updated google-http-client-gson/pom.xml [ci skip]

* updated google-http-client-jackson2/pom.xml [ci skip]

* updated google-http-client-protobuf/pom.xml [ci skip]

* updated google-http-client-test/pom.xml [ci skip]

* updated google-http-client-xml/pom.xml [ci skip]

* updated google-http-client/pom.xml [ci skip]

* updated samples/dailymotion-simple-cmdline-sample/pom.xml [ci skip]

* updated pom.xml [ci skip]

v1.33.0

Toggle v1.33.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: release v1.32.2 (googleapis#861)

v1.32.2

Toggle v1.32.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: release v1.32.2 (googleapis#861)

v1.32.1

Toggle v1.32.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore: release 1.32.1 (googleapis#826)

* updated google-http-client-android-test/pom.xml [ci skip]

* created CHANGELOG.md [ci skip]

* updated google-http-client-android/pom.xml [ci skip]

* updated README.md [ci skip]

* updated google-http-client-apache-v2/pom.xml [ci skip]

* updated google-http-client-appengine/pom.xml [ci skip]

* updated google-http-client-assembly/pom.xml [ci skip]

* updated versions.txt [ci skip]

* updated google-http-client-bom/pom.xml [ci skip]

* updated google-http-client-findbugs/google-http-client-findbugs-test/pom.xml [ci skip]

* updated google-http-client-findbugs/pom.xml [ci skip]

* updated google-http-client-android-test/pom.xml [ci skip]

* updated google-http-client-android/pom.xml [ci skip]

* updated google-http-client-apache-v2/pom.xml [ci skip]

* updated google-http-client-gson/pom.xml [ci skip]

* updated google-http-client-appengine/pom.xml [ci skip]

* updated google-http-client-jackson2/pom.xml [ci skip]

* updated google-http-client-assembly/pom.xml [ci skip]

* updated google-http-client-protobuf/pom.xml [ci skip]

* updated google-http-client-test/pom.xml [ci skip]

* updated google-http-client-xml/pom.xml [ci skip]

* updated google-http-client-bom/pom.xml [ci skip]

* updated google-http-client/pom.xml [ci skip]

* updated samples/dailymotion-simple-cmdline-sample/pom.xml [ci skip]

* updated pom.xml [ci skip]

* updated google-http-client-findbugs/pom.xml [ci skip]

* updated google-http-client-gson/pom.xml [ci skip]

* updated google-http-client-jackson2/pom.xml [ci skip]

* updated google-http-client-protobuf/pom.xml [ci skip]

* updated google-http-client-test/pom.xml [ci skip]

* updated google-http-client-xml/pom.xml [ci skip]

* updated google-http-client/pom.xml [ci skip]

* updated samples/dailymotion-simple-cmdline-sample/pom.xml [ci skip]

* updated pom.xml [ci skip]

v1.32.0

Toggle v1.32.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: release v1.32.0 (googleapis#815)

v1.31.0

Toggle v1.31.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v1.31.0 (googleapis#754)