Skip to content

Releases: box/box-java-sdk

v4.11.1

16 Jul 12:07
02193eb
Compare
Choose a tag to compare

Bug Fixes:

  • Fix order of file upload multipart request (#1261) (7200ac7)

v4.11.0

15 Jul 14:33
8f7bdc0
Compare
Choose a tag to compare

New Features and Enhancements:

  • Allow overriding creation of OkHttp Call (#1257) (bd6fde6)

Bug Fixes:

  • Add missing fields when update classification template (#1255) (f17f817)
  • Fix deserializing permissions for BoxFile and BoxFolder (#1256) (f088448)

v4.10.0

06 Jun 15:08
236a036
Compare
Choose a tag to compare

New Features and Enhancements:

  • Overload the getRepresentationContent method with a maxRetries parameter (#1251) (d26bd4f)
  • Support login_required, password, suppress_nofitications, verification_phone_number and additional_info fields in sign request (#1250) (3ee55b3)

v4.9.1

06 Jun 13:40
1be2723
Compare
Choose a tag to compare

Bug Fixes:

  • Bumped org.bouncycastle:bcprov-jdk18on:1.78.1 and org.bouncycastle:bcpkix-jdk18on:1.78.1 (#1246) (0557bed)

v4.9.0

07 May 11:13
d94c818
Compare
Choose a tag to compare

New Features and Enhancements:

Bug Fixes:

  • Support create empty shared link (#1241) (0c86487)
  • Update exception message for get representation content (#1239) (a608f9a)

v4.8.0

27 Feb 13:38
8e0c63f
Compare
Choose a tag to compare

New Features and Enhancements:

  • allow modifying BoxAPIRequest URL (#1236) (eaea019)
  • Bumped org.bouncycastle:bcprov-jdk18on:1.77 and org.bouncycastle:bcpkix-jdk18on:1.77 (#1237) (6c7fe7b), closes #1235

Bug Fixes:

  • fix download for empty files (#1231) (0e2230b)
  • stop using SharedLinkAPIConnection in getSharedItem() (#1234) (9f9af8e)

v4.7.0

16 Jan 15:06
9a94a1a
Compare
Choose a tag to compare

New Features and Enhancements:

  • Add signer_group_id for signer in sign request (#1220) (f560db8)
  • Upgrade Bouncy Castle to v.1.70. NOTE: a new BouncyCastle version is not FIPS-compiant. Introduce IPrivateKeyDecryptor to allow using custom FIPS-compliant cryptography provider. See details. (#1226) (727e6d7)

Bug Fixes:

v4.6.1

02 Nov 16:12
170e835
Compare
Choose a tag to compare

Dependency Upgrades:

v4.6.0

29 Sep 06:44
c0fbfa8
Compare
Choose a tag to compare

New Features and Enhancements:

Bug Fixes:

  • Added protected accessors for trust manager and hostname verifier. (#1206) (0c79d17)
  • fix not closing response body (#1208) (ab5e170)

v4.5.0

14 Sep 11:04
256c255
Compare
Choose a tag to compare

New Features and Enhancements:

  • Add iframeable_embed_url field to BoxSignRequestSigner class (#1202) (2e931d8)

Bug Fixes: