Skip to content

Version 1.0.0RC1

Compare
Choose a tag to compare
@jrgriffiniii jrgriffiniii released this 14 Nov 16:47
9e4be83

v1.0.0.RC1 2018-11-06

Changes since last release

  • Fixed a bug for #connect parameters
  • Fixed Typhoeus::Request construction and error handling
  • Fixed integration bugs with Google Drive
    headers, Typhoeus, and Retriever
  • Fixed the Dropbox provider to preserve the file names in downloads jrgriffiniii
  • Ensured that the deprecated config. setting :signed_url for the S3
    driver is properly mapped to a :response_type value, and defaults to :signed_url
    jrgriffiniii
  • Updated google-api-client to 0.23.x releases
  • Updated googleauth to release 0.6.6 jrgriffiniii
  • Ensured that the region config. for the Amazon S3 provider is required
  • Removed parent directories with relative path entries (..) from the S3 and Box providers
  • Used thor 0.19 as a release dependency jrgriffiniii
  • Removed VCR from the test suites for the drivers
  • Ensured that the Box, Dropbox, and Google drivers exclusively use WebMock for testing
  • Downgraded chromedriver-helper and updating the support for Selenium chromedriver jrgriffiniii
  • Fixed Dropbox authentication and authorization with OAuth
  • Ensured that nil file size and mtime metadata is handled
  • Fixed Dropbox directory browsing jrgriffiniii
  • Fixed issues links and added a Code of Conduct. tpendragon
  • Updated docs to use Core Component Maintenance Working Group templates botimer