Skip to content

Releases: box/box-java-sdk

v2.28.0

21 Feb 23:36
Compare
Choose a tag to compare

v2.28.0

  1. Added Request ID to exception message with Trace ID (#684)
  2. user avatar feature (#683)

v2.27.0

31 Jan 23:37
Compare
Choose a tag to compare

v2.27.0

  1. Metadata Classification (#671)

v2.26.0

17 Jan 21:52
Compare
Choose a tag to compare

v2.26.0

  1. add missing fields to task and folder and add ability to get fields for tasks (#677)
  2. Fixed typos in README.md (#678)
  3. Add invite_email field to collaboration object (#672)

v2.25.1

03 Jan 22:29
Compare
Choose a tag to compare

v2.25.1

  1. dependency upgrade for bouncy castle and jose4j (#669)

v2.25.0

13 Dec 23:45
Compare
Choose a tag to compare
  1. Allow content streaming to box through outputstream. #667

v2.24.0

16 Nov 18:43
Compare
Choose a tag to compare
  1. added tests and implementation for options object (#661)
  2. Expose object type on BoxItem (#662)
  3. Allow per-connection timeouts (#660)
  4. Add global setting for max requests (#657)
  5. added overload for is_ongoing field and added getter for is_ongoing (#653)

v2.23.2

27 Sep 20:49
Compare
Choose a tag to compare

v2.23.2

  1. Batch headers patch (#649)

v2.23.1

13 Sep 21:24
Compare
Choose a tag to compare

v2.23.1

  1. Fix opening too many TCP connections when issuing a high number of requests (#646)

v2.23.0

23 Aug 23:17
Compare
Choose a tag to compare

v2.23.0

  1. Metadata cascade policy (#603)

v2.22.0

09 Aug 20:53
Compare
Choose a tag to compare

v2.22.0

  1. patch for transfer content to another user (#632)