Releases: jpmorganchase/fusion
Releases · jpmorganchase/fusion
v4.0.2
- 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
- Fix http sonar bug.
v4.0.0
- 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
v3.0.1
v3.0.0
v2.0.17
- Enhance and reorganize documentation site.
v2.0.16
- Support pagination design of APIs internally.
- Handle the changes API returning empty list for the dataset distributions during download.
v2.0.15
- 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
- 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