This is an automated email from the ASF dual-hosted git repository.
maximebeauchemin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.
from 9303532 fix: add default value to log param in sql_json (#8851)
add 5780d9d Version number and SHA added to user menu (#8850)
No new revisions were added by this update.
Summary of changes:
.../spec/javascripts/components/Menu_spec.jsx | 24 +++++++++++++++++++++-
superset/assets/src/components/Menu/Menu.jsx | 4 ++++
superset/assets/src/components/Menu/Menu.less | 9 ++++++++
superset/assets/src/components/Menu/UserMenu.jsx | 15 +++++++++++++-
superset/config.py | 4 ++--
superset/views/base.py | 2 ++
6 files changed, 54 insertions(+), 4 deletions(-)