diff --git a/content/2026/03-18-box-node-sdk-v1050-released.md b/content/2026/03-18-box-node-sdk-v1050-released.md new file mode 100644 index 00000000..f64b7758 --- /dev/null +++ b/content/2026/03-18-box-node-sdk-v1050-released.md @@ -0,0 +1,39 @@ +--- +applied_at: '2026-03-18' +applies_to: + - sdks + - typescript +is_impactful: false +is_new_feature: false +release_source_url: 'https://github.com/box/box-node-sdk/releases/tag/v10.5.0' +collapse: true +--- + +# Box Node SDK `v10.5.0` released + +### Bug Fixes + +* Convert `retryAfter` seconds to milliseconds for `setTimeout` (box/box-codegen[#926][1]) ([#1356][2]) ([`fca811e`][3]) + +### New Features and Enhancements + +* add `canPublicSharedLinkBeCreated` to `Hubs` (box/box-codegen[#928][4]) ([#1367][5]) ([`389f8d9`][6]) +* Add configurable timeouts for SDKs (box/box-codegen[#924][7]) ([#1360][8]) ([`8d77753`][9]) + +[1]: https://github.com/box/box-node-sdk/issues/926 + +[2]: https://github.com/box/box-node-sdk/issues/1356 + +[3]: https://github.com/box/box-node-sdk/commit/fca811ef89a277b5a88fc78cf348e85c0697bc34 + +[4]: https://github.com/box/box-node-sdk/issues/928 + +[5]: https://github.com/box/box-node-sdk/issues/1367 + +[6]: https://github.com/box/box-node-sdk/commit/389f8d9b739928a78aaeb1dac9cbf025c04e304d + +[7]: https://github.com/box/box-node-sdk/issues/924 + +[8]: https://github.com/box/box-node-sdk/issues/1360 + +[9]: https://github.com/box/box-node-sdk/commit/8d77753ac13aa509ee60d9abd6a4d2621d1d581a