Skip to content

Storage Client Library for Common 2.0.2

Compare
Choose a tag to compare
@vinjiang vinjiang released this 31 Aug 03:56
· 24 commits to master since this release

2020.8 - version 2.0.2

  • Bumped up Nokogiri version to 1.11.0.rc2 for Ruby version later than or equal to 2.4.0.
  • Changed to use persistent HTTP client to speed up requests #168.
  • Explicitly requiring tempfile to avoid runtime errors.