Skip to content
Open
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
36 changes: 36 additions & 0 deletions content/2026/05-20-box-windows-sdk-v10130-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
applied_at: '2026-05-20'
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.13.0'
collapse: true
---

# Box Windows SDK `v10.13.0` released

### New Features and Enhancements

* add failure related fields to `DocGenJob` (box/box-openapi[#598][1]) ([#1523][2]) ([`8e1ae71`][3])
* Add new event types (box/box-openapi[#597][4]) ([#1513][5]) ([`64fd0ba`][6])
* Sanitize request and response body in `BoxAPIException` (box/box-codegen[#948][7]) ([#1517][8]) ([`7b6453c`][9])

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

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

[3]: https://github.com/box/box-windows-sdk-v2/commit/8e1ae71c79d9929b1b4543d32fc526094313fea7

[4]: https://github.com/box/box-windows-sdk-v2/issues/597

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

[6]: https://github.com/box/box-windows-sdk-v2/commit/64fd0ba56f9784bef307083f6d56ab56b5178094

[7]: https://github.com/box/box-windows-sdk-v2/issues/948

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

[9]: https://github.com/box/box-windows-sdk-v2/commit/7b6453c14ddb71360e6f947757f117b73a6db97c
Loading