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.