Skip to content

Releases: box/box-java-sdk

v2.17.0

10 Apr 23:49
Compare
Choose a tag to compare

v2.17.0

  1. Add Metadata-driven Retention Policies support (#535)

v2.16.1

29 Mar 20:06
Compare
Choose a tag to compare

v2.16.1

  1. Add CONTENT_ACCESS event type. (#581)

v2.16.0

22 Mar 20:55
Compare
Choose a tag to compare

v2.16.0

  1. Adjust JWT expiration interval (#572)
  2. Allow setting custom headers on API connection (#562)
  3. Fix JWT retry timestamp parsing (#575)
  4. Add support for User Tracking Codes (#487)

v2.15.0

12 Mar 21:15
Compare
Choose a tag to compare

v2.15.0

  1. Allow retrieving Collaboration fields (#570)
  2. Implement Get Metadata Template by ID (#568)

v2.14.1

01 Mar 23:32
Compare
Choose a tag to compare

v2.14.1

  1. Add randomization to exponential backoff (#565)
  2. Force TLSv1.1 or greater when supported (#548)
  3. Delay successive API calls by EventStream (#564)

v2.14.0

15 Feb 21:46
Compare
Choose a tag to compare

v2.14.0

  1. fixes missing can_view_path property on collaboration object (#560)
  2. Add missing methods and documentation (#559)
  3. Add support for setting tags on items (#554)

v2.13.0

08 Feb 00:00
Compare
Choose a tag to compare

v2.13.0

  1. Handle metadata values better (#553)

v2.12.0

01 Feb 23:10
Compare
Choose a tag to compare

v2.12.0

  1. Fix collaboration notify parameter (#545)
  2. Add OAuth2 token creation event type (#533)
  3. Implement invite user to enterprise (#504)
  4. Switch to X-Box-UA header for analytics (#536)
  5. Reduce Large File Upload memory usage (#543)

v2.11.0

25 Jan 22:46
Compare
Choose a tag to compare

v2.11.0

  1. Fix chunked upload for files > 2GB (#531)
  2. Add updated file version upload endpoint and deprecate old method (#524)
  3. Perform modified retry on JWT auth to avoid common JWT errors

v2.10.0

12 Jan 00:50
Compare
Choose a tag to compare
  • Add optional is_confirmed parameter for adding user email alias (#499)
  • Add support for token revocation (#510)
  • Metadata template delete (#512)