Dcicsnovault

Latest version: v11.14.0

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

Scan your dependencies

Page 11 of 11

5.1.1

=====

`PR 212 Fix some dependencies to be a bit more flexible <https://github.com/4dn-dcic/snovault/pull/222>`_

* Various adjustments in ``pyproject.toml``.

5.1.0

=====

`PR 211 Python 3.7 compatibility changes (C4-753) <https://github.com/4dn-dcic/snovault/pull/224>`_

This change intends to let Snovault work in Python 3.7.

* Update ``psycopg2`` to use ``psycopg2-binary``.
* Use matrix format testing and adjust the way indices are built in so they include Python version number.
Needed to assure proper cleanup, but also to avoid these different processes colliding with one another.
* Adjusted GA testing to use ``250`` timeout instead of ``200``.

Opportunistic:

* Phase out use of ``TRAVIS_JOB_ID`` in favor of ``TEST_JOB_ID``.
A tiny bit of additional code is retained in case ``cgap-portal`` or ``fourfront`` still use any of this,
but none of the calls in ``snovault`` try to use ``TRAVIS_JOB_ID`` any more.
* Rename the ``travis-test`` recipe to ``remote-test`` in ``Makefile``.

5.0.0

=====

`PR 210 Encryption Support <https://github.com/4dn-dcic/snovault/pull/210>`_

* Implements encryption support for S3BlobStorage
* Adds tests for (encrypted) S3BlobStorage (previously untested)
by repurposing and slightly modifying the existing tests for the RDB blob storage

4.9.2

=====

`PR 209 Changes to remove variable imports from env_utils (C4-700) <https://github.com/4dn-dcic/snovault/pull/209>`_


Older Versions
==============

A record of older changes can be found
`in GitHub <https://github.com/4dn-dcic/utils/pulls?q=is%3Apr+is%3Aclosed>`_.
To find the specific version numbers, see the ``version`` value in
the ``poetry.app`` section of ``pyproject.toml`` for the corresponding change, as in::

[poetry.app]
name = "dcicutils"
version = "100.200.300"
...etc.

This would correspond with ``dcicutils 100.200.300``.

Page 11 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.