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

kaxilnaik pushed a change to branch v1-10-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from ed37913  Update README to remove Py 3.8 limitation for Master (#9451)
     new a4f6df8  Show Dag's Markdown docs on Tree View (#9448)
     new a8abe71  Include some missing RBAC roles on User and Viewer roles 
(#9133)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 airflow/www/templates/airflow/tree.html      | 3 +++
 airflow/www/views.py                         | 2 ++
 airflow/www_rbac/security.py                 | 2 ++
 airflow/www_rbac/templates/airflow/tree.html | 3 +++
 airflow/www_rbac/views.py                    | 2 ++
 docs/concepts.rst                            | 2 +-
 tests/www_rbac/test_views.py                 | 2 +-
 7 files changed, 14 insertions(+), 2 deletions(-)

Reply via email to