Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 1.6 KB

CHANGELOG.md

File metadata and controls

49 lines (32 loc) · 1.6 KB

Next release

  • Add Test ckan-2.11

0.1.9

Bug fix:

  • Add missing public folder.

0.1.8

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

0.1.7

Features:

  • Move from Superset datasets to Charts #15
  • Define extra data to CKAN datasets to allow connect them #16

0.1.6

Bug fix:

  • Pin to httpx==0.27.2 to avoid breaking changes in httpx 0.28.0 #13.

0.1.5

Features:

  • Allow creating CKAN dataset with resource for Superset #10.

0.1.4

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)

0.1.3

Features:

  • New API endpoint at /api/action/superset_dataset_list to get data from Superset URL at /api/v1/datasets/ #1