Skip to content

Releases: box/box-java-sdk

v2.30.0

04 Apr 23:32
Compare
Choose a tag to compare

v2.30.0

  1. Added action_by field to BoxEvent (#692)

v2.29.0

01 Apr 18:22
Compare
Choose a tag to compare

v2.29.0

  1. Support for uploading file with description (#690)
  2. Add sort and direction fields to search (#689)

v2.28.1

07 Mar 22:54
Compare
Choose a tag to compare

v2.28.1

  1. Wrong casting for response in BoxAPIResponse for BoxMetadataCascadePolicy.forceApply() (#685)

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)