Releases: microsoft/kiota
Releases · microsoft/kiota
v1.25.1-preview.202504100001
Added
Changed
- Fixed a bug where Dart properties casing would change for serialization.
- Fixed a bug where default response definitions were being considered for Media Type selection #6413
v1.25.1
Changed
- Fixed a bug with http client generation where query parameters were being processed incorrectly. #6268
Added
-
Extracted and created an npm package from the VS Code - Kiota interop module. #6172
-
Added support for generating function capabilities in plugin manifest from x-ai-capabilities OpenApi extension. #6369
-
Added a comment on top of every golang file to indicate the file is machine generated so it can be excluded from various tools. #6363
Changed
- Fixed a bug with creating the correct runtime with auth using http bearer security scheme or when root auth is set. #6357
v1.24.3
v1.24.2
v1.24.1
v1.24.0
Added
- Added support for OpenAPI 3.1. #3914
Changed
- Fixed mapping of Binary Types to array buffer in TypeScript. #6124
- Updated kiota generate classname flag validator to prevent invalid class names. #6187
- Fixed enum serialization for union and intersection types in Dart. #6201
- Added mapping for Bundle package in PHP to show up in Kiota commands. #4636
- Fixes javadoc warning present in generated Java code comments due to the presence of special XML character.
v1.24.0-preview.202503060001
Added
- Added support for OpenAPI 3.1. #3914
Changed
- Fixed mapping of Binary Types to array buffer in TypeScript. #6124
- Updated kiota generate classname flag validator to prevent invalid class names. #6187
- Fixed enum serialization for union and intersection types in Dart. #6201
- Added mapping for Bundle package in PHP to show up in Kiota commands. #4636
- Fixes javadoc warning present in generated Java code comments due to the presence of special XML character.
v1.24.0-preview.202502270001
Added
- Added support for OpenAPI 3.1. #3914
Changed
- Fixed mapping of Binary Types to array buffer in TypeScript. #6124
- Updated kiota generate classname flag validator to prevent invalid class names. #6187
- Fixed enum serialization for union and intersection types in Dart. #6201
- Added mapping for Bundle package in PHP to show up in Kiota commands. #4636