Skip to content

dotnet-1.0.0-preview.251219.1

Latest

Choose a tag to compare

@dmytrostruk dmytrostruk released this 19 Dec 18:06
· 2 commits to main since this release
defe0f1

What's Changed

  • .NET: [Breaking] Move TextSearchProvider and TextSearchProviderOptions to Microsoft.Agents.AI namespace by @Copilot in #2639
  • .NET: Add samples for OpenAIChatClientAgent and OpenAIResponseClientAgent by @SergeyMenshykh in #2638
  • .NET: Annotate all public methods of OpenAIAssistantClientExtensions with Obsolete attribute by @Copilot in #2640
  • .NET: fix forwarding conversationId to IChatClient in OpenAI Responses by @DeagleGross in #2632
  • .NET: Added solution filter file for release by @dmytrostruk in #2651
  • .NET: AG-UI Docs samples by @javiercn in #2194
  • .NET Workflows - Minor updates to samples by @crickman in #2707
  • Bump danielpalme/ReportGenerator-GitHub-Action from 5.5.0 to 5.5.1 by @dependabot[bot] in #2680
  • .NET: [BREAKING] Change namespaces of the Microsoft.Agents.AI.OpenAI classes by @SergeyMenshykh in #2627
  • .NET: Bump Azure.AI.OpenAI from 2.7.0-beta.1 to 2.7.0-beta.2 by @dependabot[bot] in #2626
  • .NET: [Durable Agents] Update CHANGELOG with release notes for past releases by @cgillum in #2669
  • .NET Workflows - Update Declarative Integration Tests for File Cases by @crickman in #2733
  • Bump MishaKav/pytest-coverage-comment from 1.1.59 to 1.2.0 by @dependabot[bot] in #2255
  • .NET: Bump Aspire.Hosting.AppHost from 13.0.1 to 13.0.2 by @dependabot[bot] in #2623
  • .NET: Bump Aspire.Microsoft.Azure.Cosmos from 13.0.1 to 13.0.2 by @dependabot[bot] in #2625
  • .NET: Bump Aspire.Hosting.Azure.CognitiveServices from 13.0.1 to 13.0.2 by @dependabot[bot] in #2624
  • .NET: fix: Standardize OpenAI API key environment variable naming (#1001) by @alzarei in #2629
  • .NET: Update analyzers for .NET 10 SDK by @stephentoub in #2611
  • .NET: Bump AWSSDK.Extensions.Bedrock.MEAI from 4.0.4.6 to 4.0.4.7 by @dependabot[bot] in #2173
  • .NET: Update the migration guidelines with latest changes by @rogerbarreto in #2703
  • .NET: Add LoggingAgent wrapper for ILogger-based observability by @Copilot in #2701
  • .NET: use valid Gemini model by @jochenkirstaetter in #2695
  • Update Microsoft.Extensions.AI.* packages to 10.1.0 by @Copilot in #2735
  • .NET: [BREAKING] Prevent nulls in AIAgent.Id property by @SergeyMenshykh in #2719
  • .NET: Comment on DevUI middleware redirectUrl by @DeagleGross in #2723
  • .NET: Add Conversation State Sample (Step05) by @Copilot in #2697
  • .NET: Bump AWSSDK.Extensions.Bedrock.MEAI from 4.0.4.7 to 4.0.4.11 by @dependabot[bot] in #2777
  • .NET: Bump Azure.Identity from 1.17.0 to 1.17.1 by @dependabot[bot] in #2780
  • .NET: Bump Azure.AI.AgentServer.AgentFramework from 1.0.0-beta.4 to 1.0.0-beta.5 by @dependabot[bot] in #2778
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #2404
  • .NET: adds support for labels in edges, fixes rendering of labels in dot a… by @joslat in #1507
  • .NET: Update to latest Azure.AI., OpenAI, and M.E.AI by @stephentoub in #2850
  • Bump actions/cache from 4 to 5 by @dependabot[bot] in #2861
  • Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #2862
  • Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #2860
  • .NET: Skip failing IT by @rogerbarreto in #2904
  • .NET: Cosmos DB UT Fast Skip (For Non-Configured Local envs) by @rogerbarreto in #2906
  • .NET: Add TTLs to durable agent sessions by @cgillum in #2679
  • .NET: Switch to new "Run" method name. by @philliphoff in #2843
  • .NET: Make DelegatingAIAgent abstract by @Copilot in #2797
  • .NET: [Breaking] Delete display name property by @SergeyMenshykh in #2758
  • .NET: Update Anthropic package to version 12.0.0 by @Copilot in #2914
  • .NET: Bump AWSSDK.Extensions.Bedrock.MEAI from 4.0.4.11 to 4.0.5 by @dependabot[bot] in #2853
  • .NET: Bump CommunityToolkit.Aspire.OllamaSharp from 13.0.0-beta.440 to 13.0.0 by @dependabot[bot] in #2856
  • .NET: Bump Azure.AI.AgentServer.AgentFramework from 1.0.0-beta.4 to 1.0.0-beta.5 by @dependabot[bot] in #2854
  • .NET: Use GrpcEntityRunner instead of TaskEntityDispatcher by @jviau in #2759
  • .NET: Updated package versions by @dmytrostruk in #2978

Full Changelog: dotnet-1.0.0-preview.251204.1...dotnet-1.0.0-preview.251219.1

SYSTEM_READY >> ...MS