This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch v1-10-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.
omit 33c5ab7 Fix logging issue when running tasks (#9363)
omit 524778f Persist start/end date and duration for DummyOperator Task
Instance (#8663)
omit abf3410 Ensure "started"/"ended" in tooltips are not shown if job not
started (#8667)
omit a7445dd Add context to execution_date_fn in ExternalTaskSensor (#8702)
omit b9a91e7 [AIRFLOW-5500] Fix the trigger_dag api in the case of nested
subdags
omit 4f57137 Document default timeout value for SSHOperator (#8744)
omit ecc4a1a [AIRFLOW-5413] Allow K8S worker pod to be configured from
JSON/YAML file (#6230)
omit 987cab4 Avoid color info in response of /dag_stats & /task_stats
(#8742)
omit 092dc19 [AIRFLOW-5898] fix alembic crash due to typing import (#6547)
omit ad81ce0 Make loading plugins from entrypoint fault-tolerant (#8732)
omit 07e218f Correctly restore upstream_task_ids when deserializing
Operators (#8775)
omit 338c96d Correctly store non-default Nones in serialized tasks/dags
(#8772)
omit 7e8d3bd [AIRFLOW-6778] Add a configurable DAGs volume mount path for
Kubernetes (#8147)
omit 4b870d7 [AIRFLOW-5659] Add support for ephemeral storage on
KubernetesPodOperator (#6337)
omit 1b025b4 [AIRFLOW-5349] Add schedulername option for
KubernetesPodOperator (#6088)
omit c5e6f8c make k8s tests pass
omit 593f358 [AIRFLOW-5641] Support running git sync container as root
(#6312)
omit 28ce46e [AIRFLOW-5413] Refactor worker config (#7114)
omit 26e0f3b Add default `conf` parameter to Spark JDBC Hook (#8787)
omit 0315e2d Allow passing backend_kwargs to AWS SSM client (#8802)
omit eea50aa Filter dags by clicking on tag (#8897)
omit c945de4 Support k8s auth method in Vault Secrets provider (#8640)
omit 64aa842 Monitor pods by labels instead of names (#6377)
omit 65d052f Add extra options to fix SSL issue and be more flexible
(#9409)
omit f6aebd3 [AIRFLOW-6940] Improve test isolation in test_views.py (#7564)
omit c1d360d Optimize count query on /home (#8729)
omit b81965e Monkey patch greenlet celery pools (#8559)
omit 3f3f942 Fix failing tests from #9250 (#9307)
omit 015c148 Fix json string escape in tree view (#8551)
omit d626813 Fix tree view if config contains " (#9250)
omit 70d1310 [AIRFLOW-8902] Fix Dag Run UI execution date with timezone
cannot be saved issue (#8902)
omit a54d32e Add TaskInstance state to TI Tooltip to be colour-blind
friendlier (#8910)
omit 24e9af8 Add a tip to trigger DAG screen (#9049)
omit e296858 Decrypt secrets from SystemsManagerParameterStoreBackend
(#9214)
omit ade465a Use Markup for htmlcontent for landing_times (#9242)
omit 83308f9 UX Fix: Prevent undesired text selection with DAG title
selection in Chrome (#8912)
omit 09bf666 [AIRFLOW-3900] Error on undefined template variables in unit
tests. (#4719)
new d0b8206 [AIRFLOW-3900] Error on undefined template variables in unit
tests. (#4719)
new 6e5077f UX Fix: Prevent undesired text selection with DAG title
selection in Chrome (#8912)
new e22e89d Use Markup for htmlcontent for landing_times (#9242)
new 6881868 Decrypt secrets from SystemsManagerParameterStoreBackend
(#9214)
new e0ed57f Add a tip to trigger DAG screen (#9049)
new f4a0677 Add TaskInstance state to TI Tooltip to be colour-blind
friendlier (#8910)
new 91cf9f8 [AIRFLOW-8902] Fix Dag Run UI execution date with timezone
cannot be saved issue (#8902)
new 8d5b3d5 Fix tree view if config contains " (#9250)
new ff6c2f7 Fix json string escape in tree view (#8551)
new 445676a Fix failing tests from #9250 (#9307)
new 78c81f7 Monkey patch greenlet celery pools (#8559)
new 5db245d Optimize count query on /home (#8729)
new 93bda95 [AIRFLOW-6940] Improve test isolation in test_views.py (#7564)
new 2d6452a Add extra options to fix SSL issue and be more flexible
(#9409)
new 4236e40 Monitor pods by labels instead of names (#6377)
new 05d033b Support k8s auth method in Vault Secrets provider (#8640)
new 7bb1e70 Filter dags by clicking on tag (#8897)
new 2d0f194 Allow passing backend_kwargs to AWS SSM client (#8802)
new 98d5a52 Add default `conf` parameter to Spark JDBC Hook (#8787)
new 0a85338 [AIRFLOW-5413] Refactor worker config (#7114)
new 1aafe87 [AIRFLOW-5641] Support running git sync container as root
(#6312)
new 5c7d0f1 make k8s tests pass
new 0d96d9c [AIRFLOW-5349] Add schedulername option for
KubernetesPodOperator (#6088)
new 29ce614 [AIRFLOW-5659] Add support for ephemeral storage on
KubernetesPodOperator (#6337)
new 33992dc [AIRFLOW-6778] Add a configurable DAGs volume mount path for
Kubernetes (#8147)
new a7ab95c Correctly store non-default Nones in serialized tasks/dags
(#8772)
new db3f27e Correctly restore upstream_task_ids when deserializing
Operators (#8775)
new 2e6288d Make loading plugins from entrypoint fault-tolerant (#8732)
new b658468 [AIRFLOW-5898] fix alembic crash due to typing import (#6547)
new 9d97eaa Avoid color info in response of /dag_stats & /task_stats
(#8742)
new b222e17 [AIRFLOW-5413] Allow K8S worker pod to be configured from
JSON/YAML file (#6230)
new 56245aa Document default timeout value for SSHOperator (#8744)
new e1b4fcf [AIRFLOW-5500] Fix the trigger_dag api in the case of nested
subdags
new 595ae11 Add context to execution_date_fn in ExternalTaskSensor (#8702)
new 99c1f71 Ensure "started"/"ended" in tooltips are not shown if job not
started (#8667)
new 8a00764 Persist start/end date and duration for DummyOperator Task
Instance (#8663)
new 845bcbe Fix logging issue when running tasks (#9363)
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (33c5ab7)
\
N -- N -- N refs/heads/v1-10-test (845bcbe)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 37 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_rbac/templates/airflow/dag.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)