Releases · box/box-java-sdk
v10.6.0
New Features and Enhancements
v5.5.0
New Features and Enhancements:
- boxsdkgen: add
canPublicSharedLinkBeCreated to Hubs (box/box-codegen#928) (#1736) (41decd7)
- boxsdkgen: Add customizable timeouts for SDKs (box/box-codegen#924) (#1731) (1630c2d)
v10.5.0
Bug Fixes
- Correct enum value for legal hold policy changes (box/box-openapi#581) (#1695) (f9e3d5e)
- Move assigning default values from builder constructor to
build() method (box/box-codegen#922) (#1716) (0a9dbe3)
New Features and Enhancements
- add confidence scores for structured extract (box/box-openapi#582) (#1697) (112b954)
- add signer language, cancel sign request reason (box/box-openapi#584) (#1721) (3c94cfc)
- Add watermarking permissions and sources information (box/box-openapi#579) (#1688) (215c0f3)
v5.4.0
Bug Fixes:
- boxsdkgen: Correct enum value for legal hold policy changes (box/box-openapi#581) (#1694) (4620812)
- boxsdkgen: Move assigning default values from builder constructor to
build() method (box/box-codegen#922) (#1712) (aa962a0)
New Features and Enhancements:
- boxsdkgen: add confidence scores for structured extract (box/box-openapi#582) (#1696) (241b5f2)
- boxsdkgen: add signer language, cancel sign request reason (box/box-openapi#584) (#1720) (f838a35)
- boxsdkgen: Add watermarking permissions and sources information (box/box-openapi#579) (#1686) (d13c98b)
v10.4.0
Bug Fixes
- add taxonomy to Metadata Field (read) definition (box/box-openapi#572) (#1644) (61235da)
- fix
RetryAfter function when there's no Retry-After header (box/box-codegen#903) (#1622) (f135e2b)
New Features and Enhancements
v5.3.0
New Features and Enhancements:
- boxsdkgen: add Metadata Taxonomies api (box/box-openapi#569) (#1629) (7236f16)
- boxsdkgen: text input validation for Box Sign (box/box-openapi#568) (#1623) (a5d74ee)
- boxsdkgen: treat
nullable fields as Optional (box/box-codegen#906) (#1633) (e14e97b)
Bug Fixes:
- boxsdkgen: add taxonomy to Metadata Field (read) definition (box/box-openapi#572) (#1643) (492684e)
- boxsdkgen: fix
RetryAfter function when there's no Retry-After header (box/box-codegen#903) (#1621) (af4861f)
v10.3.0
New Features and Enhancements
- Remove
confidence_score and include_confidence_score from AI extract (box/box-openapi#567) (#1615) (0a069cd)
- Support new sign request metadata (box/box-openapi#565) (#1599) (b3c46bb)
v5.2.0
New Features and Enhancements:
- boxsdkgen: Remove
confidence_score and include_confidence_score from AI extract (box/box-openapi#567) (#1614) (e5e9545)
- boxsdkgen: Support new sign request metadata (box/box-openapi#565) (#1598) (87d1182)
v10.2.0
Bug Fixes
New Features and Enhancements
v5.1.0
New Features and Enhancements:
Bug Fixes:
- boxsdkgen: Fix parsing
OffsetDateTime from String (box/box-codegen#887) (#1581) (4f9e1b3)