Releases: box/box-java-sdk
Releases · box/box-java-sdk
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)
v2.22.0
v2.22.0
- patch for transfer content to another user (#632)
v2.21.0
v2.21.0
- Sharedlink password (#623)
- correct link (#626)
v2.20.2
v2.20.2
- Case Insensitivity for Response Headers (#620)
v2.20.1
v2.20.1
- Handle JSON parse error in response exception (#615)
- Fix return object for uploadNewVersion() (#614)