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-v4100-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: true
is_new_feature: true
release_source_url: 'https://github.com/box/box-python-sdk/releases/tag/v4.10.0'
collapse: true
---

# Box Python SDK `v4.10.0` released

### New Features and Enhancements

* **boxsdkgen:** add failure related fields to `DocGenJob` (box/box-openapi[#598][1]) ([#1446][2]) ([`a2b59df`][3])
* **boxsdkgen:** Add new event types (box/box-openapi[#597][4]) ([#1434][5]) ([`c700173`][6])
* **boxsdkgen:** Sanitize request body in `BoxAPIError` (box/box-codegen[#948][7]) ([#1441][8]) ([`8f08bcc`][9])

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

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

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

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

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

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

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

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

[9]: https://github.com/box/box-python-sdk/commit/8f08bcc3394a8ba6c04afce561af0612786d561e
Loading