Skip to content

v1.19.1

Latest
Compare
Choose a tag to compare
@baywet baywet released this 11 Oct 14:18
v1.19.1
d294e04

Added

Changed

  • Fixed incompatibility with detecting odata primitives after conversion library updates at OpenAPI.NET.OData#581;
  • Fixed cyclic dependencies in generated Go code. #2834
  • Fixed a bug where default output folder is created on plugin edit and generate commands. #5510
  • Changed GeneratedCode attribute applied when generating CSharp to only include the major version of Kiota. #5489
  • Fixed genarating CSharp client displays clean hint regardless of whether --clean-output is already passed #5576