Skip to content

Commit

Permalink
Update en-staging to output generated at 1493b9c
Browse files Browse the repository at this point in the history
  • Loading branch information
bszwarc committed Jul 25, 2024
1 parent c69d86f commit 5c75dac
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 2024-07-25-box-ai-overrides.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
40 changes: 40 additions & 0 deletions 2024-07-25-box-swift-sdk-new-gen-released.md
Original file line number Diff line number Diff line change
@@ -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.

<!-- more -->

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
3 changes: 2 additions & 1 deletion index.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]

0 comments on commit 5c75dac

Please sign in to comment.