Releases: microsoftgraph/msgraph-sdk-dotnet-core
Releases · microsoftgraph/msgraph-sdk-dotnet-core
v3.2.1
3.2.1 (2024-11-18)
Bug Fixes
- removes upper bound on System.Net.Http.WinHttpHandler (72aa793)
- removes upper bound on System.Net.Http.WinHttpHandler (4f50933)
v3.2.0
3.2.0 (2024-11-08)
Features
- Add create() overloads to GraphClientFactory that enable requests to be authenticated (ce6a88b)
v3.1.22
3.1.22 (2024-09-10)
Bug Fixes
- adds missing cancellation token parameter (2213321)
- moves parse async out of the condition since it always accepts a cancellation token (f29e4cd)
- resolved handling of larger batch request message (c78b39d)
v3.1.21
3.1.21 (2024-09-04)
Bug Fixes
- resolve trimming warnings in project (6036cf7)
v3.1.20
3.1.20 (2024-08-28)
Bug Fixes
- corrects async suffixes where wrongly used (0e37d8a)
v3.1.19
3.1.19 (2024-08-26)
Bug Fixes
- Retain insertion order of batch request steps (2e9773d)
v3.1.18
3.1.18 (2024-08-26)
Bug Fixes
- encoded batch request URI issue (b1714c9)
3.1.17
v3.1.17
Merge pull request #889 from microsoftgraph/release-please--branches-…
v3.1.17
3.1.17 (2024-08-19)
Bug Fixes
- Fixing code scanning alert on AAD issuer validation (523a5dc)
3.1.16
v3.1.16
Merge pull request #881 from microsoftgraph/release-please--branches-…