Releases: box/box-java-sdk
Releases · box/box-java-sdk
v2.51.0
New Features and Enhancements:
- Add support for
copyInstanceOnItemCopy
field for metadata templates (#850)
- Add support for more fields in
BoxCollaborator.Info
(#843)
Bug Fixes:
- Update
getAllGroupsByName()
to use documented parameter (#851)
v2.50.1
v2.50.1
- Fix bug that occurred when downscoping a token for a Box folder (#832)
v2.50.0
v2.50.0
- Add retries on request creation errors (#828)
v2.49.0
v2.49.0
- Add
fields
parameter for metadata query (#826)
- Add zip functionality (#825)
- Fix bug with setting the unshared at date for a shared link (#819)
v2.48.0
v2.48.0
- Add ability to get groups by name with fields option (#789)
- Add shared link downscoping (#785)
- Deprecate the use of float for Metadata values, in preference of the underlying value (double) (#811)
- Add iterator support for group collaborations (#813)
- Add ability to set the filename when uploading a new version of a file (#810)
- Add support for the classification field for Files and Folders (#809)
- Add support for setting Tracking Codes (#766)
- Fix issue for getIsExternallyOwned() for Files and Folders (#808)
v2.47.0
v2.47.0
- Fix path parameter sanitization (#797)
- Add support for the uploader display name field for Files and Fi… (#791)
v2.46.0
v2.46.0
- Fix retry logic (#787)
- Add path parameter sanitization (#790)
- Add ability to set expiration date for a collaboration (#788)
v2.45.0
v2.45.0
- Add preflight check before chunked uploads (#782)
- Check that part was successfully uploaded for large file uploads… (#781)
- Fix bug with premature disconnect in File Rename (#779)
- Return metadata for each item returned by a metadata query (#778)
v2.44.1
v2.44.1
- Fix formatting bug for Java Logger (#775)
- Improve date / time parsing for responses (#772)
v2.44.0
v2.44.0
- Fix Authentication Request Retries (#764)