Skip to content

Releases: box/box-python-sdk

v3.7.3

07 Jul 15:21
8f39533
Compare
Choose a tag to compare

Bug Fixes:

  • Stop processing data for logging when logging is disabled and cache response json (#824) (3079171)

v3.7.2

26 May 11:14
ff19bc3
Compare
Choose a tag to compare

Bug Fixes:

v3.7.1

18 Apr 11:27
ac99d51
Compare
Choose a tag to compare

Bug Fixes:

  • Rename filter date parameters in legal hold creation according to the documentation (#810) (f52c66a)

v3.7.0

08 Mar 15:56
5def338
Compare
Choose a tag to compare

New Features and Enhancements:

  • Add new optional fields for retention_policies and retention_policy_assignments (#803) (8b72f7e)
  • Use multiple threading for chunked upload (#800) (506ce0d)

v3.6.2

07 Feb 12:38
526aa30
Compare
Choose a tag to compare

Bug Fixes:

  • Retry Connection broken and Connection reset requests errors (#794) (f1a0aa4)

v3.6.1

09 Jan 12:20
ac9a286
Compare
Choose a tag to compare

Bug Fixes:

  • Retry CCG and JWT auth requests on connection reset error (#790) (205997d), closes #789

v3.6.0

03 Jan 11:50
028ce87
Compare
Choose a tag to compare

New Features and Enhancements:

Bug Fixes:

  • Fix index error when getting an empty list of user term of service statuses (#780) (23d763a)
  • Specify which exceptions should be retried (#784) (833cd46)

v3.5.1

30 Nov 15:22
0dbf8c4
Compare
Choose a tag to compare

Bug Fixes:

v3.5.0

23 Sep 13:14
f20e27a
Compare
Choose a tag to compare

New Features and Enhancements:

  • Add redirect_url and declined_redirect_url fields to Sign Request (#752) (5d1f609)
  • Add support for modifiable retention policies & enable deleting retention policy assignment (#759) (847301b)
  • Support file request APIs (#747) (71895e3)

Bug Fixes:

  • Do not log the content of downloaded file (#760) (5d26431)
  • Fix closing file after chunked upload (#761) (b433692)

v3.4.0

06 Jul 16:03
b0b8586
Compare
Choose a tag to compare

New Features and Enhancements:

  • Add support for editable shared links for files (#737) (1396200)
  • Support uploading and deleting user avatar (#743) (fe00a9e)