This is an automated email from the ASF dual-hosted git repository.
elizabeth pushed a change to branch 2.1
in repository https://gitbox.apache.org/repos/asf/superset.git
from 1f104a0c50 update changelog
new d80f326d53 chore(view_api): return application/json as content-type
for api/v1/form_data endpoint (#24758)
new 19aaf12ed8 chore: bump wtforms and add missing flask-limiter (#23680)
new 62547ccd05 fix: update order of build for testing a release (#24317)
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/docs/contributing/testing-locally.mdx | 2 +-
requirements/base.txt | 39 ++++++++++++++++++++++++++++-
requirements/testing.txt | 1 -
setup.py | 2 +-
superset/connectors/sqla/views.py | 10 +++++---
superset/views/api.py | 2 +-
superset/views/database/forms.py | 18 ++++++-------
tests/integration_tests/charts/api_tests.py | 14 +++++++++++
8 files changed, 70 insertions(+), 18 deletions(-)