Releases: fsspec/ossfs
Releases · fsspec/ossfs
2023.12.0
2023.8.0
What's Changed
- Bump requests from 2.30.0 to 2.31.0 by @dependabot in #126
- Bump fsspec from 2023.5.0 to 2023.6.0 by @dependabot in #131
- Bump oss2 from 2.17.0 to 2.18.0 by @dependabot in #130
- Bump oss2 from 2.18.0 to 2.18.1 by @dependabot in #132
- asyncfs: don't pass callback to _call_oss by @skshetry in #134
Full Changelog: 2023.5.0...2023.8.0
2023.5.0
What's Changed
- Fix typo error by @karajan1001 in #118
- Bump requests from 2.28.2 to 2.29.0 by @dependabot in #119
- Rewrite test fixture by @karajan1001 in #123
- Bump requests from 2.29.0 to 2.30.0 by @dependabot in #125
- Bump fsspec from 2023.4.0 to 2023.5.0 by @dependabot in #124
Full Changelog: 2023.4.0...2023.5.0
2023.4.0
What's Changed
- Update test bucket move to my personal account by @karajan1001 in #87
- Add a new secret anonymous bucket name by @karajan1001 in #89
- Bump fsspec from 2023.3.0 to 2023.4.0 by @dependabot in #88
- Seperate OSSFile from core to file.py by @karajan1001 in #102
- Add class AioOSSFileSystem and extract public method from
OSSFileSystem
toBaseOSSFileSystem
by @karajan1001 in #103 - Implement async version of ls by @karajan1001 in #104
- implemenmt
info
related methods inAioOSSFileSystem
by @karajan1001 in #106 - Add
put
andget
toAioOSSFileSystem
by @karajan1001 in #107 - Implement
find
related operations in theAioOSSFileSystem
by @karajan1001 in #108 - Implement
remove
related operations inAioOSSFileSystem
by @karajan1001 in #109 - Implement
copy
related operations for the AysncOSSFileSystem by @karajan1001 in #110 - Add file support for the Async OSSFileSystem by @karajan1001 in #111
- Implement
pipe
related operations in theAysncOSSFileSystem
by @karajan1001 in #112 - Implement cat related operations in the AysncOSSFileSystem by @karajan1001 in #113
- Add benchmarks to compare the performance of sync and async version of OSS by @karajan1001 in #115
- Update documents by @karajan1001 in #117
Full Changelog: 2023.3.0...2023.4.0
2023.3.0
What's Changed
- Bump requests from 2.25.1 to 2.28.1 by @dependabot in #69
- Bump aliyun-python-sdk-sts from 3.0.2 to 3.1.0 by @dependabot in #68
- update template by @github-actions in #74
- Bump fsspec from 2022.11.0 to 2023.1.0 by @dependabot in #73
- Bump requests from 2.28.1 to 2.28.2 by @dependabot in #72
- update template by @github-actions in #77
- update template by @github-actions in #78
- Bump oss2 from 2.16.0 to 2.17.0 by @dependabot in #81
- Bump aliyun-python-sdk-sts from 3.1.0 to 3.1.1 by @dependabot in #80
- Bump fsspec from 2023.1.0 to 2023.3.0 by @dependabot in #79
- Update test bucket move to my personal account by @karajan1001 in #83
New Contributors
- @dependabot made their first contribution in #69
- @github-actions made their first contribution in #74
Full Changelog: 2023.1.0...2023.3.0
2023.1.0
What's Changed
- 2021.8.0 by @karajan1001 in #55
- Middle layer to manage Request Exceptions by @karajan1001 in #57
- ci: fix ci failure(#58) by @karajan1001 in #59
- Test on Python 3.11 by @skshetry in #62
- Drop python3.6 support by @karajan1001 in #66
- Bump pre commit version to a newer version. by @karajan1001 in #64
- use py-template for CI by @karajan1001 in #67
- Update url by @karajan1001 in #70
- Update url by @karajan1001 in #71
Full Changelog: 2021.8.0...2023.1.0