Skip to content

dotnet-1.0.0-beta7

Pre-release
Pre-release
Compare
Choose a tag to compare
@shawncal shawncal released this 16 Nov 01:01
01fdb69

Breaking Changes:

  • 446480b .Net: Refactor IAIServiceSelector to allow for additional parameters in future (#3447)
  • 5e5b4a4 .Net: Add support for arbitrary service attributes - Option #1 (#3415)

Changes:

See More
  • ca09459 .Net: Remove IOrderedEnumerable from method signatures (#3506)
  • 55cb52e .Net: Avoid creating new JsonSerializerOptions per Serialize/Deserialize (#3509)
  • fb6af41 .Net: Fix an unnecessary string.Join (#3505)
  • 24e2419 .Net: Adding Type and Schema to ParameterViews to create better function manuals. (#3453)
  • 9e7f550 .Net: Upgrade .Net notebooks to Microsoft.SemanticKernel, 1.0.0-beta6 (#3478)
  • ed17c74 .Net: Remove the code to load the BasicTemplateEngine by default (#3458)
  • 5e5b4a4 .Net: Add support for arbitrary service attributes - Option #1 (#3415)
  • c4525e3 .Net: Allow to exclude operations when importing and OpenAPI swagger (#3452)
  • 3791635 .Net: Remove the artificially created server-url parameter from OpenAPI function parameter view (#3427)
  • 4f4a663 .Net: Rename SKFunction factory methods (#3371)
  • e3ff3e3 .Net: Add ReturnParameterView for native functions (#3422)
  • 263c9c6 .Net: Small fixes for C# tutorial (#3449)

This list of changes was auto generated.