Skip to content

Releases: transloadit/python-sdk

v0.2.2

09 Apr 22:00
faf225b
Compare
Choose a tag to compare
  • Added sha_384 as hash algorithm for the signature authentication.

  • Drop Python 3.6 from CI. It has been unsupported since December 2021 and github actions runner don't support anymore (actions/setup-python#544)

v0.2.1

29 Aug 11:01
90a110f
Compare
Choose a tag to compare
  • Add documentation on publishing releases
  • Avoid creating a new Assembly when a rate limit error is received from fetching an Assembly too frequently

v0.2.0

21 Jun 13:54
35789c5
Compare
Choose a tag to compare
  • Drop Python versions before 3.7 as they are unsupported
  • Update code to Python 3 syntax
  • Prevent rate limiting when polling Assembly status

Breaking change ⚠️

Dropped support for Python versions before 3.7

v0.1.12

14 Dec 12:54
f99d873
Compare
Choose a tag to compare
  • Send transloadit-client header along with requests

v0.1.10

27 Aug 14:08
Compare
Choose a tag to compare
  • Drop the use of requirements.txt for dependencies
  • Update dependency versions

v0.1.9

12 Apr 14:37
Compare
Choose a tag to compare
  • Loosen request module's version

v0.1.8

19 Mar 02:08
Compare
Choose a tag to compare
  • Update tuspy version
  • Increase upload chunk size

v0.1.7

22 Nov 22:46
Compare
Choose a tag to compare

Fix Pypandoc installation issue. Removes global pypandoc import

v0.1.6

17 Nov 12:18
Compare
Choose a tag to compare
  • Fallback for uninstalled pandoc during installation

v0.1.5

17 Nov 11:04
Compare
Choose a tag to compare
  • Add README to Manifest