Google HTTP Client v1.35.0 Release Notes

Release Date: 2020-04-27 // almost 4 years ago
  • 1.35.0 (2020-04-27)

    ๐Ÿ”‹ Features

    • โž• add logic for verifying ES256 JsonWebSignatures (#1033) (bb4227f)

    ๐Ÿ› Bug Fixes

    • โž• add linkage monitor plugin (#1000) (027c227)
    • Correctly handling chunked response streams with gzip (#990) (1ba2197), closes #367
    • ๐Ÿ”จ FileDataStoreFactory will throw IOException for any permissions errors (#1012) (fd33073)
    • ๐Ÿ‘€ include request method and URL into HttpResponseException message (#1002) (15111a1)
    • ๐Ÿ”จ incorrect check for Windows OS in FileDataStoreFactory (#927) (8b4eabe)
    • reuse reference instead of calling getter twice (#983) (1f66222), closes #982
    • android: set minimum API level to 19 a.k.a. 4.4 Kit Kat (#1016) (b9a8023), closes #1015

    ๐Ÿ“š Documentation

    Dependencies