Skip to content

Releases: jpmorganchase/fusion

v2.0.15

Choose a tag to compare

@push2stack push2stack released this 25 Jul 17:15
2bd8f8e
  • 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

Choose a tag to compare

@Ramadevie Ramadevie released this 14 Jul 15:51
1fec418
  • 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

Choose a tag to compare

@Ramadevie Ramadevie released this 06 May 16:23
f0ca99e
  • 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

Choose a tag to compare

@Ramadevie Ramadevie released this 04 Apr 18:55
caf39d1
  • 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

Choose a tag to compare

@dialectician4 dialectician4 released this 21 Mar 15:50
5a4b5a1
  • 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

Choose a tag to compare

@georgiannajames georgiannajames released this 20 Mar 15:04
364eece
  • 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

Choose a tag to compare

@dialectician4 dialectician4 released this 12 Mar 12:49
1a926cf
  • Adding async functionality to FusionHTTPFileSystem

v2.0.8

Choose a tag to compare

@georgiannajames georgiannajames released this 05 Mar 14:24
3cbd48c
  • GZ supported distribution type
  • from bytes to handle multipart upload for large files

v2.0.7

Choose a tag to compare

@georgiannajames georgiannajames released this 03 Feb 19:58
b546938
  • Embeddings API functionality

v2.0.6

Choose a tag to compare

@georgiannajames georgiannajames released this 16 Jan 16:29
2cc3c5f
  • Reports and Dataflows functionality