Fixa

Latest version: v0.14.1

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

Scan your dependencies

Page 1 of 3

0.14.1

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

- add ``deployment_pattern.py`` module.
- add ``aws_s3_static_website_hosting.py`` module.
- add ``aws_stepfunctions_version_and_alias.py`` module.
- add new feature related to blue/green and canary deployment to ``aws_lambda_version_and_alias.py`` module, bump version to 0.2.1.

0.13.1

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

- add ``nest_logger.NestedLogger.emoji_block`` method.
- add ``env_var.py`` module.
- add ``git_cli.create_local_git_tag`` function.
- add ``git_cli.delete_local_git_tag`` function.
- add ``aws.aws_sts.mask_user_id`` function.
- add ``aws.aws_sts.get_caller_identity`` function.
- add ``aws.aws_sts.get_account_alias`` function.

0.12.1

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

- add ``aws.aws_sts`` module.
- add ``jsonutils.py`` module.
- add ``conventional_commits`` module.
- add ``semantic_branch`` module.
- add ``aws.aws_lambda_version_and_alias`` module.

**Miscellaneous**

- add ``__version__`` variable to all modules.

0.11.1

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

- add ``aws.aws_athena_query.py`` module. This module allow user to use parquet file to store Athena query result. It returns the athena query result as a ``polars.LazyFrame``.
- add ``better_fuzzywuzzy.py`` module. This module allow user to fuzzy search any complex Python object.

**Bugfixes**

- fix a bug that the ``nest_logger.py`` ruler didn't render the align symbol correctly.

0.10.2

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

- fix a bug that ``aws.aws_s3_search.py`` module cannot find the correct s3_client to get metadata.
- ``aws.aws_s3_search.py`` module now allow user to ignore metadata or tags when creating the database.

0.10.1

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

- add ``aws.aws_s3_lock.py`` module. It is a S3 based distributive lock implementation.
- add ``aws.aws_s3_tracker.py`` module. It is a S3 based progress tracker implementation.
- add ``aws.aws_s3_search.py`` module. It boost searching lots of s3 object without hitting the list_object API over and over again.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.