v6.3.0
What's Changed
- upgrade pyopenssl versions as part of github actions workflows by @mpenkov in #722
- Fixes #537 - Added documentation to support GCS anonymously by @cadnce in #728
- setup.py: Remove pathlib2 by @jayvdb in #733
- Add flake8 config globally by @cadnce in #732
- added buffer_size parameter to http module by @mullenkamp in #730
- Support for reading and writing files directly to/from ftp by @RachitSharma2001 in #723
- Improve instructions for testing & contributing by @Kache in #718
- Add FTPS support (#33) by @RachitSharma2001 in #739
- Bring back compression_wrapper(filename) + use case-insensitive extension matching by @piskvorky in #737
- Reconnect inactive sftp clients automatically by @Kache in #719
- Fix avoidable S3 race condition (#693) by @RachitSharma2001 in #735
- Refactor Google Cloud Storage to use blob.open by @ddelange in #744
- update CHANGELOG.md for release 6.3.0 by @mpenkov in #746
New Contributors
- @cadnce made their first contribution in #728
- @mullenkamp made their first contribution in #730
- @RachitSharma2001 made their first contribution in #723
- @Kache made their first contribution in #718
Full Changelog: v6.2.0...v6.3.0