diff --git a/2024-05-08-notification-suppression-for-sign.md b/2024-05-08-notification-suppression-for-sign.md index 93a3752d..faf0386b 100644 --- a/2024-05-08-notification-suppression-for-sign.md +++ b/2024-05-08-notification-suppression-for-sign.md @@ -17,7 +17,7 @@ total_steps: null type: changelog sibling_id: '' parent_id: changelog -next_page_id: '' +next_page_id: 2024-05-20-box-node-sdk-new-gen-released previous_page_id: 2024-05-07-box-java-sdk-v490-released source_url: >- https://github.com/box/box-developer-changelog/blob/main/content/2024/05-08-notification-suppression-for-sign.md diff --git a/2024-05-20-box-node-sdk-new-gen-released.md b/2024-05-20-box-node-sdk-new-gen-released.md new file mode 100644 index 00000000..63484a3e --- /dev/null +++ b/2024-05-20-box-node-sdk-new-gen-released.md @@ -0,0 +1,38 @@ +--- +applied_at: '2024-05-20' +applies_to: + - sdks + - node +is_impactful: true +is_new_feature: true +release_source_url: 'https://github.com/box/box-typescript-sdk-gen/releases/tag/v1.0.0' +collapse: true +is_index: false +category_id: changelog +subcategory_id: '' +id: 2024-05-20-box-node-sdk-new-gen-released +rank: null +total_steps: null +type: changelog +sibling_id: '' +parent_id: changelog +next_page_id: 2024-05-20-box-python-sdk-new-gen-released +previous_page_id: 2024-05-08-notification-suppression-for-sign +source_url: >- + https://github.com/box/box-developer-changelog/blob/main/content/2024/05-20-box-node-sdk-new-gen-released.md +published_at: '2024-05-20' +--- +# Introducing New Generation TypeScript SDK + +We are excited to introduce [Box TypeScript SDK][1], designed to elevate the developer experience and streamline your integration with the Box Content Cloud. + +With the [new generation of Typescript SDK][1], you’ll have access to: + +* **Full API Support**: The new generation of Box SDKs empowers developers with complete coverage of the Box API ecosystem. You can now access all the latest features and functionalities offered by Box, allowing you to build even more sophisticated and feature-rich applications. +* **Rapid API Updates**: Say goodbye to waiting for new Box APIs to be incorporated into the SDK. With our new auto-generation development approach, we can now add new Box APIs to the SDK at a much faster pace (in a matter of days). This means you can leverage the most up-to-date features in your applications without delay. +* **Embedded Documentation**: We understand that access to information is crucial for developers. With our new approach, we have included comprehensive documentation for all objects and parameters directly in the source code of the SDK. This means you no longer need to look up this information on the developer portal, saving you time and streamlining your development process. +* **Enhanced Convenience Methods**: Our commitment to enhancing your development experience continues with the introduction of convenience methods. These methods cover various aspects such as authentication, chunk uploads, exponential back-offs, automatic retries, type checkers which help to ensure that you’re using variables correctly, and much more. + +Embrace the new generation of Box SDKs and unlock the full potential of the Box Content Cloud. Start building innovative solutions faster and more efficiently. Happy coding! + +[1]: https://github.com/box/box-typescript-sdk-gen \ No newline at end of file diff --git a/2024-05-20-box-python-sdk-new-gen-released.md b/2024-05-20-box-python-sdk-new-gen-released.md new file mode 100644 index 00000000..f4270123 --- /dev/null +++ b/2024-05-20-box-python-sdk-new-gen-released.md @@ -0,0 +1,38 @@ +--- +applied_at: '2024-05-20' +applies_to: + - sdks + - python +is_impactful: true +is_new_feature: true +release_source_url: 'https://github.com/box/box-python-sdk-gen/releases/tag/v1.0.0' +collapse: true +is_index: false +category_id: changelog +subcategory_id: '' +id: 2024-05-20-box-python-sdk-new-gen-released +rank: null +total_steps: null +type: changelog +sibling_id: '' +parent_id: changelog +next_page_id: '' +previous_page_id: 2024-05-20-box-node-sdk-new-gen-released +source_url: >- + https://github.com/box/box-developer-changelog/blob/main/content/2024/05-20-box-python-sdk-new-gen-released.md +published_at: '2024-05-20' +--- +# Introducing New Generation Python SDK + +We are excited to introduce [Box Python SDK][1], designed to elevate the developer experience and streamline your integration with the Box Content Cloud. + +With the [new generation of Python SDK][1], you'll have access to: + +* **Full API Support**: The new generation of Box SDKs empowers developers with complete coverage of the Box API ecosystem. You can now access all the latest features and functionalities offered by Box, allowing you to build even more sophisticated and feature-rich applications. +* **Rapid API Updates** Say goodbye to waiting for new Box APIs to be incorporated into the SDK. With our new auto-generation development approach, we can now add new Box APIs to the SDK at a much faster pace (in a matter of days). This means you can leverage the most up-to-date features in your applications without delay. +* **Embedded Documentation**: We understand that access to information is crucial for developers. With our new approach, we have included comprehensive documentation for all objects and parameters directly in the source code of the SDK. This means you no longer need to look up this information on the developer portal, saving you time and streamlining your development process. +* **Enhanced Convenience Methods**: Our commitment to enhancing your development experience continues with the introduction of convenience methods. These methods cover various aspects such as authentication, chunk uploads, exponential back-offs, automatic retries, type checkers which help to ensure that you’re using variables correctly, and much more. + +Embrace the new generation of Box SDKs and unlock the full potential of the Box Content Cloud. Start building innovative solutions faster and more efficiently. Happy coding! + +[1]: https://github.com/box/box-python-sdk-gen \ No newline at end of file diff --git a/index.json b/index.json index 8eafc85d..04df8e79 100644 --- a/index.json +++ b/index.json @@ -441,5 +441,7 @@ "2024-05-02-box-node-sdk-v351-released", "2024-05-02-introducing-box-ai", "2024-05-07-box-java-sdk-v490-released", - "2024-05-08-notification-suppression-for-sign" + "2024-05-08-notification-suppression-for-sign", + "2024-05-20-box-node-sdk-new-gen-released", + "2024-05-20-box-python-sdk-new-gen-released" ] \ No newline at end of file