From 989731cabf4b201aefd433b5f1696d69d9c09d33 Mon Sep 17 00:00:00 2001 From: Loybin Date: Tue, 8 Nov 2022 13:00:15 +0400 Subject: [PATCH] add changeset info Signed-off-by: Loybin --- .changeset/brave-bugs-teach.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .changeset/brave-bugs-teach.md diff --git a/.changeset/brave-bugs-teach.md b/.changeset/brave-bugs-teach.md new file mode 100644 index 0000000000..2869796c2a --- /dev/null +++ b/.changeset/brave-bugs-teach.md @@ -0,0 +1,8 @@ +--- +'@backstage/plugin-apache-airflow': patch +--- + +1. Added a new column in the table to quickly view the latest DAG runs, plus a link to it if you want to have a deeper look. +2. Table columns are togglable +3. Set hidden columns +4. Fixed bug with turning on/off the DAGs