Releases: microsoftgraph/msgraph-sdk-java-core
Releases · microsoftgraph/msgraph-sdk-java-core
v3.5.0
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
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
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
3.3.0 (2024-09-30)
Features
- support authorization handler in middleware pipeline (e0b5675)
v3.2.1
3.2.1 (2024-09-09)
Bug Fixes
- errorMapping in ResponseCodes with "4XX" and "5XX" Pattern (#1735) (150ff3d)
v3.2.0
3.2.0 (2024-09-03)
Features
- Adds kiota authentication dependency into compilation classpath (4c80395)
v3.1.17
3.1.17 (2024-08-23)
Bug Fixes
- release please bootstrap configuration (67a19d3)
v3.1.16
3.1.16 (2024-08-20)
Bug Fixes
- Retain insertion order of batch request steps (68c43c1)
v3.1.15
3.1.15 (2024-07-31)
Bug Fixes
- deadlock for batch request content once it passes a certain size (3c70728)
v3.1.14
3.1.14 (2024-06-13)
Bug Fixes
- dependencies: Bump Kiota dependencies (708513c)