You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by on...@apache.org on 2024/04/30 20:37:36 UTC

(airflow) branch main updated (92ffab6004 -> 91490fb054)

This is an automated email from the ASF dual-hosted git repository.

onikolas pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 92ffab6004 Remove unused index `idx_last_scheduling_decision` on `dag_run` table (#39275)
     add 91490fb054 Added logging_config,snapstart,ephemeral_storage parameters to aws lambdacreatefunctionoperator (#39300)

No new revisions were added by this update.

Summary of changes:
 .../providers/amazon/aws/hooks/lambda_function.py  | 10 +++++++
 .../amazon/aws/operators/test_lambda_function.py   | 35 ++++++++++++++++++++++
 2 files changed, 45 insertions(+)