Skip to content

Releases: box/box-java-sdk

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)

v2.21.0

06 Jul 01:42
Compare
Choose a tag to compare

v2.21.0

  1. Sharedlink password (#623)
  2. correct link (#626)

v2.20.2

28 Jun 20:45
Compare
Choose a tag to compare

v2.20.2

  1. Case Insensitivity for Response Headers (#620)

v2.20.1

04 Jun 20:38
Compare
Choose a tag to compare

v2.20.1

  1. Handle JSON parse error in response exception (#615)
  2. Fix return object for uploadNewVersion() (#614)