Skip to content

Releases: jpmorganchase/fusion

v4.0.2

22 Jan 17:13

Choose a tag to compare

  • Added Progress bar for Uploads
  • Handled Series member names and dataset identifers saving while donwnloads - double colon fix
  • Added support for more file formats - XLTM, PPTX, MD, IPYNB, CSS, JSONL, JSONLD,ARROW, M4A, PDB, SQL, SQLITE,TIFF,ZIP,GTAR,TAR
  • Enforced pandas dependency verison to less than 3

v4.0.1

05 Jan 14:32

Choose a tag to compare

  • Fix http sonar bug.

v4.0.0

09 Dec 15:28

Choose a tag to compare

  • The SDK now enforces checksum validation for all downloads: downloads will be blocked if a checksum is not present or if checksum validation fails.
  • Case conversion for data product, data set, and attribute identifiers has been removed; identifiers are now case-sensitive and will no longer be automatically converted to a specific case.

v3.0.2

24 Oct 10:30
0eccd50

Choose a tag to compare

  • Download bug fix for multi part file
  • User agent header fix
  • Pagination enhancement for Product, Dataset and attributes

v3.0.1

05 Sep 22:01
b1430db

Choose a tag to compare

  • Revert the License

v3.0.0

05 Sep 21:10
3f0e114

Choose a tag to compare

  • Support multifile download for each distribution
  • Rust code conversion to python
  • Python 3.13 support
  • Download date time logic fix
  • Reports

v2.0.17

19 Aug 15:19
6fd09b6

Choose a tag to compare

  • Enhance and reorganize documentation site.

v2.0.16

12 Aug 16:19

Choose a tag to compare

  • Support pagination design of APIs internally.
  • Handle the changes API returning empty list for the dataset distributions during download.

v2.0.15

25 Jul 17:15
2bd8f8e

Choose a tag to compare

  • Added various functions for Reports, Report Attributes and Linkage of terms to Report Attributes
  • Includes fix for date format in bulk upload of file
  • Added fusions logging to the existing loggers if present; which will remove forced use of fusions loggers.

v2.0.14

14 Jul 15:51
1fec418

Choose a tag to compare

  • Removed the need for list datasets and list catalog calls during file uploads
  • Bulk upload of files functionality enhanced to support file uploads from a folder path that contains subfolders
  • Resolved the issue where downloading files would fail if the download folder already existed