You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by el...@apache.org on 2023/06/14 19:18:40 UTC

[superset] tag 2.1.1rc1 updated (d04c2a5a13 -> da157a70a7)

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

elizabeth pushed a change to tag 2.1.1rc1
in repository https://gitbox.apache.org/repos/asf/superset.git


*** WARNING: tag 2.1.1rc1 was modified! ***

    from d04c2a5a13 (commit)
      to da157a70a7 (commit)
    omit d04c2a5a13 fix(dash import): Ensure old datasource ids are not referenced in imported charts (#23582)
    omit 86f79be876 fix(generic-x-axis): skip initial time filter for legacy charts (#23506)
    omit 8f57d90efa fix(legacy-plugin-chart-heatmap): fix adhoc column tooltip (#23507)
    omit 3f13463281 fix(chart): non existent time grain no longer breaks the application (#23441)

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/tags/2.1.1rc1 (da157a70a7)
            \
             O -- O -- O   (d04c2a5a13)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../src/shared-controls/mixins.tsx                        |  4 +---
 .../plugins/legacy-plugin-chart-heatmap/src/Heatmap.js    | 15 ++++++---------
 .../src/explore/components/ControlPanelsContainer.tsx     |  2 +-
 superset/dashboards/commands/importers/v1/__init__.py     |  9 +--------
 superset/db_engine_specs/base.py                          |  2 +-
 tests/integration_tests/dashboards/commands_tests.py      |  3 ---
 .../db_engine_specs/base_engine_spec_tests.py             |  3 +--
 7 files changed, 11 insertions(+), 27 deletions(-)