Skip to content

Commit

Permalink
@box/box-typescript-sdk-gen v1.3.0 release note
Browse files Browse the repository at this point in the history
  • Loading branch information
box-devrel committed Jul 24, 2024
1 parent abe3a8d commit 4ab069d
Showing 1 changed file with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions content/2024/07-24-box-typescript-sdk-generated-v130-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
---
applied_at: '2024-07-24'
applies_to:
- sdks
- typescript
is_impactful: false
is_new_feature: true
release_source_url: 'https://github.com/box/box-typescript-sdk-gen/releases/tag/v1.3.0'
collapse: true
---

# Box TypeScript SDK Generated `v1.3.0` released

### Bug Fixes

* Extract `IntegrationMappingPartnerItemSlack` to union type (box/box-codegen[#530][1]) ([#255][2]) ([`fa8952a`][3])
* Improve chunked upload reliability (box/box-codegen[#529][4]) ([#254][5]) ([`12d9288`][6])

### New Features and Enhancements

* Add `is_active` parameter to user collaboration (box/box-openapi[#437][7]) ([#253][8]) ([`4d8d436`][9])
* Support AI Agent API (box/box-codegen[#531][10]) ([#260][11]) ([`0ec40d4`][12])

[1]: https://github.com/box/box-typescript-sdk-gen/issues/530

[2]: https://github.com/box/box-typescript-sdk-gen/issues/255

[3]: https://github.com/box/box-typescript-sdk-gen/commit/fa8952a6582d9965bbb4ab66bbeff057f5c68851

[4]: https://github.com/box/box-typescript-sdk-gen/issues/529

[5]: https://github.com/box/box-typescript-sdk-gen/issues/254

[6]: https://github.com/box/box-typescript-sdk-gen/commit/12d928850e0a1cd60f336a9919474b9aaba33028

[7]: https://github.com/box/box-typescript-sdk-gen/issues/437

[8]: https://github.com/box/box-typescript-sdk-gen/issues/253

[9]: https://github.com/box/box-typescript-sdk-gen/commit/4d8d436977b3e487a47e7717626f1c0f2eb43227

[10]: https://github.com/box/box-typescript-sdk-gen/issues/531

[11]: https://github.com/box/box-typescript-sdk-gen/issues/260

[12]: https://github.com/box/box-typescript-sdk-gen/commit/0ec40d44c86a8a9cf4fe594966cfad1866be457c

0 comments on commit 4ab069d

Please sign in to comment.