Box iOS SDK 10.0.0
のリリース
Box iOS SDK 10.0.0
のリリース
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.
重大な変更
- 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
新機能と機能強化
- Add External User Deletion API (box/box-codegen#550) (
74571fb
) - Add missing webhook events (box/box-openapi#554) (#1048) (
b8bf1ad
) - Retry requests for network errors in Swift (box/box-codegen#820) (#1051) (
ba21450
)
For more details check migration guide from box-swift-sdk-gen
v0
to box-ios-sdk
v10
.
Box Windows SDK v10.0.0
のリリース
Box Windows SDK v10.0.0
のリリース
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.
重大な変更
- 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
⚠ 重大な変更
- Change names of unions (box/box-openapi#549) (#1007) (
fcef4ec
) - Remove unused models from schemas (box/box-openapi#547) (#999) (
ffcb488
)
バグ修正
- Fix
net462
debug build (#1020) (04f8343
) - Rename external user deletion method (box/box-codegen#796) (#1024) (
13928c5
)
新機能と機能強化
- Add External User Deletion API (box/box-openapi#550) (#1009) (
2178bc8
) - Add missing webhook events (box/box-openapi#554) (#1068) (
7fe3b99
) - Add Net Framework 462 support for
v10
(box/box-codegen#773) (#986) (67366c7
) - Allow injecting custom decryption mechanism for
jwt
(#974) (b877355
)
For more details check migration guide from box-dotnet-sdk-gen
v1
to box-windows-sdk-v2
v10
.
外部ユーザーの一括削除
外部ユーザーの一括削除
公開APIを使用して最大100件の外部ユーザーアカウントを一括削除できるようになりました。
このジョブはバックグラウンドで実行され、終了時に完了レポートを送信します。
このレポートには、成功したユーザー削除と失敗したユーザー削除を示す詳細が含まれています。
サポート情報
問題がある場合やさらにガイドが必要な場合は、必要なサポートについて、BoxのDeveloper Forumに英語でリクエストを投稿してください。