Blobfile

Latest version: v2.1.1

Safety actively analyzes 630094 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 8

1.0.7

* Attempt to query for subscriptions even less often
* Allow configuring connect and read timeouts through `bf.configure`
* Add configure option `output_az_paths`, set this to `True` to output `az://` paths instead of the `https://` ones
* Add configure option `use_azure_storage_account_key_fallback`, set this to `False` to disable falling back to storage account keys. This is recommended because the storage key fallback confuses users and can result in 429s from the Azure management endpoints.
* Remove generated `.pyi` files. These were for use by `pyright`, but confused PyCharm and are no longer necessary for `pyright`.
* Rename non-public modules to make it clear to `pyright` which symbols are exported.

1.0.6

* Fix for azure credentials when using service principals through azure cli, thanks to hauntsaninja for the PR
* Fix for `bf.listdir` on `az://` paths in the presence of explicit directories, thanks to WuTheFWasThat for the PR

1.0.5

* Add support for `az://` urls, thanks to joschu for the PR. All azure urls output by `blobfile` are still the `https://` format.

1.0.4

* Fix to `bf.isdir()` from hauntsaninja, which didn't work on some unusual azure directories.
* Fewer calls to azure API to reduce chance of hitting rate limits, thanks to hauntsaninja for the PR
* Tokens were being expired at the wrong time, thanks to hauntsaninja for the PR

1.0.3

* Sleep when checking copy status, thanks to hauntsaninja for the PR

1.0.2

* New version to work around pypi upload failure

Page 5 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.