Releases: fsspec/tosfs
Releases · fsspec/tosfs
2025.4.1
2025.4.0
2025.2.0
2024.12.1
2024.12.0
2024.11.4
2024.11.3
What's Changed
- Bump up tosfs version to 2024.11.3.dev0 by @yanghua in #290
- Remove Mac OS hidden file. by @yanghua in #292
- Add more test cases about fsspec integration by @yanghua in #295
- Change hns bucket name by @yanghua in #307
- Introduce endpoint arg and deprecate endpoint_url by @yanghua in #305
- Fix wrong link of CI badge by @yanghua in #304
- Make _get_bucket_type retryable by @yanghua in #300
- Add download stat badge in README file by @yanghua in #302
- Remove switch about testing special dir in hns bucket by @yanghua in #298
- Walk via multiple-threads by @yanghua in #250
- Provide a FileCredentialsProvider for assume role by @yanghua in #296
Full Changelog: https://github.com/fsspec/tosfs/commits/2024.11.3
2024.11.2
What's Changed
- Bump up tosfs version to 2024.11.2.dev0 by @yanghua in #281
- Bug: Fix the wrong flatten issue when path special char dir name by @yanghua in #283
- Use get_file_status API to reduce rpc requests by @yanghua in #286
- [feature] Support hns by @yanghua in #156
Full Changelog: https://github.com/fsspec/tosfs/commits/2024.11.2
2024.11.1
What's Changed
- Bump up tosfs version to 2024.11.1.dev0 by @yanghua in #271
- Add a switch to control if use glob search by @yanghua in #273
- Update repo url by @yanghua in #276
- Add new feature to feature list by @yanghua in #277
- Bug: Too many requests error missed retry by @yanghua in #279
Full Changelog: https://github.com/fsspec/tosfs/commits/2024.11.1
2024.11.0
What's Changed
- Bump up tos version to 2024.10.2.dev0 by @yanghua in #239
- Fix license classifier for pypi by @yanghua in #240
- Introduce DeletingObject model by @yanghua in #243
- Make TOS_SDK_LOGGING_LEVEL work for github action by @yanghua in #245
- Remove useless rstrip slash after _strip_protocol by @yanghua in #248
- Add new fsspec version into version matrix by @yanghua in #252
- Add test to verify put dir tree by @yanghua in #254
- Support recursive and batch yield for ls_iterate API by @yanghua in #256
- Bug: isdir API when not found should list it to check by @yanghua in #261
- Handle exception when get a empty file by @yanghua in #265
- Bump up tos python sdk version to 2.8.0 by @yanghua in #266
- Add user-agent to mark access source by @yanghua in #268
- Add ray example by @yanghua in #262
Full Changelog: https://github.com/fsspec/tosfs/commits/2024.11.0