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-python-sdk-v10100-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
applied_at: '2026-05-20'
applies_to:
- sdks
- python
is_impactful: false
is_new_feature: false
release_source_url: 'https://github.com/box/box-python-sdk/releases/tag/v10.10.0'
collapse: true
---

# Box Python SDK `v10.10.0` released

### New Features and Enhancements

* add failure related fields to `DocGenJob` (box/box-openapi[#598][1]) ([#1445][2]) ([`2916907`][3])
* Add new event types (box/box-openapi[#597][4]) ([#1436][5]) ([`22450ee`][6])
* Sanitize request body in `BoxAPIError` (box/box-codegen[#948][7]) ([#1440][8]) ([`0f046db`][9])

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

[2]: https://github.com/box/box-python-sdk/issues/1445

[3]: https://github.com/box/box-python-sdk/commit/29169071c482a3a3ed5ebfefc1d2377f7f049da9

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

[5]: https://github.com/box/box-python-sdk/issues/1436

[6]: https://github.com/box/box-python-sdk/commit/22450ee1982796649dfb1abb2ef2570c2e719fba

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

[8]: https://github.com/box/box-python-sdk/issues/1440

[9]: https://github.com/box/box-python-sdk/commit/0f046db10d7bc9f2c82c10e5277190e6b7d526c2
Loading