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
42 changes: 42 additions & 0 deletions content/2026/05-07-box-windows-sdk-v10120-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
applied_at: '2026-05-07'
applies_to:
- sdks
- dotnet
is_impactful: false
is_new_feature: true
release_source_url: 'https://github.com/box/box-windows-sdk-v2/releases/tag/v10.12.0'
collapse: true
---

# Box Windows SDK `v10.12.0` released

### ⚠ BREAKING CHANGES

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

### Bug Fixes

* Fix error handling for binary responses (box/box-codegen[#947][5]) ([#1506][6]) ([`b0db448`][7])
* Fix metadata template schema (box/box-openapi[#596][8]) ([#1500][9]) ([`4145bfc`][10])
* Mark `id` field of `AIAgentReference` required (box/box-openapi[#1629][1]) (box/box-openapi[#595][2]) ([#1499][3]) ([`dcb59f8`][4])

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

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

[3]: https://github.com/box/box-windows-sdk-v2/issues/1499

[4]: https://github.com/box/box-windows-sdk-v2/commit/dcb59f8bebe8ef516fe04b0b3bb2f1f936500839

[5]: https://github.com/box/box-windows-sdk-v2/issues/947

[6]: https://github.com/box/box-windows-sdk-v2/issues/1506

[7]: https://github.com/box/box-windows-sdk-v2/commit/b0db448e4b6e6b080cbff5a90f4de544cc609150

[8]: https://github.com/box/box-windows-sdk-v2/issues/596

[9]: https://github.com/box/box-windows-sdk-v2/issues/1500

[10]: https://github.com/box/box-windows-sdk-v2/commit/4145bfcaa816b80f353518664dec14be383faeef
Loading