Skip to content

Releases: microsoftgraph/msgraph-sdk-java-core

v3.6.5

11 Sep 22:36
9613dfa

Choose a tag to compare

3.6.5 (2025-09-11)

Bug Fixes

v3.6.4

04 Jul 19:00
3b85d68

Choose a tag to compare

3.6.4 (2025-07-04)

Bug Fixes

  • missing bytes when processing chunks of a file during upload (e0dbff6)

v3.6.3

20 Jun 19:46
7ff778c

Choose a tag to compare

3.6.3 (2025-06-20)

Bug Fixes

v3.6.2

20 Jun 19:30
ec20d06

Choose a tag to compare

3.6.2 (2025-06-20)

Bug Fixes

  • sanity release due to pipeline migration (91bf946)

v3.6.1

25 Feb 11:02
457c358

Choose a tag to compare

3.6.1 (2025-02-25)

Bug Fixes

  • resolve build errors for azure authentication package on android (87c1042)
  • resolve build errors for azure authentication package on android (a379813)

v3.6.0

18 Feb 16:58
a7e39c4

Choose a tag to compare

3.6.0 (2025-02-18)

Features

  • adds ChangeNotification interfaces and static methods (aa23bd7)

v3.5.0

02 Jan 14:12
973816b

Choose a tag to compare

3.5.0 (2025-01-02)

Features

  • adds a parameter for isCAE enabled in authentication provider (a202619)

Bug Fixes

  • replaces invalid inherited doc comments for access token provider (a202619)

v3.4.0

19 Nov 12:53
9af675e

Choose a tag to compare

3.4.0 (2024-11-19)

Features

  • add GraphClientFactory method using TokenCredential (b75c471)
  • Support overriding default interceptors via request options (667cae6)

Bug Fixes

  • issue where custom interceptors would fail to override default interceptors (adf470a)

v3.3.1

23 Oct 11:58
ba90e5e

Choose a tag to compare

3.3.1 (2024-10-23)

Bug Fixes

  • release new version with updated kiota dependencies (6e70a6e)
  • release new version with updated kiota dependencies (1cfa35a)

v3.3.0

30 Sep 17:46
c07b4b3

Choose a tag to compare

3.3.0 (2024-09-30)

Features

  • support authorization handler in middleware pipeline (e0b5675)