microsoft/kiota v1.29.0
microsoft/kiota
Captured source
source ↗published Oct 24, 2025seen Jun 26captured 1whttp 200method plain
v1.29.0
Repository: microsoft/kiota
Tag: v1.29.0
Published: 2025-10-24T18:42:11Z
Prerelease: no
Release notes:
Added
- Added support for new properties in
OpenApiAiAdaptiveCardExtension:subtitle,thumbnailUrl, andinformationProtectionLabelto align with the updatedCardResponseSemanticPropertiesinterface. #6934
Changed
- Fixed a bug where API plugins were incorrectly generating conversation starters in their manifests. #6946
- Fixed a bug where Java code generation fails due to creation of an invalid object property name derived from the '@' symbol. #6688
- Fixes a bug where invalid C# code is generated when API path contains an underscore #6698
- Fixed a bug where union of integer and boolean types collection would not compile in dotnet. #6834
- Updated generated plugin manifest version from 2.1 to 2.3. #6989