Skip to content

v1.17.0-preview.202408010001

Pre-release
Pre-release
Compare
Choose a tag to compare
@baywet baywet released this 01 Aug 19:59
4d3866a

Added

  • Adds generation of default 'color.pngandoutline.png` files when generating plugins. #4993

Changed

  • Fixed a bug where properties would be missing in Python models if they didn't have additional properties. #5037
  • Fixed a bug in dotnet where CS1587 warnings are generated in generated enums with descriptions #4957
  • Fixed a bug where the copilot teams toolkit integration would serialize empty declarative copilots. #4974
  • Fixed a bug for the docker image where the volume path would not match the expected configuration for the description.
  • Fixed a bug in Go where certain namespaces were escaped unexpectedly. #5012
  • Exclude the x-openai-isConsequential extension from cleanup. #4962
  • Fixed file name and namespace sanitization when generating plugins. [#5019](#5019