Acore-server-metadata

Latest version: v0.6.2

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

Scan your dependencies

Page 1 of 3

0.6.2

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Miscellaneous**

- upgrade dependencies.
- improve internal implementation.

0.6.1

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

- add the following public API:
- ``acore_server_metadata.api.Server.from_ec2_inside``
- ``acore_server_metadata.api.get_boto_ses_from_ec2_inside``

**Miscellaneous**

- upgrade dependencies.

0.5.2

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Minor Improvements**

- ``acore_server_metadata.settings`` module is not in used anymore. It is kept for backward compatibility. Now we use `acore_constants <https://github.com/MacHu-GWU/acore_constants-project>`_ library to define constants.

0.5.1

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

- Now the ``acore_server_metadata.api.Server.get_server()`` method will always return a ``Server`` object. If the ec2 or rds doesn't not exists, then the ``ec2_inst`` or ``rds_inst`` attribure of the ``Server`` object will be ``None``. This behavior was returning ``None`` before.
- Similarly the ``acore_server_metadata.api.Server.batch_get_server()`` method will always return a ``Server`` object for specific id.

**Minor Improvements**

- add many unit test to cover the server operations API.

0.4.5

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Bugfixes**

- fix a bug when "check=True", we didn't use the object representing the latest ec2 or rds metadata.

0.4.4

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Minor Improvements**

- ``acore_server_metadata.api.Server.run_rds`` now also copy ``tech:master_password_digest`` tag from snapshot to RDS instance.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.