You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support for using the ILongRunningOperation interface to track the progress of long running operations #1245 [JakeStanger - Jake Stanger]
Option to invoke external access provider asynchronously when using the ExternalAuthenticationProvider authentication provider #1269 [quails4Eva - David Petchey]
Support for .NET 8.0 [jansenbe - Bert Jansen]
Changed
Fixed Graph paging for US Government, Germany and China clouds + removed some hardcoded references to graph.microsoft.com [jansenbe - Bert Jansen]
Admin library: Group connected team sites use the Microsoft Graph api for both application and delegated permissions #1220 [danielpastoor - Daniel Pastoor]
Added Poland to the GeoLocation enum #1232 [jansenbe - Bert Jansen]
Fix issue to enumerate private/shared channel sites #1238 [valpvt]
Removed ExcludedBlockDownloadGroupIds properties from ISiteCollectionProperties as that prevented unlocking a site collection via the LockState property #1251 [jansenbe - Bert Jansen]
Upload of large files (chunked upload) also uses the addusingpath method, just like the regular upload #1256 [jansenbe - Bert Jansen]
Calling LoadAsync or EnsurePropertiesAsync on IFolder was broken #1236 [jansenbe - Bert Jansen]
Fixed the encoding of IPropertyValues (property bag) values when any of these chars was used in the property name: -./:<>|[] #1263 [jansenbe - Bert Jansen]
Currently only support getting SensitivityLabelId on ISite [jansenbe - Bert Jansen]