Releases: box/box-java-sdk
Releases · box/box-java-sdk
v2.28.1
v2.28.1
- Wrong casting for response in BoxAPIResponse for BoxMetadataCascadePolicy.forceApply() (#685)
v2.28.0
v2.28.0
- Added Request ID to exception message with Trace ID (#684)
- user avatar feature (#683)
v2.27.0
v2.27.0
- Metadata Classification (#671)
v2.26.0
v2.26.0
- add missing fields to task and folder and add ability to get fields for tasks (#677)
- Fixed typos in README.md (#678)
- Add invite_email field to collaboration object (#672)
v2.25.1
v2.25.1
- dependency upgrade for bouncy castle and jose4j (#669)
v2.25.0
- Allow content streaming to box through outputstream. #667
v2.24.0
- added tests and implementation for options object (#661)
- Expose object type on BoxItem (#662)
- Allow per-connection timeouts (#660)
- Add global setting for max requests (#657)
- added overload for is_ongoing field and added getter for is_ongoing (#653)
v2.23.2
v2.23.2
- Batch headers patch (#649)
v2.23.1
v2.23.1
- Fix opening too many TCP connections when issuing a high number of requests (#646)
v2.23.0
v2.23.0
- Metadata cascade policy (#603)