From ceda3092e3fed092a4ff5f11096a0718b9446145 Mon Sep 17 00:00:00 2001 From: Maxime Beauchemin Date: Mon, 27 Aug 2018 18:01:20 -0700 Subject: [PATCH] UPDATING.md entry about dashboard v2 forced migration in 0.28 --- UPDATING.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/UPDATING.md b/UPDATING.md index 753ec05d0e..4b182ae0c8 100644 --- a/UPDATING.md +++ b/UPDATING.md @@ -3,6 +3,14 @@ This file documents any backwards-incompatible changes in Superset and assists people when migrating to a new version. +## Superset 0.28.0 +* Superset 0.28 deprecates the previous dashboard layout. While 0.27 + offered a migration workflow to users and allowed them to validate and + publish their migrated dashboards individually, 0.28 forces + the migration of all + dashboards through an automated db migration script. We + do recommend that you take a backup prior to this migration. + ## Superset 0.27.0 * Superset 0.27 start to use nested layout for dashboard builder, which is not backward-compatible with earlier dashboard grid data. We provide migration script