v3.0.37
This release provides the following features and fixes:
- A new method has been added, preferences_read, which allows the caller to query the value of a subset of Shotgun site preferences.
- Bug fixes around uploading non-ascii file path given to the various upload methods available. The supported string encodings are ascii, unicode, and utf-8. When a string encoding is given that can't be properly interpreted, a sane error message is now raised to the caller.
- Under-the-hood changes to allow for direct-to-s3 data uploads if the Shotgun site supports them. This should be a transparent change to users.