Box Swift SDK Generated 0.4.0
released
Box TypeScript SDK Generated v1.5.0
released
Box Python SDK Generated v1.4.0
released
Box Dotnet SDK Generated v1.1.0
released
Box Dotnet SDK Generated v1.1.0
released
Bug Fixes
- Add missing
item_upload
scope (#201) (483b055
) - Add missing fields to Sign Template Signer and fix AI schema (box/box-openapi#451) (#229) (
121f733
) - Fix
IntegrationMapping
schemas (box/box-codegen#551) (#226) (3eca154
) - Improve handling of network exceptions, handle big file upload (box/box-openapi#444) (#222) (
75ccd07
)
New Features and Enhancements
- Add new parameters to Box AI methods and introduce
AiResponseFull
variant (box/box-openapi#446) (#224) (6d205c4
) - Include URL into
FetchOptions
(box/box-codegen#549) (#231) (41c45dc
) - Parametrize chunked uploads endpoint URLs (box/box-openapi#444) (#208) (
feac37c
) - Support
nullable
fields (box/box-codegen#550) (#230) (b9da32b
)
Box Swift SDK Generated 0.3.1
released
Box Swift SDK Generated 0.3.1
released
Bug Fixes
- Extract
IntegrationMappingPartnerItemSlack
toIntegrationMappingPartnerItemSlackUnion
(box/box-codegen#530) (#165) (d51df9a
) - Improve chunked upload reliability (box/box-codegen#529) (#164) (
5d87629
) - Retry requests with 202 status code and
Retry-After
header (box/box-codegen#538) (#177) (64f27b3
)
New Features and Enhancements
- Add
is_active
parameter to user collaboration (box/box-openapi#437) (#163) (5f726bb
) - Add new parameters to Box AI methods and introduce
AiResponseFull
variant (box/box-openapi#446) (#201) (7c09090
) - Add support for Swift 5.6 (box/box-codegen#541) (#180) (
04b7020
) - parametrize chunked uploads endpoint URLs (box/box-openapi#444) (#192) (
ea18f9e
) - Support AI Agent API (box/box-codegen#531) (#170) (
fc9a00b
)