Skip to content

Releases: microsoft/kiota-python

v1.2.0

08 Feb 15:39
05e0910

Choose a tag to compare

Added

  • Added methods in request information to reduce the amount of code being generated. microsoft/kiota#3695

Changed

  • Fixed an issue where path and query parameters of enum type would not be expanded properly. microsoft/kiota#3783

v1.1.0

26 Jan 11:04
b4dc842

Choose a tag to compare

Added

  • Added an abstract class to mark composed type wrappers and facilitate serialization.

Changed

v1.0.0

31 Oct 18:16
88b6ec3

Choose a tag to compare

Merge pull request #173 from microsoft/chore/GA-release

GA release