Skip to content

Releases: fsspec/adlfs

2024.7.0

22 Jul 12:09
7f06dbd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2024.4.1...2024.7.0

2024.4.1

15 Apr 21:37
5c24b2e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2024.4.0...2024.4.1

2024.4.0

13 Apr 13:04
777a8d5
Compare
Choose a tag to compare

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

Full Changelog: 2024.2.0...2024.4.0

2024.2.0

05 Feb 13:25
576fb7a
Compare
Choose a tag to compare

What's Changed

  • fs.url(): expose response content headers for pre-signed URLs by @pmrowla in #451

Full Changelog: 2024.1.0...2024.2.0

2024.1.0

29 Jan 09:51
18ea349
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2023.12.0...2024.1.0

2023.12.0

23 Dec 00:33
f80d0af
Compare
Choose a tag to compare

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

17 Oct 12:43
092685f
Compare
Choose a tag to compare

What's Changed

  • adlfs: add support for timeout/connection_timeout/read_timeout by @efiop in #430

Full Changelog: 2023.9.0...2023.10.0

2023.9.0

17 Sep 13:59
01e91b1
Compare
Choose a tag to compare
Updated changelog (#428)