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

# Box Java SDK `v10.12.0` released

### New Features and Enhancements

* add failure related fields to `DocGenJob` (box/box-openapi[#598][1]) ([#1849][2]) ([`8d72727`][3])
* Add new event types (box/box-openapi[#597][4]) ([#1840][5]) ([`aa439b4`][6])
* Sanitize request body in `BoxAPIError` (box/box-codegen[#948][7]) ([#1844][8]) ([`39b6fcc`][9])

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

[2]: https://github.com/box/box-java-sdk/issues/1849

[3]: https://github.com/box/box-java-sdk/commit/8d72727367cb0b1643db9488d0659264ad7aa45e

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

[5]: https://github.com/box/box-java-sdk/issues/1840

[6]: https://github.com/box/box-java-sdk/commit/aa439b475e26f761f7f3aca8e6b5eec55d472838

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

[8]: https://github.com/box/box-java-sdk/issues/1844

[9]: https://github.com/box/box-java-sdk/commit/39b6fccb3067364d9f4eaa3a0f9627eabd526b13
Loading