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

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


    from 6866a7c  Fix wrong query on running tis (#17631)
     new 8ecc710  Increase width for Run column (#17817)
     new d5ec5c7  Improve graph view load time for dags with open groups 
(#17821)
     new a8bbb83  Only show Pause/Unpause tooltip on hover (#17957)
     new 9f98a7d  Limit colorlog version (6.x is incompatible) (#18099)
     new f9c337f  Fix Sentry handler from LocalTaskJob causing error (#18119)

The 5 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/sentry.py                       | 15 ++++++++++++---
 airflow/www/static/js/dag.js            |  2 ++
 airflow/www/static/js/dags.js           |  4 +++-
 airflow/www/static/js/graph.js          | 18 ++++++++++--------
 airflow/www/templates/airflow/dags.html |  2 +-
 setup.cfg                               |  2 +-
 6 files changed, 29 insertions(+), 14 deletions(-)

Reply via email to