From 8811a33700368ea5e8999d071629310fa4cf0582 Mon Sep 17 00:00:00 2001 From: Box DevRel Date: Thu, 16 Apr 2026 15:29:55 +0000 Subject: [PATCH] @box/box-windows-sdk-v2 v6.8.0 release note --- .../04-16-box-windows-sdk-v680-released.md | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 content/2026/04-16-box-windows-sdk-v680-released.md diff --git a/content/2026/04-16-box-windows-sdk-v680-released.md b/content/2026/04-16-box-windows-sdk-v680-released.md new file mode 100644 index 00000000..b37c21dc --- /dev/null +++ b/content/2026/04-16-box-windows-sdk-v680-released.md @@ -0,0 +1,28 @@ +--- +applied_at: '2026-04-16' +applies_to: + - sdks + - dotnet +is_impactful: true +is_new_feature: true +release_source_url: 'https://github.com/box/box-windows-sdk-v2/releases/tag/v6.8.0' +collapse: true +--- + +# Box Windows SDK `v6.8.0` released + +### **New Features and Enhancements:** + +* **boxsdkgen:** Update `RetentionLength` field to accept both string and integer ([box/box-codegen#932][1]) ([#1444][2]) + +* **boxsdkgen:** Extensible enum in DotNet (box/box-codegen[#937][3]) ([#1459][4]) ([`23fc4c8`][5]) + +[1]: https://github.com/box/box-codegen/issues/932 + +[2]: https://github.com/box/box-windows-sdk-v2/issues/1444 + +[3]: https://github.com/box/box-windows-sdk-v2/issues/937 + +[4]: https://github.com/box/box-windows-sdk-v2/issues/1459 + +[5]: https://github.com/box/box-windows-sdk-v2/commit/23fc4c8f6f2c2c804517484e2c68584ca85649b5