Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AC 2.0.0-8.dev & 2.0.2-4.dev #276

Merged
merged 1 commit into from Jun 23, 2021
Merged

Add AC 2.0.0-8.dev & 2.0.2-4.dev #276

merged 1 commit into from Jun 23, 2021

Commits on Jun 23, 2021

  1. Add AC 2.0.0-8.dev & 2.0.2-4.dev

    https://github.com/astronomer/airflow/commits/v2-0-0
    https://github.com/astronomer/airflow/commits/v2-0-2
    
    Astronomer Certified 2.0.0-8.dev, TBC
    ----------------------------------------
    
    ## Bugfixes
    
    - Avoid recursing too deep when redacting logs (#16491) ([commit](astronomer/airflow@5a7e9ee21))
    - Switch to built-in data structures in SecretsMasker (#16424) ([commit](astronomer/airflow@ddcb07317))
    - Don't fail to log if we can't redact something (#16118) ([commit](astronomer/airflow@41d4f9d6c))
    - Don't show stale Serialized DAGs if they are deleted in DB (#16368) ([commit](astronomer/airflow@df68d5c06))
    - Fix Orphaned tasks stuck in CeleryExecutor as running (#16550) ([commit](astronomer/airflow@9c76e8f6b))
    - Redact conn secrets in webserver logs (#16579) ([commit](astronomer/airflow@55b836b31))
    - Don't crash attempting to mask secrets in dict with non-string keys (#16601) ([commit](astronomer/airflow@bc82a2353))
    - Exclude ``yarn.lock`` from built Python wheel file (#16577) ([commit](astronomer/airflow@d3c5f8e2c))
    - Add `passphrase` and `private_key` to default sensitive fileld names (#16392) ([commit](astronomer/airflow@692dc1885))
    - Dockerfile: Add constraint for installed Airflow version (#274) ([commit](60174ec))
    - Dockerfile: Upgrade Fab Security manager to 1.6.0 (#272) ([commit](417fd59))
    
    Astronomer Certified 2.0.2-4.dev, TBC
    ----------------------------------------
    
    ### Bugfixes
    
    - Avoid recursing too deep when redacting logs (#16491) ([commit](astronomer/airflow@de563e385))
    - Switch to built-in data structures in SecretsMasker (#16424) ([commit](astronomer/airflow@523bba07e))
    - Don't fail to log if we can't redact something (#16118) ([commit](astronomer/airflow@ae0d11995))
    - Don't show stale Serialized DAGs if they are deleted in DB (#16368) ([commit](astronomer/airflow@c95f6d96f))
    - Fix Orphaned tasks stuck in CeleryExecutor as running (#16550) ([commit](astronomer/airflow@d44c223c1))
    - Redact conn secrets in webserver logs (#16579) ([commit](astronomer/airflow@836803b64))
    - Don't crash attempting to mask secrets in dict with non-string keys (#16601) ([commit](astronomer/airflow@a1f3daf7f))
    - Fix Dag Details start date bug (#16206) ([commit](astronomer/airflow@39ff9d198))
    - Make task ID on legend have enough width and width of line chart to be 100%.  (#15915) ([commit](astronomer/airflow@44ddad0e6))
    - Clean Markdown with dedent to respect indents (#16414) ([commit](astronomer/airflow@19b303e27))
    - Exclude ``yarn.lock`` from built Python wheel file (#16577) ([commit](astronomer/airflow@99d5ebd1f))
    - Add `passphrase` and `private_key` to default sensitive fileld names (#16392) ([commit](astronomer/airflow@aba6acbda))
    - Dockerfile: Add constraint for installed Airflow version (#274) ([commit](60174ec))
    - Dockerfile: Upgrade Fab Security manager to 1.6.0 (#272) ([commit](417fd59))
    kaxil committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    5f9972a View commit details
    Browse the repository at this point in the history