Gusty

Latest version: v0.22.2

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

Scan your dependencies

Page 2 of 9

0.19.1

Removing all `airflow_default_macros`.

0.19.0

Revert the adding of the `macros` module to `airflow_default_macros`.

0.18.1

Performance improvements to `build_task` decrease `create_dag` execution time by almost 50%.

0.18.0

- `render_on_create` is disabled by default, to better align with Airflow's default behavior.

- Airflow's `user_defined_macros` and gusty's `dag_constructors` are consolidated while building the DAG, with priority always given to Airflow's `user_defined_macros`. This ensures anything user-provided is available both as YAML constructors (`!`) in gusty and in Jinja context (`{{}}`) in Airflow.

0.17.2

render_on_create` argument available in `create_dag` functions. Set `render_on_create=False` to disable gusty's default behavior of rendering Jinja at the time of DAG creation.

0.17.1

extra_tags` argument in `create_dag` allows users to specify additional tags to append to any existing DAG tags.

Page 2 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.