Releases: microsoftgraph/msgraph-sdk-python-core
Releases · microsoftgraph/msgraph-sdk-python-core
v1.3.5
1.3.5 (2025-06-27)
Bug Fixes
- BatchRequestItem now properly serializes the header and body fields (7b5ad11)
- GraphClientFactory baseUrl setting logic (5377bba)
v1.3.4
1.3.4 (2025-06-02)
Bug Fixes
v1.3.3
1.3.3 (2025-03-24)
Bug Fixes
v1.3.2
1.3.2 (2025-02-25)
Bug Fixes
v1.3.1
1.3.1 (2025-02-06)
Bug Fixes
v1.3.0
1.3.0 (2025-02-03)
Features
- adds support for python 3.13 (b972a20)
v1.2.1
1.2.1 (2025-01-30)
Bug Fixes
- issue with national cloud/version enums and base url being set #818 (4ee7887)
v1.2.0
1.2.0 (2025-01-14)
Features
- drop support for python 3.8 and drops deprecated type aliases (d5d925e)
Bug Fixes
- drop support for python 3.8 and drops deprecated type aliases (8c11aaf)
v1.1.8
1.1.8 (2024-12-18)
Bug Fixes
- Fixes type hints and failing mypy checks (85e8935)
v1.1.7
1.1.7 (2024-11-21)
Bug Fixes
- depends_on and batch request with content collection (9d4153a)