Releases: box/box-java-sdk
Releases · box/box-java-sdk
v2.14.0
Compare
Sorry, something went wrong.
No results found
v2.14.0
fixes missing can_view_path property on collaboration object (#560 )
Add missing methods and documentation (#559 )
Add support for setting tags on items (#554 )
v2.13.0
Compare
Sorry, something went wrong.
No results found
v2.13.0
Handle metadata values better (#553 )
v2.12.0
Compare
Sorry, something went wrong.
No results found
v2.12.0
Fix collaboration notify parameter (#545 )
Add OAuth2 token creation event type (#533 )
Implement invite user to enterprise (#504 )
Switch to X-Box-UA header for analytics (#536 )
Reduce Large File Upload memory usage (#543 )
v2.11.0
Compare
Sorry, something went wrong.
No results found
v2.11.0
Fix chunked upload for files > 2GB (#531 )
Add updated file version upload endpoint and deprecate old method (#524 )
Perform modified retry on JWT auth to avoid common JWT errors
v2.10.0
Compare
Sorry, something went wrong.
No results found
Add optional is_confirmed parameter for adding user email alias (#499 )
Add support for token revocation (#510 )
Metadata template delete (#512 )
v2.9.0
Compare
Sorry, something went wrong.
No results found
Search readme update (#506 )
Add option to pass file SHA-1 hash for upload integrity (#502 )
Events log limit (#507 )
Terms of Service (#484 )
Change wiremock port (#505 )
Delete redundant response.disconnect() from moveFolderToUser() (#485 )
Events readme patch (#503 )
Add missing webhook triggers to enum (#497 )
Fix MetadataTemplate.updateMetadataTemplate() type error (#498 )
Add missing event types to enum (#500 )
Add modified_at timestamp to BoxComment.Info (#501 )
Collaboration whitelists (#492 )
Trash empty body patch (#495 )
Adding support for indefinite Box file locking by allowing null expiration (#494 )
Additional test in response for Batch Api (#474 )
Fixing BoxDeveloperEditionAPIConnection - decryptPrivateKey() - PEMParser returns PrivateKeyInfo already - Invalid cast #470 (#471 )
v.2.8.2
Compare
Sorry, something went wrong.
No results found
Added tests for batch api
Added additional check for PrivateKeyInfo in BoxDeveloperEditionApiConnection
v2.8.1
Compare
Sorry, something went wrong.
No results found
fixes #466
New Example BoxDeveloperEditionAPIConnectionAsEnterpriseUser
v2.8.0
Compare
Sorry, something went wrong.
No results found
Dedicated method in BoxFile for getting Representations
Changes to Representation object
v2.7.0
Compare
Sorry, something went wrong.
No results found
Support for representations in BoxFile