Box Developer Documentation
Changelog
  • All
  • New features
  • Impactful changes
  • API
  • Java
  • Windows
  • Python
  • Node
  • CLI
  • iOS
  • UI Elements
  • AI
Unread

Box iOS SDK 10.0.0 released

SDKs swift GitHub

Box iOS SDK 10.0.0 released

Introducing Box iOS SDK v10, a major release designed to elevate your developer experience and streamline integration with Box Content Cloud. Currently available as a separate sdk-gen branch, v10 will ultimately become the main branch.

Breaking Changes

  • This SDK version is auto-generated and introduces a new interface for all methods. Extensive documentation is available here.

What's New in v10

  • 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 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 v10 includes 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 Box Swift SDK Gen v0.6.3

New Features and Enhancements

For more details check migration guide from box-swift-sdk-gen v0 to box-ios-sdk v10.

Unread

Box Next Generation SDK deprecation

Impactful Node Python Java Windows iOS SDKs

Box Next Generation SDK deprecation

As of September 17, 2025 Box Next Generation SDKs are no longer supported as separate artifacts. Don’t worry, your existing code will continue to work without changes. You can still use your applications based on Box Next Generation SDKs with no impact, but you won't receive new features, updates, or bug fixes.

In keeping with industry best practices, we are consolidating the Box Next Generation SDKs and Box core SDKs into a single package for each programming language. This makes migration efforts much easier and allows seamless addition of new capabilities to existing applications still powered by Box core SDKs, which were maintained manually.

All future development, including new features and updates for the Next Generation SDKs, will be delivered through Box core SDKs starting with version v10. Currently, v10 is available as a separate branch.

For more information and migration guides, see the SDK versioning strategy document. Follow the developer changelog for future updates.

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.

Unread

Box SDKs v10

Feature Impactful Node Python Java Windows iOS Android SDKs

Box SDKs v10

Introducing Box SDKs v10, a major release designed to elevate your developer experience and streamline integration with Box Content Cloud. Currently available as a separate branch for each SDK, v10 will ultimately become the main branch.

What's new in v10:

  • 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 that 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.

This version includes the Box Next Generation SDK artifact, previously developed in parallel to Box core SDKs. To facilitate migration and provide access to the newest features, we'll soon release an additional major version containing both artifacts. No immediate action required — If you're using the current SDK version, your existing code will continue to work without changes. However, migrating to v10 includes breaking changes. For more information and migration guides, see the SDK versioning strategy document. Follow the developer changelog for future updates.

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.

Unread

Box Windows SDK v10.0.0 released

SDKs dotnet GitHub

Box Windows SDK v10.0.0 released

Introducing Box SDK v10, a major release designed to elevate your developer experience and streamline integration with Box Content Cloud. Currently available as a separate sdk-gen branch, v10 will ultimately become the main branch.

Breaking Changes

  • This SDK version is auto-generated and introduces a new interface for all methods. Extensive documentation is available here.

What's New in v10

  • 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 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 v10 includes 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 Dotnet SDK Gen v1.12.0

⚠ BREAKING CHANGES

Bug Fixes

New Features and Enhancements

For more details check migration guide from box-dotnet-sdk-gen v1 to box-windows-sdk-v2 v10.

Unread

Box TypeScript SDK Generated v1.19.1 released

SDKs typescript GitHub

Box TypeScript SDK Generated v1.19.1 released

Bug Fixes

Unread

Box Dotnet SDK Generated v1.12.0 released

Feature SDKs dotnet GitHub

Box Dotnet SDK Generated v1.12.0 released

New Features and Enhancements

Unread

Box Python SDK Generated v1.17.0 released

Feature SDKs Python GitHub

Box Python SDK Generated v1.17.0 released

New Features and Enhancements

Unread

Box Swift SDK Generated 0.6.3 released

SDKs swift GitHub

Box Swift SDK Generated 0.6.3 released

New Features and Enhancements

Unread

Box TypeScript SDK Generated v1.19.0 released

Feature SDKs typescript GitHub

Box TypeScript SDK Generated v1.19.0 released

Bug Fixes

New Features and Enhancements

Unread

Box TypeScript SDK Generated v1.18.0 released

Feature SDKs typescript GitHub

Box TypeScript SDK Generated v1.18.0 released

Bug Fixes

  • bump form-data to 4.0.4 and types/node-fetch to 2.6.13 (box/box-codegen#808) (#735) (7330b95)
  • Fix serialization for MetadataFilterValue (box/box-codegen#800) (#727) (d046405)

New Features and Enhancements

  • Support event with long polling in Python and TS (box/box-codegen#757) (#712) (6f25fda)