Skip to content

Releases: microsoftgraph/msgraph-sdk-python

v1.9.0

03 Oct 14:34
3e25268
Compare
Choose a tag to compare

1.9.0 (2024-10-03)

Features

  • generation: update request builders and models (9914367)

v1.8.0

18 Sep 18:58
f52c828
Compare
Choose a tag to compare

1.8.0 (2024-09-18)

Features

  • generation: update request builders and models (af495fe)

v1.7.0

11 Sep 20:31
416fccc
Compare
Choose a tag to compare

1.7.0 (2024-09-11)

Features

  • generation: update request builders and models (c72f8e5)

v1.6.0

05 Sep 13:55
8da6a38
Compare
Choose a tag to compare

1.6.0 (2024-09-05)

Features

  • readme formatting to trigger release please (0e45705)

v1.5.4

02 Aug 15:12
9088e46
Compare
Choose a tag to compare

1.5.4 (2024-08-02)

Bug Fixes

  • requires a higher version of the JSON dependency (955f85f)

v1.5.3

17 Jul 12:20
82b664f
Compare
Choose a tag to compare

1.5.3 (2024-07-17)

Bug Fixes

  • higher kiota abstractions requirement to avoid missing multipart (d6c9f86)

v1.5.2

10 Jul 15:55
14fd337
Compare
Choose a tag to compare

1.5.2 (2024-07-10)

Bug Fixes

  • fixes module name for release (941f6b2)

v1.5.1

09 Jul 16:01
5786e89
Compare
Choose a tag to compare

1.5.1 (2024-07-09)

Bug Fixes

  • avoid using default mutable arguments (4912f5a)

Documentation

v1.4.0

16 May 16:47
v1.4.0
6907966
Compare
Choose a tag to compare

Changed

  • Weekly generation with Kiota - 7th May 2024
  • Updated Request Configuration set up, allowing for default request Configuration
    as well as the Request builder custom Requestconfiguration for backward compatibility.

v1.3.0

16 Apr 20:12
v1.3.0
8bda961
Compare
Choose a tag to compare

Changed

  • Weekly generation with Kiota.