Skip to content

v1.22.3

Latest
Compare
Choose a tag to compare
@baywet baywet released this 15 Jan 09:30
a544276

Added

  • Added dart generation to Visual Studio Code extension.

Changed

  • Fixed a bug in the VS Code extension deeplink with the API Center extension #6004

  • Drops Python 3.8 support by removing deprecated type aliases from generated code. microsoft/kiota-python#349

  • Removes superfluous inline imports in serializer methods in Python Generation.