Skip to content

Releases: Bynder/bynder-python-sdk

Release 2.0.0

27 Mar 14:27
cba49ff
Compare
Choose a tag to compare
  • Added support for Python 3.10 and 3.11
  • Removed support for Python 3.7
  • Implemented sample files for functionality testing

Release 1.1.5

26 Jan 09:33
bc69382
Compare
Choose a tag to compare
  • improvements on uploads with oauth2

Release 1.1.4

13 Nov 11:41
e7f6283
Compare
Choose a tag to compare
  • Fixes the error introduced in 1.1.3

Release 1.1.3

16 Oct 13:23
d11ee29
Compare
Choose a tag to compare
  • Submits custom user agent header (bynder-python-sdk/{VERSION}) for analytical purposes

Release 1.1.2

21 Feb 14:01
05d1a9c
Compare
Choose a tag to compare
  • Fixes file upload to S3

Release 1.1.1

19 Nov 13:03
4cf8130
Compare
Choose a tag to compare
Merge pull request #11 from WouterToering/fix_write_operations

Use correct parameter for sending form data to API

v.1.1.0

13 Nov 12:01
63330ed
Compare
Choose a tag to compare

Adds support for permanent tokens

v.1.0.1

25 Oct 07:35
Compare
Choose a tag to compare

Make scope mandatory in OAuth2 flow

Bynder SDK for Python 0.0.6

09 Jan 15:58
Compare
Choose a tag to compare
version update for new release

Bynder SDK for Python 0.0.5

05 Jan 15:02
8b98fc1
Compare
Choose a tag to compare

Upload method is now returning the result of the /save endpoint to inform users that the upload succeeded.