Skip to content

Releases: box/box-windows-sdk-v2

v4.1.0

14 Dec 14:42
14b343d
Compare
Choose a tag to compare

Bug Fixes:

  • add missing configureAwait(false) when awaiting to prevent deadlocks (#775) (b16267e)

New Features and Enhancements:

https://www.nuget.org/packages/Box.V2/4.1.0
https://www.nuget.org/packages/Box.V2.Core/4.1.0

v4.0.0

02 Nov 14:36
Compare
Choose a tag to compare

Breaking changes:

  • Extract interfaces for BoxClient and Managers to improve testability (#603)
  • Add BoxConfigBuilder and make BoxConfig immutable (#737)
  • Expose tasks from async methods (#742)
  • Use DateTimeOffset instead of DateTime (#749)
  • Rework returned exceptions (#753)
  • Upgrade .NET Standard to 2.0 (#755)

New Features and Enhancements:

  • Add ability to get files under retention for assignment and file versions under retention for assignment (#734)
  • Add is_collaboration_restricted_to_enterprise flag support for Folder update (#732)
  • Replace insensitive language (#738)
  • Add new, easier to use method for create terms of service user status (#740)
  • Allow sort and direction parameter to be passed in when getting trashed items (#754)
  • Add support for Task completion_rule field (#758)
  • Add BoxSign API support (#765)

Bug Fixes:

  • Fix Cannot access a closed Stream.Request exception during upload (#739) (#757)

https://www.nuget.org/packages/Box.V2/4.0.0
https://www.nuget.org/packages/Box.V2.Core/4.0.0

v3.26.0

01 Apr 21:28
9b9b680
Compare
Choose a tag to compare

New Features and Enhancements:

  • Add filter fields to get file version retentions (#717)
  • Add support for search param to get shared link items (#721)
  • Add folder lock functionality (#725)

https://www.nuget.org/packages/Box.V2/3.26.0
https://www.nuget.org/packages/Box.V2.Core/3.26.0

v3.25.0

19 Oct 23:59
8296295
Compare
Choose a tag to compare

New Features and Enhancements:

  • Add support for filtering when getting Groups (#703)
  • Add zip functionality (#700)
  • Deprecate one of the overloaded ExecuteMetadataQueryAsync() methods (#699)
  • Add support for copyInstanceOnItemCopy field for metadata templates (#698)

Bug Fixes:

  • Fix bug with JWT Authentication automatic retry (#697)

https://www.nuget.org/packages/Box.V2/3.25.0
https://www.nuget.org/packages/Box.V2.Core/3.25.0

v3.24.0

21 Jul 20:38
3649d33
Compare
Choose a tag to compare

v3.23.0

12 May 20:25
Compare
Choose a tag to compare

v3.22.0

25 Feb 22:13
Compare
Choose a tag to compare

v3.21.0

06 Dec 01:25
Compare
Choose a tag to compare

v3.20.0

19 Sep 22:04
ec50be0
Compare
Choose a tag to compare

v3.19.0

29 Aug 23:54
2f6a20b
Compare
Choose a tag to compare