Skip to content

dotnet-1.14.0

Choose a tag to compare

@westey-m westey-m released this 21 Jul 16:21
d08200d

What's Changed

  • .NET: Fix CosmosChatHistoryProvider: omit ttl when MessageTtlSeconds is nul… by @TheovanKraay in #7030
  • .NET: Fix CompactionMessageIndex.IsSummaryMessage by @pwoosam in #7042
  • .NET: Fix workflow session bug by @peibekwe in #7032
  • .NET: Enable Valkey NuGet package publishing by @westey-m with @Copilot in #7059
  • .NET: [BREAKING] Graduate message injection out of experimental by @westey-m in #7044
  • .NET: [BREAKING] Graduate todo and agent mode providers out of experimental by @westey-m in #7052
  • Update issue triage by @moonbox3 in #7098
  • .NET: Add name collision warnings for auto-approvals by @westey-m in #7089
  • .NET: Update Microsoft Foundry branding by @nicholasdbrady in #6999
  • .NET: [BREAKING] Harness: Switch FileAccess to opt-in by @westey-m in #7093
  • fix typos in XML doc comments, ADR docs, and test comments by @rinceyuan in #7085
  • .NET: [BREAKING] Graduate ToolApprovalAgent and add ToolAutoApprovalRuleContext by @westey-m in #7107
  • Harden manual integration test trust boundary by @moonbox3 in #7081
  • CI: resolve PR author in community team check by @rogerbarreto in #7129
  • Fix message ordering in workflow-hosted agents by @peibekwe in #7123
  • .NET: [BREAKING] Graduate FileMemoryProvider by @westey-m in #7114
  • .NET: Preserve UTF-8 order in HeadTailBuffer by @jstar0 in #7128
  • .NET: [Feature]: .NET Improve ChatClientAgentSession constructor by @feiyun0112 in #7142
  • .NET: Fix LocalCodeAct validation and package checks by @eavanvalkenburg in #7138
  • samples: add AgentMemory (Neo4j-agent memory reimplemented in NET ) shopping assistant sample by @joslat in #7096
  • .NET: Honor terminal workflow outputs in Workflow.AsAIAgent responses by @ssccinng in #6212
  • .NET: Refactor Workflows MessageMerger to preserve message order and structure by @marcominerva in #6826
  • .NET: Populate AgentResponse metadata in CopilotStudioAgent by @anneheartrecord in #6791
  • .NET: [BREAKING] Bind tool-approval responses to surfaced approval requests by @rogerbarreto in #7111
  • .NET: [BREAKING] Graduate HarnessAgent by @westey-m in #7119
  • .NET: Version bump for .net release by @westey-m in #7237
  • .NET: Cover source-type-agnostic toolbox consent parsing (a2a_preview) by @rogerbarreto in #7229
  • [BREAKING] Python: add Responses conversation ID helper by @eavanvalkenburg in #7234

Full Changelog: python-1.11.0...dotnet-1.14.0