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