Skip to content

Releases: box/box-java-sdk

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:

v4.4.0

29 Aug 10:55
d515262
Compare
Choose a tag to compare

New Features and Enhancements:

  • Support sign template and new sign status (#1197) (e37c0dc)

v4.3.0

11 Aug 15:15
d291878
Compare
Choose a tag to compare

New Features and Enhancements:

v4.2.1

03 Aug 15:38
be875e8
Compare
Choose a tag to compare

Bug Fixes:

v4.2.0

21 Jun 12:02
11aa4cd
Compare
Choose a tag to compare

New Features and Enhancements:

  • Getting collaborators allows to specify fields (#1178) (1694d75)

v4.1.2

14 Jun 11:19
52065fb
Compare
Choose a tag to compare

Bug Fixes:

v4.1.1

16 May 10:14
9e63607
Compare
Choose a tag to compare

Bug Fixes:

  • Allow users to disable adding authentication header. (#1167) (3433e5a)
  • Logging headers when retrying request (#1164) (e0c3d8e)

v4.1.0

24 Apr 08:17
ae32afb
Compare
Choose a tag to compare

New Features and Enhancements:

  • Add missing fields parameter to create and update BoxUser methods (#1155) (be3820d), closes #1154

Bug Fixes:

  • Allow registering custom logger handlers (#1156) (7373d5c)
  • Fallback to default value of maxRetryAttempts when restoring BoxAPIConnection (#1161) (2a10e5d), closes #1160