Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 35 additions & 0 deletions content/2026/05-06-box-node-sdk-v1090-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
applied_at: '2026-05-06'
applies_to:
- sdks
- typescript
is_impactful: false
is_new_feature: false
release_source_url: 'https://github.com/box/box-node-sdk/releases/tag/v10.9.0'
collapse: true
---

# Box Node SDK `v10.9.0` released

### ⚠ BREAKING CHANGES

* Mark `id` field of `AIAgentReference` required (box/box-openapi[#1629][1]) (box/box-openapi[#595][2]) ([#1440][3]) ([`3082fc3`][4])

### Bug Fixes

* Fix metadata template schema (box/box-openapi[#596][5]) ([#1441][6]) ([`be3b952`][7])
* Mark `id` field of `AIAgentReference` required (box/box-openapi[#1629][1]) (box/box-openapi[#595][2]) ([#1440][3]) ([`3082fc3`][4])

[1]: https://github.com/box/box-node-sdk/issues/1629

[2]: https://github.com/box/box-node-sdk/issues/595

[3]: https://github.com/box/box-node-sdk/issues/1440

[4]: https://github.com/box/box-node-sdk/commit/3082fc30d5e32c1290063a1a5d732c2549a03db3

[5]: https://github.com/box/box-node-sdk/issues/596

[6]: https://github.com/box/box-node-sdk/issues/1441

[7]: https://github.com/box/box-node-sdk/commit/be3b952a91329605f4cb7fb2474f039201263d07
Loading