Dtool-ecs

Latest version: v0.5.0

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

Scan your dependencies

0.5.0

--------------------

Added
^^^^^

- Added support for working with tags.
- Added verbose error reporting when endpoint information are missing.
Thanks to `Lars Pastewka <https://github.com/pastewka>`_.

0.4.0

--------------------

Added
^^^^^

- Added support for dataset annotations

0.3.1

--------------------

Fixed
^^^^^

- Increased the number of connection retries to 20 from the default of 4
to make it more robust

0.3.0

--------------------

Added
^^^^^

- Support for multiple namespaces


Changed
^^^^^^^

Environment variables used to configure access to the ECS storage to allow use
of multiple namespaces.

- ``DTOOL_ECS_ENDPOINT`` has changed to ``DTOOL_ECS_ENDPOINT_<BUCKET NAME>``
- ``DTOOL_ECS_ACCESS_KEY`` has changed to ``DTOOL_ECS_ACCESS_KEY_<BUCKET NAME>``
- ``DTOOL_ECS_SECRET_ACCESS_KEY`` has changed to ``DTOOL_ECS_SECRET_ACCESS_KEY_<BUCKET NAME>``

0.2.0

--------------------

Changed
^^^^^^^

- Cache environment variable changed from DTOOL_ECS_CACHE_DIRECTORY to DTOOL_CACHE_DIRECTORY
- Default cache directory changed from ``~/.cache/dtool/ecs`` to ``~/.cache/dtool``

0.1.0

--------------------

Initial release.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.