Skip to content

Releases: microsoftgraph/msgraph-sdk-dotnet-core

v3.2.3

28 Jan 12:21
54213cc
Compare
Choose a tag to compare

3.2.3 (2025-01-28)

Bug Fixes

  • fixes performance issue when using the AddBatchRequestStepAsync method due to the client trying to authenticate the request on conversion (a5b3950)

v3.2.2

10 Jan 08:09
fa698f1
Compare
Choose a tag to compare

3.2.2 (2025-01-10)

Bug Fixes

  • update kiota dependencies to expose the BodyInspectionHandler (32aac7b)

v3.2.1

18 Nov 13:28
ed00b30
Compare
Choose a tag to compare

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

08 Nov 11:10
a947d91
Compare
Choose a tag to compare

3.2.0 (2024-11-08)

Features

  • Add create() overloads to GraphClientFactory that enable requests to be authenticated (ce6a88b)

v3.1.22

10 Sep 17:00
66d5c97
Compare
Choose a tag to compare

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

04 Sep 12:08
7312b38
Compare
Choose a tag to compare

3.1.21 (2024-09-04)

Bug Fixes

  • resolve trimming warnings in project (6036cf7)

v3.1.20

28 Aug 12:49
c608fa3
Compare
Choose a tag to compare

3.1.20 (2024-08-28)

Bug Fixes

  • corrects async suffixes where wrongly used (0e37d8a)

v3.1.19

26 Aug 16:49
bad1d04
Compare
Choose a tag to compare

3.1.19 (2024-08-26)

Bug Fixes

  • Retain insertion order of batch request steps (2e9773d)

v3.1.18

26 Aug 06:30
1e1d8a9
Compare
Choose a tag to compare

3.1.18 (2024-08-26)

Bug Fixes

  • encoded batch request URI issue (b1714c9)

3.1.17

19 Aug 09:16
28a7b3a
Compare
Choose a tag to compare
v3.1.17

Merge pull request #889 from microsoftgraph/release-please--branches-…