Open
Conversation
Contributor
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==3.12.0→==10.4.0Release Notes
box/box-python-sdk (boxsdk)
v10.4.0Compare Source
Bug Fixes
New Features and Enhancements
v10.3.0Compare Source
Bug Fixes
RetryAfterfunction when there's noRetry-Afterheader (box/box-codegen#903) (#1244) (d7cc019)New Features and Enhancements
nullablefields as Optional (box/box-codegen#906) (#1256) (12c05dc)v10.2.0Compare Source
New Features and Enhancements
confidence_scoreandinclude_confidence_scorefrom AI extract (box/box-openapi#567) (#1238) (66267ba)v10.1.0Compare Source
New Features and Enhancements
10.0.1 (2025-10-06)
Bug Fixes
AiExtractResponse.answerandEvent.additionalDetails(box/box-openapi#556) (#1084) (f63cffe)roleparameter of update collaboration optional (box/box-openapi#557) (#1093) (5c21907)v10.0.1Compare Source
v10.0.0Compare Source
Introducing
Box SDK v10, a major release designed to elevate your developer experience and streamline integration with Box Content Cloud. Currently available as a separatesdk-genbranch,v10will ultimately become the main branch.Breaking Changes
What's New in
v10Full API Support — Complete coverage of the Box API ecosystem, giving you access to all the latest features and functionalities to build feature-rich applications.
Rapid API Updates — Our new auto-generation approach enables Box API additions within days, ensuring you can leverage the most up-to-date features without delay.
Embedded Documentation — All objects and parameters are documented directly in the SDK source code, keeping essential information in one place.
Enhanced Convenience Methods — New methods for authentication, chunk uploads, automatic retries, retry strategy, and more.
Important Notes
This version includes the Box Next Generation SDK artifact, previously developed in parallel to core Box SDKs. To facilitate migration and provide access to the newest features, we'll soon release an additional major version combining both artifacts. Migration to
v10includes breaking changes, please review the migration guide for details. For more information, see the SDK versioning strategy document. Follow developer changelog for future updates.What’s New Compared to Python SDK Gen
v1.17.0New Features and Enhancements
Add External User Deletion API (box/box-openapi#550) (#941) (a80ad85)
Add missing webhook events (box/box-openapi#554) (#988) (575ce0b)
Change names of unions (box/box-codegen#789) (#939) (cf2b1d5)
Remove unused models from schemas (box/box-openapi#547) (#932) (6ef6d63), closes box/box-openapi#542 box/box-openapi#544 box/box-codegen#781 box/box-openapi#545
For more details check migration guide from
box-python-sdk-genv1tobox-python-sdkv10.v4.4.0Compare Source
Bug Fixes:
New Features and Enhancements:
v4.3.0Compare Source
New Features and Enhancements:
nullablefields as Optional (box/box-codegen#906) (#1255) (0c9929b)Bug Fixes:
v4.2.0Compare Source
New Features and Enhancements:
confidence_scoreandinclude_confidence_scorefrom AI extract (box/box-openapi#567) (#1237) (2ac9408)v4.1.0Compare Source
New Features and Enhancements:
v4.0.0Compare Source
Introducing a new major version of Box Python SDK
v4that includes two packages — the manually maintainedboxsdkpackage and the generatedbox_sdk_genpackage. The coexisting packages provide easier access to the latest Box API features and support gradual migration to the standalone generated namespace.Breaking Changes
v4of Box Python SDK supports Python versions: 3.8+. Compared tov3, Python 3.6 and 3.7 are no longer supported.For more information about migrating to v4 visit v3 to v4 migration guide
What's New in
v4With this SDK version, alongside the existing
boxsdkpackage, we’re introducing a newbox_sdk_genpackage, which gives you access to:Full API Support — Complete coverage of the Box API ecosystem, giving you access to all the latest features and functionalities to build feature-rich applications.
Rapid API Updates — Our new auto-generation approach enables Box API additions within days, ensuring you can leverage the most up-to-date features without delay.
Embedded Documentation — All objects and parameters are documented directly in the SDK source code, keeping essential information in one place.
Enhanced Convenience Methods — New methods for authentication, chunk uploads, automatic retries, retry strategy, and more.
Important Notes
This version allows you to gradually migrate your codebase to the
box_sdk_genpackage. The key differences between the packages are documented in the package migration guide.Ultimately, we recommend to migrate to
v10which includes only the generatedbox_sdk_genpackage. To migrate fromv4tov10follow this migration guide.For more information, see the SDK versioning strategy document. Follow developer changelog for future updates.
v3.14.0Compare Source
New Features and Enhancements:
stream_file_contentparameter to upload methods (#890) (0e63c00)v3.13.0Compare Source
New Features and Enhancements:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.