Skip to content

Commit

Permalink
UPDATING.md entry about dashboard v2 forced migration in 0.28
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Aug 28, 2018
1 parent 1d091b0 commit 001aca2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions UPDATING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 001aca2

Please sign in to comment.