Skip to content

Commit

Permalink
@box/box-typescript-sdk-gen v1.5.0 release note
Browse files Browse the repository at this point in the history
  • Loading branch information
box-devrel committed Aug 23, 2024
1 parent ddaa48b commit b55e9cf
Showing 1 changed file with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions content/2024/08-23-box-typescript-sdk-generated-v150-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
---
applied_at: '2024-08-23'
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.5.0'
collapse: true
---

# Box TypeScript SDK Generated `v1.5.0` released

### Bug Fixes

* Add missing fields to Sign Template Signer and fix AI schema (box/box-openapi[#451][1]) ([#317][2]) ([`340fbd8`][3])
* Fix `IntegrationMapping` schemas (box/box-codegen[#551][4]) ([#315][5]) ([`a863b1e`][6])

### New Features and Enhancements

* Add new parameters to Box AI methods and introduce `AiResponseFull` variant (box/box-openapi[#446][7]) ([#313][8]) ([`d9664fd`][9])
* Include URL into `FetchOptions` (box/box-codegen[#549][10]) ([#319][11]) ([`30eaa6b`][12])

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

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

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

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

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

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

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

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

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

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

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

[12]: https://github.com/box/box-typescript-sdk-gen/commit/30eaa6ba7aa0fcd5e2f71026d7bf58729d387221

0 comments on commit b55e9cf

Please sign in to comment.