Releases
v1.20.0
baywet
released this
07 Nov 19:22
Added
Changed
Fixed python generation client serailization failure str being quoted as "str"
Fixed Issue with primitive values being stringified in python python. #5417
Fixed an issue where multipart request content would be ignored if other unstructured content was present in the description. #5638
Fixed an issue where when generating Go code the deserializer for unions was using CodeClass
as a filter and not CodeInterface
. #4844
Fixes mapping of int16
format to the integer
type rather than double
when the type is integer
or number
#5611
Fixed a bug where default boolean values with quotes would fail in Java/PHP/CSharp/Go.
Fixed a bug where composed types wrappers would not build in CSharp.
Fixed a bug where the type name for inherited inline models would be incorrect. #5610
Fixes typing inconsistencies in generated code and libraries in Python kiota-python#333
Fixes generation of superfluous fields for Models with discriminator due to refiners adding the same properties to the same model #4178 .
Fixes unsigned shim binary when installed as dotnet tool #5650
You can’t perform that action at this time.