Skip to content

Releases: box/box-java-sdk

v4.15.3

12 Mar 15:59
6ee705e

Choose a tag to compare

Bug Fixes:

v4.15.2

26 Feb 11:28
7f49443

Choose a tag to compare

Bug Fixes:

  • Improve logging for API Request and API Response (#1295) (6eb1f57)

v4.15.1

24 Feb 12:10
71f55c1

Choose a tag to compare

Bug Fixes:

v4.15.0

19 Feb 16:10
84a46d5

Choose a tag to compare

New Features and Enhancements:

  • Add canNonOwnersViewCollaborators flag to BoxFolder (#1288) (9119adc)
  • Support zstd encoding for downloads (#1287) (0e3c4c0)

Bug Fixes:

v4.14.0

22 Jan 11:54
f6c37ce

Choose a tag to compare

New Features and Enhancements:

  • Support downloading file from shared link (#1282) (9b7f28b)

Bug Fixes:

  • Remove sensitive data when BoxAPIException logs request (#1284) (f1e226f)
  • Support creating ongoing Legal Hold policy with start date (#1281) (d9564e2)

v4.13.1

29 Nov 12:54
8cf8696

Choose a tag to compare

Bug Fixes:

  • Correctly calculate Content-Length when reading from a stream (#1277) (b1d5371)

v4.13.0

21 Nov 17:00
fc1a3e3

Choose a tag to compare

New Features and Enhancements:

  • Enforce exact byte reading from Content-Length header for BoxFile representation (#1274) (0b45cdb)
  • Expose getVersionByID method on BoxFile (#1268) (6ea70f7)
  • make tryRestoreUsingAccessTokenCache in Box API connection public (#1272) (50f5a61)

Bug Fixes:

v4.12.0

18 Oct 09:17
1b6384d

Choose a tag to compare

New Features and Enhancements:

v4.11.1

16 Jul 12:07
02193eb

Choose a tag to compare

Bug Fixes:

  • Fix order of file upload multipart request (#1261) (7200ac7)

v4.11.0

15 Jul 14:33
8f7bdc0

Choose a tag to compare

New Features and Enhancements:

  • Allow overriding creation of OkHttp Call (#1257) (bd6fde6)

Bug Fixes:

  • Add missing fields when update classification template (#1255) (f17f817)
  • Fix deserializing permissions for BoxFile and BoxFolder (#1256) (f088448)