Box CLI v4.2.0
released
Box Python SDK Generated v1.15.0
released
Box Python SDK Generated v1.15.0
released
Bug Fixes
- Compute webhook signature with and without escaping the body (box/box-codegen#737) (#607) (
e5118b8
) - Fix downscope token to use
retrieveToken
method for token retrieval (box/box-codegen#731) (#598) (e492685
) - Fix slash escaping when calculating webhook signature (box/box-codegen#736) (#603) (
430b175
) - Use constant-time comparison for HMAC signatures (box/box-codegen#739) (#610) (
6f6660c
)
New Features and Enhancements
- Add AI agents warnings; allow for more types of metadata value (box/box-openapi#520) (#567) (
86aa1cc
) - Add Shield Lists APIs (box/box-openapi#528) (#601) (
f980f65
) - Add support of IBM models to AI API (box/box-openapi#522) (#568) (
767547a
) - Update legal holds and AI models (box/box-openapi#526) (#599) (
d56228d
)
Box TypeScript SDK Generated v1.16.0
released
Box TypeScript SDK Generated v1.16.0
released
Bug Fixes
- Compute webhook signature with and without escaping the body (box/box-codegen#737) (#627) (
6a21b8e
) - Fix circular dependency in
boxNetworkClient
(box/box-codegen#708) (#591) (b383889
) - Fix downscope token to use
retrieveToken
method for token retrieval (box/box-codegen#731) (#618) (90edb0c
) - Fix slash escaping when calculating webhook signature (box/box-codegen#736) (#624) (
a0307d0
) - Handle list of strings in metadata filter (box/box-codegen#716) (#597) (
979ff2c
) - Improve file download to avoid storing content in memory (box/box-codegen#701) (#589) (
513a15e
) - Modify utility functions for browser (box/box-codegen#686) (#585) (
7232170
) - Use constant-time comparison for HMAC signatures (box/box-codegen#739) (#630) (
efdcaaf
)
New Features and Enhancements
- Add AI agents warnings; allow for more types of metadata value (box/box-openapi#520) (#600) (
a5a555f
) - Add security settings properties on sign template schema (box/box-openapi#518) (#588) (
dfd3e5f
) - Add Shield Lists APIs (box/box-openapi#528) (#622) (
be3af44
) - Add support of IBM models to AI API (box/box-openapi#522) (#601) (
b060b8c
) - Increase max items for ai extract endpoints (box/box-openapi#525) (#602) (
86c5d14
) - Update legal holds and AI models (box/box-openapi#526) (#620) (
de3df57
)
Box Java SDK v4.16.2
released
Box Java SDK v4.16.2
released
Bug Fixes
- Fix parsing
downloadFileCount
property forBoxZipDownloadStatus
(50c2249
)
Box AI API - new AI models now available, Gemini 1.5 models deprecated
Box AI API - new AI models now available, Gemini 1.5 models deprecated
The list of available AI models has been recently updated with the following models:
- AWS Claude 4 Sonnet
- AWS Claude 4 Opus
The following models have been deprecated:
- Google Gemini 1.5 Flash 001
- Google Gemini 1.5 Pro 001
For more information, see retired models.
Azure OpenAI GPT o4 Mini model was removed.
Models offered in Preview mode have not been fully performance-tested at scale and are made available on an as-is basis. You may experience variability in model/output quality, availability, and accuracy.
You can use the provided models to override the default model used in the AI agent configuration. For further details on Box AI API, see the guides and API reference.
Where to get support
Should you have any issues or need further guidance, please post a request to our developer forum for any help needed.
Box Dotnet SDK Generated v1.10.0
released
Box Dotnet SDK Generated v1.10.0
released
New Features and Enhancements
- Add
UploadWithPreflightCheck
convenient method (box/box-codegen#705) (#469) (8dff7bb
) - Add AI agents warnings; allow for more types of metadata value (box/box-openapi#520) (#474) (
a53cff5
) - Add security settings properties on sign template schema (box/box-openapi#518) (#462) (
7fddaea
) - Add support of IBM models to AI API (box/box-openapi#522) (#475) (
a187301
) - Support sensitive data sanitization in errors (box/box-codegen#695) (#453) (
5ee0c93
)
Box Python SDK Generated v1.14.0
released
Box Python SDK Generated v1.14.0
released
Bug Fixes
New Features and Enhancements
Box AI API - new AI models now available
Box AI API - new AI models now available
The list of available AI models has been recently updated with the following models:
- Azure OpenAI o3 (beta)
- Azure OpenAI o4 mini (beta)
- xAI Grok 3 (beta)
- xAI Grok 3 mini (beta)
Models offered in Preview mode have not been fully performance-tested at scale and are made available on an as-is basis. You may experience variability in model/output quality, availability, and accuracy.
You can use the provided models to override the default model used in the AI agent configuration. For further details on Box AI API, see the guides and API reference.
Where to get support
Should you have any issues or need further guidance, please post a request to our developer forum for any help needed.