Simplekv

Latest version: v0.14.1

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

Scan your dependencies

Page 1 of 5

0.14.1

======

* Fix support for ``key in store`` for azure with ``azure-storage-blob`` 12

0.14.0

======

* Add support for ``azure-storage-blob`` version 12. (``azure-storage-blob`` version 2 is still supported.)

0.13.1

======

* Add the optional parameters of the Azure API max_block_size and max_single_put_size to the AzureBlockBlobStore.

0.13.0

======
* Add ``iter_prefixes()`` method to iterate over all prefixes currently in the store, in any order. The
prefixes are listed up to the given delimiter.

0.12.0

======

* Use ``BlockBlobService.list_blob_names`` in :meth:`simplekv.net.azurestore.AzureBlockBlobStore.iter_keys``.
This will only parse the names from Azure's XML response thus reducing CPU time
siginificantly for this function.
* They ``.keys()`` method on Python 3 now returns a list. This is in line with the documentation and the
behaviour on Python 2. It used to return a generator.

0.11.11

====

* Fix file-descriptor leak in `KeyValueStore._get_file`

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.