Skip to content

Releases: box/box-java-sdk

v4.16.2

02 Jun 14:11
5fee0c3
Compare
Choose a tag to compare

Bug Fixes:

  • Fix parsing downloadFileCount property for BoxZipDownloadStatus (50c2249)

v4.16.1

29 Apr 13:06
d25638c
Compare
Choose a tag to compare

Bug Fixes:

  • use Locale.ROOT to prevent issues with non-US locales (#1306) (f083092)

v4.16.0

15 Apr 09:14
48c485f
Compare
Choose a tag to compare

New Features and Enhancements:

v4.15.3

12 Mar 15:59
6ee705e
Compare
Choose a tag to compare

Bug Fixes:

v4.15.2

26 Feb 11:28
7f49443
Compare
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
Compare
Choose a tag to compare

Bug Fixes:

v4.15.0

19 Feb 16:10
84a46d5
Compare
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
Compare
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
Compare
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
Compare
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: