Pallas

Latest version: v0.10

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

Scan your dependencies

Page 1 of 2

0.11.dev

---------

Nothing yet.

0.10

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

* Failed or cancelled queries found in cached are ignored.
Export ``PALLAS_CACHE_FAILED=true`` to use failed queries from the cache.
* A small optimization to avoid duplicate check of local cache.
* Use PEP 585 type annotations.
* Test with Python 3.9 and Python 3.10
* Test environment variables consistent with runtime environment variables.
* Refactor and cleanup of tests.

0.9

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

* Better logging. Log summary at INFO level and details at DEBUG level.
Add a helper for logging configuration.
* Include QueryExecutionId in exception messages.
* Fix conversion because Athena sometimes returns "real" instead of "float".

0.8

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

* Remove deprecated ignore_cache parameter.
* Fix query execution ID not cached locally when cached remotely.

0.7

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

* Export new exceptions introduced v0.6 to the top level module.

0.6

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

* Raise :class:`.AthenaQueryError` subclasses when a database or a table is not found.
* Add more configuration options to the :meth:`.Athena.using` method.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.