Releases: box/box-java-sdk
Releases · box/box-java-sdk
v4.16.3
Bug Fixes:
- Fix compare message webhook message signature (#1315) (e2d407d)
- Fix File Request Copy method to return valid data (#1320) (8392a43)
v4.16.2
Bug Fixes:
- Fix parsing
downloadFileCount
property for BoxZipDownloadStatus
(50c2249)
v4.16.1
Bug Fixes:
- use
Locale.ROOT
to prevent issues with non-US locales (#1306) (f083092)
v4.16.0
New Features and Enhancements:
v4.15.2
Bug Fixes:
- Improve logging for API Request and API Response (#1295) (6eb1f57)
v4.15.0
New Features and Enhancements:
- Add
canNonOwnersViewCollaborators
flag to BoxFolder
(#1288) (9119adc)
- Support
zstd
encoding for downloads (#1287) (0e3c4c0)
Bug Fixes:
v4.14.0
New Features and Enhancements:
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
Bug Fixes:
- Correctly calculate
Content-Length
when reading from a stream (#1277) (b1d5371)