v1.17.0-preview.202408010001
Pre-release
Pre-release
Added
- Adds generation of default 'color.png
and
outline.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