Cottonformation

Latest version: v1.1.2

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

Scan your dependencies

Page 1 of 2

1.1.2

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

- :meth`~cottonformation.core.env.Env.deploy` now return a ``DeployStackResponse`` object

**Miscellaneous**

- depends on ``aws-cloudformation>=1.3.2``

1.1.1

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

- support full list of boto3 ``create_stack`` and ``update_stack`` arguments

**Miscellaneous**

- depends on ``aws-cloudformation>=1.3.1``

1.0.1

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

- First API Stable release!
- Before this version, :meth:`cottonformation.core.model.Resource.update_tags`` only works with List of Tag typed resource tags property. Due to the historical reason, the AWS CloudFormation resource tags type definition is not consistent. I added more logic to handle both old tag type and new tag type.
- Use `aws_cloudformation <https://pypi.org/project/aws-cloudformation/>`_ library to provide better deployment user experience.

**Bugfixes**

- Special handler for appflow, some property are special type but not defined.

0.0.8

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

- add `Condition Function <https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/intrinsic-function-reference-conditions.html>`_ support.
- add :meth:`cottonformation.core.env.Env.validate`` method to validate a template.

**Minor Improvements**

- add Intrinsic Function and Condition Function example in document.

**Bugfixes**

**Miscellaneous**

- fix out-dated document
- improve test coverage

0.0.7

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

- remove ``boto_ses`` argument from ``Env``, use ``boto_session_manager.BotoSesManager`` to manage boto3 sessions.
- add localstack support.

0.0.6

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

- add aws lambda permission builder to ``helpers.awslambda.py``
- add ``.to_yaml_file`` and ``.to_yaml`` method

**Minor Improvements**

- update AWS Managed Policy ARN list

**Bugfixes**

**Miscellaneous**

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.