browse-everything v1.0.0.rc1 Release Notes

Release Date: 2018-11-14 // over 5 years ago
  • 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
      0๏ธโƒฃ 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