Skip to content

Releases: shotgunsoftware/python-api

v3.3.6

29 Aug 21:05
1f132f8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.4...v3.3.6

v3.3.5

05 Jan 21:20
Compare
Choose a tag to compare
  • Add "Setting Up Your Environment with the Python API" to Python Docs (python-api docs).
  • [Python API Documentation] Update Python version requirements.
  • Rename Shotgun to Shotgrid in every about text like tk-multi-demo git repository.
  • Rename Shotgun servers to ShotGrid servers in the documentation.

v3.3.4

09 Jun 21:17
2f11512
Compare
Choose a tag to compare
  • Adds Retries on 503 Errors when uploading to S3.
  • Updates AMI Documentation to Support Python 3.
  • Adds Python 3.9 coverage in Azure Pipeline CI tests.
  • Fixes git protocol for the installation.

v3.3.3

28 Mar 17:17
b9f066c
Compare
Choose a tag to compare

Replacing shotgunsoftware urls with Autodesk Knowledge Network and ShotGrid Developer Documentation pages.

v3.3.2

27 Sep 13:25
2fd472c
Compare
Choose a tag to compare

Updated httplib2 to 0.19.1.

v3.3.1

12 Jul 18:47
Compare
Choose a tag to compare

Implements retries with incremental backoff on 502 errors.

v3.3.0

03 Jun 13:10
Compare
Choose a tag to compare

Updates documentation and error messages to mention ShotGrid.

v3.2.6

24 Nov 15:13
Compare
Choose a tag to compare

Now includes certifi and defaults to using the certificates provided with that module.

The benefit of this change is that the API no longer relies on the certificates present on the system. However if in the future certificates need to be updated, a new release of this API will be created with updated certificates which users will need to update to.

v3.2.5

19 Nov 21:06
b3034c1
Compare
Choose a tag to compare

Updated the task dependencies section in the documentation.

v3.2.4

27 May 16:30
c08531c
Compare
Choose a tag to compare

Updated httplib2 to 0.18.0.