- Add Test ckan-2.11
Bug fix:
- Add missing
public
folder.
Features:
- Move to https 0.28.0 droping the proxies parameter #14
- Add databases list in admin #21
- Re-sync CSV resources for existing CKAN datasets #23
- Add log.critical(error) #25
Features:
- Move from Superset datasets to Charts #15
- Define extra data to CKAN datasets to allow connect them #16
Bug fix:
- Pin to httpx==0.27.2 to avoid breaking changes in httpx 0.28.0 #13.
Features:
- Allow creating CKAN dataset with resource for Superset #10.
Features:
- New API endpoint at
/api/action/superset_database_list
to get data from Superset URL at/api/v1/database/
#2 - Superset admin tab [#6] (#6)
- Datasets list [#7] (#7)
- Databases list [#8] (#8)
Features:
- New API endpoint at
/api/action/superset_dataset_list
to get data from Superset URL at/api/v1/datasets/
#1