New
v1.29.0
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