Skip to content

Releases: jpmorganchase/fusion

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

v2.0.13

06 May 16:23
f0ca99e

Choose a tag to compare

  • 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

04 Apr 18:55
caf39d1

Choose a tag to compare

  • 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