github microsoft/semantic-kernel dotnet-0.19.230804.2-preview

latest releases: dotnet-1.20.0-nightly-240920.1, dotnet-1.20.0-nightly-240919.1, dotnet-1.20.0-nightly-240918.2...
pre-release13 months ago

Breaking Changes

  • .Net: Remove ReadOnlySkillCollection accessor from ISkillCollection by @shawncal in #2178
  • .Net: Standardize name 'logger' across the project by @shawncal in #2186
  • .Net: Obsolete SKContext[...] indexer by @shawncal in #2188
  • .Net: Obsolete SKContext.Fail, .Func, .LastErrorDescription by @shawncal in #2198
  • .Net: Simplifying ISKFunction.InvokeAsync by @shawncal in #2212
  • .Net: [Error handling] [Part2] Replacing a few connector exceptions by SKException by @SergeyMenshykh in #2298

What's Changed

  • .Net: Remove ReadOnlySkillCollection accessor from ISkillCollection by @shawncal in #2178
  • .Net: Standardize name 'logger' across the project by @shawncal in #2186
  • .Net: Obsolete SKContext[...] indexer by @shawncal in #2188
  • .Net: Telemetry improvements for Plan and SKFunction by @dmytrostruk in #2180
  • .Net: Hook up memory in SequentialPlanner examples by @shawncal in #2196
  • .Net: Obsolete SKContext.Fail, .Func, .LastErrorDescription by @shawncal in #2198
  • .Net: Sync HTTP User Agent across HTTP clients/Azure resources by @dluc in #2109
  • .Net: Documentation for telemetry in SK by @dmytrostruk in #2218
  • .Net: Update build.cmd by @ShreyasJejurkar in #2226
  • .Net Updating OpenAI/AzureOpenAI ModelResults to be per Choice by @RogerBarreto in #2214
  • .Net: Parsing of OpenAPI documents without the host/servers attribute. by @SergeyMenshykh in #2231
  • .Net: Simplifying ISKFunction.InvokeAsync by @shawncal in #2212
  • .Net: Bump Microsoft.Azure.Functions.Worker.Sdk from 1.12.0 to 1.13.0 in /dotnet by @dependabot in #2250
  • .Net: DotNet: Remove cosmosdb memory store by @awharrison-28 in #2239
  • .Net: Update samples to use SK 0.18 by @glahaye in #2255
  • .Net: [Error handling] [Part1] SKException is instantiable and public by @SergeyMenshykh in #2263
  • .Net: Change VolatileMemoryStore.CreateCollectionAsync to not throw when collection already exists by @dehoward in #2300
  • .Net: [Error handling] [Part2] Replacing a few connector exceptions by SKException by @SergeyMenshykh in #2298
  • .Net: Simplify chatgpt plugin import method names by @craigomatic in #2007
  • .Net Notebooks: associate Azure OpenAI endpoints with kernel by @arafattehsin in #2042
  • .Net Bugfix: Azure SDK Retry Logic unaffected when Kernel Retry = 0 by @RogerBarreto in #2266
  • .Net: Update examples and notebooks to stop using text-davinci-003 by @glahaye in #2307
  • .Net: The Type property is added to the ParameterView class by @SergeyMenshykh in #2305

New Contributors

Full Changelog: dotnet-0.18.230725.3-preview...dotnet-0.19.230804.2-preview

Don't miss a new semantic-kernel release

NewReleases is sending notifications on new releases.