Skip to content

v1.29.0

Latest

Choose a tag to compare

@MIchaelMainer MIchaelMainer released this 24 Oct 18:42
c21ebce

Added

  • Added support for new properties in OpenApiAiAdaptiveCardExtension: subtitle, thumbnailUrl, and informationProtectionLabel to align with the updated CardResponseSemanticProperties interface. #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