Skip to content

Commit

Permalink
@box/box-java-sdk v4.11.0 release note (#392)
Browse files Browse the repository at this point in the history
Co-authored-by: Barbara Czyż <[email protected]>
  • Loading branch information
box-devrel and bszwarc authored Jul 16, 2024
1 parent 3102c79 commit 8d16ab9
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions content/2024/07-15-box-java-sdk-v4110-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
applied_at: '2024-07-15'
applies_to:
- sdks
- java
is_impactful: false
is_new_feature: true
release_source_url: 'https://github.com/box/box-java-sdk/releases/tag/v4.11.0'
collapse: true
---

# Box Java SDK `v4.11.0` released

### New Features and Enhancements

* Allow overriding creation of OkHttp Call ([#1257][1]) ([`bd6fde6`][2])

### Bug Fixes

* Add missing fields when update classification template ([#1255][3]) ([`f17f817`][4])
* Fix deserializing permissions for `BoxFile` and `BoxFolder` ([#1256][5]) ([`f088448`][6])

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

[2]: https://github.com/box/box-java-sdk/commit/bd6fde6689bebe6cb5889c91214db68e08a4ec8b

[3]: https://github.com/box/box-java-sdk/issues/1255

[4]: https://github.com/box/box-java-sdk/commit/f17f817bde5a412358bf3de8e489ed080715ec4b

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

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

0 comments on commit 8d16ab9

Please sign in to comment.