Skip to content

v1.35.0

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 27 Apr 16:46
075ca59

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