Releases: fsspec/adlfs
Releases · fsspec/adlfs
2024.7.0
What's Changed
- Fix account host by @dorbaker in #480
- Allow blobs and file systems to pickle by @ghidalgo3 in #479
- support signed urls via connection string alone by @shcheklein in #478
New Contributors
- @dorbaker made their first contribution in #480
- @ghidalgo3 made their first contribution in #479
- @shcheklein made their first contribution in #478
Full Changelog: 2024.4.1...2024.7.0
2024.4.1
What's Changed
- Honor the anon parameter if set by @adam-roughton in #468
New Contributors
- @adam-roughton made their first contribution in #468
Full Changelog: 2024.4.0...2024.4.1
2024.4.0
What's Changed
- add missing await on delete_blob call per issue 459 by @johnmacnamararseg in #460
- format via black and add installation of dev deps to contributing docs by @johnmacnamararseg in #464
- Make AzureBlobFileSystem anon behaviour configurable via env var. by @microft in #437
- document that
credential
needs to be from azure.identity.aio by @temporaer in #463
New Contributors
- @johnmacnamararseg made their first contribution in #460
- @microft made their first contribution in #437
- @temporaer made their first contribution in #463
Full Changelog: 2024.2.0...2024.4.0
2024.2.0
2024.1.0
What's Changed
- adlfs: fix version typo by @efiop in #449
- Check for Hdi_isfolder with a capital by @basnijholt in #418
- put_file: default to overwrite=True by @pmrowla in #419
- Fix recursive delete on hierarchical namespace accounts by @Tom-Newton in #454
New Contributors
- @Tom-Newton made their first contribution in #454
Full Changelog: 2023.12.0...2024.1.0
2023.12.0
What's Changed
- gha: run tests on schedule by @efiop in #445
- adlfs: get rid of versioneer and cleanup building by @efiop in #446
- improve exception message by @dtrifiro in #442
- adlfs: raise nicer FileNotFoundError's by @efiop in #444
- tests: pin pytest-asyncio to 0.21.1 by @efiop in #447
- adlfs: don't append / to dirs in find() and fix glob() by @efiop in #448
- callback: guard against invalid values by @skshetry in #441
Full Changelog: 2023.10.0...2023.12.0
2023.10.0
2023.9.0
Updated changelog (#428)