Skip to content

Releases: box/box-java-sdk

v2.53.0

09 Jan 00:39
Compare
Choose a tag to compare

New Features and Enhancements:

  • Add offset and limit parameters to BoxFolder.getChildren (#861)

v2.52.0

24 Nov 21:44
Compare
Choose a tag to compare

New Features and Enhancements:

  • Add folder lock functionality (#856)
  • Add support for search param to get shared link items (#855)

Bug Fixes:

  • Fix bug with updating tracking codes (#857)

v2.51.1

13 Nov 00:58
Compare
Choose a tag to compare

Bug Fixes:

  • Fix for cross-enterprise collaborator calls to updateMetadata on files

v2.51.0

29 Oct 15:59
Compare
Choose a tag to compare

New Features and Enhancements:

  • Add support for copyInstanceOnItemCopy field for metadata templates (#850)
  • Add support for more fields in BoxCollaborator.Info (#843)

Bug Fixes:

  • Update getAllGroupsByName() to use documented parameter (#851)

v2.50.1

20 Aug 22:32
Compare
Choose a tag to compare

v2.50.1

  1. Fix bug that occurred when downscoping a token for a Box folder (#832)

v2.50.0

22 Jul 00:39
Compare
Choose a tag to compare

v2.50.0

  1. Add retries on request creation errors (#828)

v2.49.0

17 Jul 15:39
Compare
Choose a tag to compare

v2.49.0

  1. Add fields parameter for metadata query (#826)
  2. Add zip functionality (#825)
  3. Fix bug with setting the unshared at date for a shared link (#819)

v2.48.0

24 Jun 05:01
Compare
Choose a tag to compare

v2.48.0

  1. Add ability to get groups by name with fields option (#789)
  2. Add shared link downscoping (#785)
  3. Deprecate the use of float for Metadata values, in preference of the underlying value (double) (#811)
  4. Add iterator support for group collaborations (#813)
  5. Add ability to set the filename when uploading a new version of a file (#810)
  6. Add support for the classification field for Files and Folders (#809)
  7. Add support for setting Tracking Codes (#766)
  8. Fix issue for getIsExternallyOwned() for Files and Folders (#808)

v2.47.0

23 Apr 19:32
Compare
Choose a tag to compare

v2.47.0

  1. Fix path parameter sanitization (#797)
  2. Add support for the uploader display name field for Files and Fi… (#791)

v2.46.0

09 Apr 22:05
Compare
Choose a tag to compare

v2.46.0

  1. Fix retry logic (#787)
  2. Add path parameter sanitization (#790)
  3. Add ability to set expiration date for a collaboration (#788)