Releases: jpmorganchase/fusion
Releases · jpmorganchase/fusion
Release list
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
v2.0.11
- Bug fix for _info, no longer submitting keep_protocol param to aiohttp client session
- Adding asynchronous streaming and asynchronous download as bytes to file system and Fusion
v2.0.10
- Asynchronous embeddings API connection class
- Support multi knowledge base search in sync and async embeddings connection classes
- Consolidate embeddings connector class utilities
v2.0.9
- Adding async functionality to FusionHTTPFileSystem
v2.0.8
- GZ supported distribution type
- from bytes to handle multipart upload for large files
v2.0.7
v2.0.6
- Reports and Dataflows functionality