From 5c75dac579566fd90c41a6e505c16b2c8207788a Mon Sep 17 00:00:00 2001 From: bszwarc Date: Thu, 25 Jul 2024 12:17:03 +0000 Subject: [PATCH] Update en-staging to output generated at 1493b9c --- 2024-07-25-box-ai-overrides.md | 2 +- 2024-07-25-box-swift-sdk-new-gen-released.md | 40 ++++++++++++++++++++ index.json | 3 +- 3 files changed, 43 insertions(+), 2 deletions(-) create mode 100644 2024-07-25-box-swift-sdk-new-gen-released.md diff --git a/2024-07-25-box-ai-overrides.md b/2024-07-25-box-ai-overrides.md index fee66032..d4aeb4cd 100644 --- a/2024-07-25-box-ai-overrides.md +++ b/2024-07-25-box-ai-overrides.md @@ -15,7 +15,7 @@ total_steps: null type: changelog sibling_id: '' parent_id: changelog -next_page_id: '' +next_page_id: 2024-07-25-box-swift-sdk-new-gen-released previous_page_id: 2024-07-24-box-dotnet-sdk-generated-v100-released source_url: >- https://github.com/box/box-developer-changelog/blob/main/content/2024/07-25-box-ai-overrides.md diff --git a/2024-07-25-box-swift-sdk-new-gen-released.md b/2024-07-25-box-swift-sdk-new-gen-released.md new file mode 100644 index 00000000..f21b1665 --- /dev/null +++ b/2024-07-25-box-swift-sdk-new-gen-released.md @@ -0,0 +1,40 @@ +--- +applied_at: '2024-07-25' +applies_to: + - sdks + - swift +is_impactful: true +is_new_feature: true +release_source_url: 'https://github.com/box/box-swift-sdk-gen/releases/tag/0.3.0' +collapse: true +is_index: false +category_id: changelog +subcategory_id: '' +id: 2024-07-25-box-swift-sdk-new-gen-released +rank: null +total_steps: null +type: changelog +sibling_id: '' +parent_id: changelog +next_page_id: '' +previous_page_id: 2024-07-25-box-ai-overrides +source_url: >- + https://github.com/box/box-developer-changelog/blob/main/content/2024/07-25-box-swift-sdk-new-gen-released.md +published_at: '2024-07-25' +--- +# Introducing New Generation Swift SDK + +We are excited to introduce [Box Swift SDK][1], designed to elevate the developer experience and streamline your integration with the Box Content Cloud. + + + +With the [new generation of Swift 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-swift-sdk-gen \ No newline at end of file diff --git a/index.json b/index.json index 2fc8b40a..57f6cee4 100644 --- a/index.json +++ b/index.json @@ -473,5 +473,6 @@ "2024-07-16-react-18-buie", "2024-07-22-box-windows-sdk-v580-released", "2024-07-24-box-dotnet-sdk-generated-v100-released", - "2024-07-25-box-ai-overrides" + "2024-07-25-box-ai-overrides", + "2024-07-25-box-swift-sdk-new-gen-released" ] \ No newline at end of file