Skip to content

Releases: jpmorganchase/fusion

v5.0.1

Choose a tag to compare

@kylstevenson kylstevenson released this 09 Jun 15:33
a0d6e54
  • Relax checksum validation
  • Removed a few functionalities which are now deprecated
  • Clear buffer after get_events call and fix Sonar false positives

v4.0.3

Choose a tag to compare

@kylstevenson kylstevenson released this 20 Apr 13:07
225acf8
  • Improve Sonar coverage and quality compliance
  • Add URL encoding for parameters
  • Handle missing Glue checksums
  • Improve SDK error details with trace IDs and response bodies

v4.0.2

Choose a tag to compare

@push2stack push2stack released this 22 Jan 17:13
  • 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

Choose a tag to compare

@Kalpesh-Palav Kalpesh-Palav released this 05 Jan 14:32
  • Fix http sonar bug.

v4.0.0

Choose a tag to compare

@Kalpesh-Palav Kalpesh-Palav released this 09 Dec 15:28
  • 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

Choose a tag to compare

@Ramadevie Ramadevie released this 24 Oct 10:30
0eccd50
  • Download bug fix for multi part file
  • User agent header fix
  • Pagination enhancement for Product, Dataset and attributes

v3.0.1

Choose a tag to compare

@Ramadevie Ramadevie released this 05 Sep 22:01
b1430db
  • Revert the License

v3.0.0

Choose a tag to compare

@Ramadevie Ramadevie released this 05 Sep 21:10
3f0e114
  • Support multifile download for each distribution
  • Rust code conversion to python
  • Python 3.13 support
  • Download date time logic fix
  • Reports

v2.0.17

Choose a tag to compare

@georgiannajames georgiannajames released this 19 Aug 15:19
6fd09b6
  • Enhance and reorganize documentation site.

v2.0.16

Choose a tag to compare

@Kalpesh-Palav Kalpesh-Palav released this 12 Aug 16:19
  • Support pagination design of APIs internally.
  • Handle the changes API returning empty list for the dataset distributions during download.