Skip to content

Releases: microsoftgraph/msgraph-sdk-python-core

v1.3.0

03 Feb 14:00
d094d32
Compare
Choose a tag to compare

1.3.0 (2025-02-03)

Features

  • adds support for python 3.13 (b972a20)

v1.2.1

30 Jan 12:37
dc99d8e
Compare
Choose a tag to compare

1.2.1 (2025-01-30)

Bug Fixes

  • issue with national cloud/version enums and base url being set #818 (4ee7887)

v1.2.0

14 Jan 09:13
f929b9c
Compare
Choose a tag to compare

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

18 Dec 08:40
0a59619
Compare
Choose a tag to compare

1.1.8 (2024-12-18)

Bug Fixes

  • Fixes type hints and failing mypy checks (85e8935)

v1.1.7

21 Nov 11:15
78afee1
Compare
Choose a tag to compare

1.1.7 (2024-11-21)

Bug Fixes

  • depends_on and batch request with content collection (9d4153a)

v1.1.6

18 Oct 10:36
e22bff3
Compare
Choose a tag to compare

1.1.6 (2024-10-18)

Bug Fixes

  • removes the tests directory from the package (3d919a7)
  • removes the tests directory from the package (ccbed8d)

v1.1.5

02 Oct 12:54
491d90f
Compare
Choose a tag to compare

1.1.5 (2024-10-02)

Bug Fixes

  • release please initial configuration (e781cd8)

v1.1.4

24 Sep 13:34
504bfac
Compare
Choose a tag to compare

1.1.4 (2024-09-24)

Bug Fixes

  • Use abstractions request adapter in tasks (6d390a2)

v1.1.3

03 Sep 11:27
756455f
Compare
Choose a tag to compare

1.1.3 (2024-09-03)

Bug Fixes

  • remove print statements from upload code. (353d72d)

v1.1.2

12 Jul 14:31
5f2b8da
Compare
Choose a tag to compare

1.1.2 (2024-07-12)

Bug Fixes

  • adds missing whitespace for suppressions (7ad013e)
  • fixes exception configuration in pylint (857ad99)
  • linting fix import ordering (b56cc8d)
  • linting missing line (f39f0b9)
  • moves attributes suppression to class definition (b6c1d29)
  • suppressed linting error message that fails dependencies (d7c0e1b)