Releases: jpmorganchase/fusion
Releases · jpmorganchase/fusion
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
v2.0.13
- Exception handling improvement
- Limit Licensing service calls
- Limit list datasets calls internally
- Support xml format for distribution type
- Option to disable disc logging
- Remove the job-lib dependency to fix the credentials generating for each download and upload
- Enable exact search for list datasets
v2.0.12
- Raise error immediately when attempting to download dataset you are not subscribed to
- Download available format when only one is available and format is set to None
- Reduce overhead of to_df when files are already downloaded
- Persist root url in events methods
- Provide metadata in columns for events notifications for usability
- Remove event duplication in events notification output