Skip to content

Releases: box/box-java-sdk

v4.16.3

23 Jul 15:08
bb86472
Compare
Choose a tag to compare

Bug Fixes:

  • Fix compare message webhook message signature (#1315) (e2d407d)
  • Fix File Request Copy method to return valid data (#1320) (8392a43)

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)