Releases: microsoft/kiota
Releases · microsoft/kiota
v1.22.2
v1.22.1
v1.22.0
Added
- Adds code generation for the
Dart
programming language.Credit to @ricardoboss, @joanne-ter-maat, @Kees-Schotanus, @andreaTP, @baywet#3745 - Added new linux arm64 binary builds for Kiota CLI
Changed
- Fixed a bug in generation when a referenced schema in an allOf was a primitive #5701.
- Fixed a bug where inherited error models would be missing interface declarations. #5888
- Fixed a bug where oneOf/anyOf schemas with single references to inheritance or intersections would be missing properties. [#5921](#5921
v1.22.0-preview.202412270001
Added
Changed
- Fixed a bug in generation when a referenced schema in an allOf was a primitive #5701.
- Fixed a bug where inherited error models would be missing interface declarations. #5888
- Fixed a bug where oneOf/anyOf schemas with single references to inheritance or intersections would be missing properties. [#5921](#5921
v1.22.0-preview.202412190001
v1.22.0-preview.202412120001
v1.21.0
Added
- Added a notion of support experience for languages in preparation for new community implemented languages.
Changed
- Fixed python generation in scenarios with opening/closing tags for code comments. #5636
- Fixed Python error when a class inherits from a base class and implements an interface. #5637
- Fixed a bug where one/any schemas with single schema entries would be missing properties. #5808
- Fixed anyOf/oneOf generation in TypeScript. 5353
- Fixed invalid code in Php caused by "//" in property description. 5635
- Fixed a bug where discriminator property name lookup could end up in an infinite loop. #5771
- Fixed TypeScript generation error when generating usings from shaken serializers. #5634
- Multiple fixed and improvements in OpenAPI description generation for plugins. [#5806](#5806
v1.21.0-preview.202411290004
Added
- Added a notion of support experience for languages in preparation for new community implemented languages.
Changed
- Fixed python generation in scenarios with opening/closing tags for code comments. #5636
- Fixed Python error when a class inherits from a base class and implements an interface. #5637
- Fixed a bug where one/any schemas with single schema entries would be missing properties. #5808
- Fixed anyOf/oneOf generation in TypeScript. 5353
- Fixed invalid code in Php caused by "//" in property description. 5635
- Fixed a bug where discriminator property name lookup could end up in an infinite loop. #5771
- Fixed TypeScript generation error when generating usings from shaken serializers. #5634
- Multiple fixed and improvements in OpenAPI description generation for plugins. [#5806](#5806
v1.21.0-preview.202411290003
Added
- Added a notion of support experience for languages in preparation for new community implemented languages.
Changed
- Fixed python generation in scenarios with opening/closing tags for code comments. #5636
- Fixed Python error when a class inherits from a base class and implements an interface. #5637
- Fixed a bug where one/any schemas with single schema entries would be missing properties. #5808
- Fixed anyOf/oneOf generation in TypeScript. 5353
- Fixed invalid code in Php caused by "//" in property description. 5635
- Fixed a bug where discriminator property name lookup could end up in an infinite loop. #5771
- Fixed TypeScript generation error when generating usings from shaken serializers. #5634
- Multiple fixed and improvements in OpenAPI description generation for plugins. [#5806](#5806
v1.21.0-preview.202411220001
Added
Changed
- Fixed python generation in scenarios with opening/closing tags for code comments. #5636
- Fixed Python error when a class inherits from a base class and implements an interface. 5637
- Fix anyOf/oneOf generation in TypeScript. 5353
- Fixed invalid code in Php caused by "//" in property description. [5635](#5635