Skip to content

Commit 1414430

Browse files
committed
Update en to output generated at 92b3e98
1 parent 9812407 commit 1414430

3 files changed

Lines changed: 67 additions & 2 deletions

File tree

2026-05-07-box-windows-sdk-v6110-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ total_steps: null
1616
type: changelog
1717
sibling_id: ''
1818
parent_id: changelog
19-
next_page_id: ''
19+
next_page_id: 2026-05-15-box-node-sdk-v4100-released
2020
previous_page_id: 2026-05-07-box-windows-sdk-v10120-released
2121
source_url: >-
2222
https://github.com/box/box-developer-changelog/blob/main/content/2026/05-07-box-windows-sdk-v6110-released.md
Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
---
2+
applied_at: '2026-05-15'
3+
applies_to:
4+
- sdks
5+
- node
6+
is_impactful: true
7+
is_new_feature: true
8+
release_source_url: 'https://github.com/box/box-node-sdk/releases/tag/v4.10.0'
9+
collapse: true
10+
is_index: false
11+
category_id: changelog
12+
subcategory_id: ''
13+
id: 2026-05-15-box-node-sdk-v4100-released
14+
rank: null
15+
total_steps: null
16+
type: changelog
17+
sibling_id: ''
18+
parent_id: changelog
19+
next_page_id: ''
20+
previous_page_id: 2026-05-07-box-windows-sdk-v6110-released
21+
source_url: >-
22+
https://github.com/box/box-developer-changelog/blob/main/content/2026/05-15-box-node-sdk-v4100-released.md
23+
published_at: '2026-05-15'
24+
---
25+
# Box Node SDK `v4.10.0` released
26+
27+
### Bug Fixes
28+
29+
* Bump `uuid` version ([#1464][1]) ([`162b075`][2])
30+
31+
### New Features and Enhancements
32+
33+
* **boxsdk:** Bundle analytics header combined SDK ([#1459][3]) ([`c09168d`][4])
34+
* **boxsdkgen:** Sanitize request body in `BoxAPIError` (box/box-codegen[#948][5]) ([#1461][6]) ([`68ab417`][7])
35+
* **boxsdkgen:** Setup bundle analytics header (box/box-codegen[#949][8]) ([#1454][9]) ([`10c7f1e`][10])
36+
* **boxsdkgen:** Update events box/box-openapi[#1671][11] (box/box-openapi[#597][12]) ([#1453][13]) ([`89a9877`][14])
37+
38+
[1]: https://github.com/box/box-node-sdk/issues/1464
39+
40+
[2]: https://github.com/box/box-node-sdk/commit/162b075c19b9c8ebe1e3b8c17a72d3f9b6b09b87
41+
42+
[3]: https://github.com/box/box-node-sdk/issues/1459
43+
44+
[4]: https://github.com/box/box-node-sdk/commit/c09168dfdef9d675ef4934490b51e421a854ed20
45+
46+
[5]: https://github.com/box/box-node-sdk/issues/948
47+
48+
[6]: https://github.com/box/box-node-sdk/issues/1461
49+
50+
[7]: https://github.com/box/box-node-sdk/commit/68ab41727ce9c8846adfdbac85b5cbb7f4164c8a
51+
52+
[8]: https://github.com/box/box-node-sdk/issues/949
53+
54+
[9]: https://github.com/box/box-node-sdk/issues/1454
55+
56+
[10]: https://github.com/box/box-node-sdk/commit/10c7f1eecfee803c0f22a747d31e2f8f85e251be
57+
58+
[11]: https://github.com/box/box-node-sdk/issues/1671
59+
60+
[12]: https://github.com/box/box-node-sdk/issues/597
61+
62+
[13]: https://github.com/box/box-node-sdk/issues/1453
63+
64+
[14]: https://github.com/box/box-node-sdk/commit/89a9877b01ca6a16b156234baae279ee9910597f

index.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -721,5 +721,6 @@
721721
"2026-05-06-box-python-sdk-v490-released",
722722
"2026-05-07-box-ios-sdk-1090-released",
723723
"2026-05-07-box-windows-sdk-v10120-released",
724-
"2026-05-07-box-windows-sdk-v6110-released"
724+
"2026-05-07-box-windows-sdk-v6110-released",
725+
"2026-05-15-box-node-sdk-v4100-released"
725726
]

0 commit comments

Comments
 (0)