You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2021/09/30 07:35:19 UTC

[airflow] branch main updated (6e2a317 -> c974917)

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

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


    from 6e2a317  Fix `retry_exponential_backoff` divide by zero error when retry delay is zero (#17003)
     add c974917  Add multiple roles when creating users (#18617)

No new revisions were added by this update.

Summary of changes:
 airflow/api_connexion/endpoints/user_endpoint.py | 11 +++--------
 airflow/cli/commands/user_command.py             |  7 +------
 2 files changed, 4 insertions(+), 14 deletions(-)