Skip to content

Releases: redivis/redivis-python

0.15.5

13 Jun 23:55
Compare
Choose a tag to compare
  • fixes a regression when calling various exists() methods

0.15.4

13 Jun 22:55
Compare
Choose a tag to compare

0.15.3

13 Jun 18:54
14437b1
Compare
Choose a tag to compare

What's Changed

  • feat: add max_parallelization parameter to relevant methods to control concurrency
  • fix: handle mismatched field casing when streaming records

Full Changelog: v0.15.2...v0.15.3

0.15.2

07 Jun 18:08
4b3ec3b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.15.2

0.15.1

29 May 23:59
Compare
Choose a tag to compare

Full Changelog: v0.15.0...v0.15.1

0.15.0

29 May 01:21
1463e89
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.9...v0.15.0

0.14.9

21 May 04:34
Compare
Choose a tag to compare
  • fix(uploads): make sure files are always opened in binary format

0.14.8

20 May 21:13
85a1126
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.7...v0.14.8

0.14.7

06 Apr 18:25
6a4c717
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.0...v0.14.7

0.14.0

16 Jan 03:47
Compare
Choose a tag to compare
  • Implement table.add_files() method
  • Fix issue where threads wouldn't exit while bulk downloading files from an index table
  • General performance and reliability improvements when uploading data