Pysecret

Latest version: v2.2.4

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

Scan your dependencies

Page 2 of 4

1.0.4

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Features and Improvements**

- :meth:`pysecret.aws.AWSSecret.deploy_parameter`` and :meth:`pysecret.aws.AWSSecret.deploy_parameter_object`` now support ``skip_duplicate`` argument, so it won't deploy a new version when the content of the parameter is the same.

1.0.3

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Features and Improvements**

- add :meth:`pysecret.aws.AWSSecret.get_parameter_raw_value`` method
- add :meth:`pysecret.aws.AWSSecret.get_secret_raw_value`` method

1.0.2

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Features and Improvements**

- add :meth:`pysecret.aws.AWSSecret.delete_parameter`` method
- add :meth:`pysecret.aws.AWSSecret.delete_secret`` method

**Miscellaneous**

- update ``readthedocs.yml``

1.0.1

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Features and Improvements**

- Allow creating ``AWSSecret`` object with a pre-defined boto session object

**Miscellaneous**

- Stabilize API

0.0.9

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Features and Improvements**

- allow dump complex object to AWS parameter store and AWS secret manager using ``attrs`` python library
- add three ``update_mode`` option for AWS deployment. ``create``, ``upsert``, ``try_create``.

**Minor Improvements**

- host doc site on readthedocs.org

**Bugfixes**

**Miscellaneous**

- Drop Python2.7 support, only support Python3.6+

0.0.8

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

**Bugfixes**

- ``tags`` arg should be ignored in ``pysecret.aws.AWSSecret.deploy_secret()`` method

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.