You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/09/18 21:49:13 UTC

[GitHub] [airflow] Taragolis opened a new pull request, #26464: Fix AWS Connection warn condition for invalid `profile_name` argument

Taragolis opened a new pull request, #26464:
URL: https://github.com/apache/airflow/pull/26464

   Since (#25628) `profile_name` moved from Connection Extra `session_kwargs['profile_name']` into root Connection Extra `profile_name` need also change condition when user informed that wrong parameter used.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] potiuk merged pull request #26464: Fix AWS Connection warn condition for invalid `profile_name` argument

Posted by GitBox <gi...@apache.org>.
potiuk merged PR #26464:
URL: https://github.com/apache/airflow/pull/26464


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org