diff --git a/content/2026/04-16-box-java-sdk-v570-released.md b/content/2026/04-16-box-java-sdk-v570-released.md new file mode 100644 index 00000000..7280a09b --- /dev/null +++ b/content/2026/04-16-box-java-sdk-v570-released.md @@ -0,0 +1,42 @@ +--- +applied_at: '2026-04-16' +applies_to: + - sdks + - java +is_impactful: true +is_new_feature: true +release_source_url: 'https://github.com/box/box-java-sdk/releases/tag/v5.7.0' +collapse: true +--- + +# Box Java SDK `v5.7.0` released + +### New Features and Enhancements + +* **boxsdkgen:** Update `retentionLength` field to accept both string and integer ([box/box-codegen#932][1]) ([#1775][2]) + +### Bug Fixes + +* **boxsdkgen:** Fix error propagation in Java (box/box-codegen[#936][3]) ([#1779][4]) ([`1725293`][5]) +* **boxsdkgen:** Fix serialization of `OffsetDateTime` (box/box-codegen[#935][6]) ([#1777][7]) ([`2c17bb2`][8]) +* **boxsdkgen:** Update `retentionLength` field to accept both string and integer (box/box-codegen[#932][9]) ([#1775][2]) ([`9eb6755`][10]) + +[1]: https://github.com/box/box-codegen/issues/932 + +[2]: https://github.com/box/box-java-sdk/issues/1775 + +[3]: https://github.com/box/box-java-sdk/issues/936 + +[4]: https://github.com/box/box-java-sdk/issues/1779 + +[5]: https://github.com/box/box-java-sdk/commit/1725293c4d9a84cca56ca683b717a4df2915c7d7 + +[6]: https://github.com/box/box-java-sdk/issues/935 + +[7]: https://github.com/box/box-java-sdk/issues/1777 + +[8]: https://github.com/box/box-java-sdk/commit/2c17bb242d05d2b982d03bf6d6dfd7c584523ca9 + +[9]: https://github.com/box/box-java-sdk/issues/932 + +[10]: https://github.com/box/box-java-sdk/commit/9eb675591cfada8b8a37c799aa3303065d65b39c