Skip to content

v2.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Jun 15:05
868bd5d

2.1.1 (2026-06-10)

  • code quality issue (0ad41f1)
  • copilot fixes (59a5950)
  • evening changes (3970438)
  • Merge pull request #255 from microsoft/code-quality (dcd6040), closes #255
  • Merge pull request #263 from microsoft/chore/regen-main-json-bicep-upgrade (1ffd8b4), closes #263 #254
  • Merge pull request #266 from microsoft/feature/code-quality-issues (a953ae1), closes #266
  • Merge pull request #267 from microsoft/cm-dm0206 (05cc25d), closes #267
  • Merge pull request #273 from microsoft/dev (868bd5d), closes #273
  • Merge pull request #275 from microsoft/fix/restore-retry-and-remove-unused-import (9fd191d), closes #275
  • Merge pull request #276 from microsoft/pls-update-stepnames (32cac9f), closes #276
  • Merge pull request #277 from microsoft/psl-agentframework (99e941b), closes #277
  • Merge pull request #278 from microsoft/revert-277-psl-agentframework (6a3a9fc), closes #278
  • Merge pull request #279 from microsoft/revert-275-fix/restore-retry-and-remove-unused-import (be9d690), closes #279
  • Merge pull request #280 from microsoft/revert-272-psl-cmupgrade (268f922), closes #280
  • Merge remote-tracking branch 'origin/dev' into psl-cmupgrade (aa7c000)
  • Refactor code structure for improved readability and maintainability (46b4e82)
  • Revert "fix: enhance message handling and context management in orchestrators" (7423487)
  • Revert "fix: Refactor code structure for improved readability and maintainability" (01df24f)
  • Revert "fix: remove unused WorkflowEvent import and restore 'invalid content' retry check" (30f360c)
  • fix: add setup_module to prevent test ordering issues with Message patch (cba537e)
  • fix: address review comments - type annotations, test cleanup, and code clarity (d86c63e)
  • fix: assert contents instead of text in input observer test (271fc27)
  • fix: check credential value instead of key presence (1033890)
  • fix: check credential value instead of key presence (8371c22)
  • fix: enhance message handling and context management in orchestrators (418000d)
  • fix: enhance rate limit detection for Azure OpenAI transient errors (226c845)
  • fix: Refactor code structure for improved readability and maintainability (3968aed)
  • fix: remove unused Agent import (F401) (d7055f2)
  • fix: remove unused modified_count variable (F841) (ed3d29c)
  • fix: remove unused WorkflowEvent import and restore 'invalid content' retry check (ebbba82)
  • fix: resolve merge conflicts with dev branch (359ed58)
  • fix: set both text and contents on Message, restore copyright header (75b3e64)
  • fix: update step names for Docker image builds in workflow (7e6647b)
  • fix: update test methods to use new workflow run interface and improve context handling (6f36041)
  • fix: use contents= for Message construction in agent-framework 1.3.0 (d60d5b1)
  • chore: Dev merge to Main (5e7e467)
  • chore: regenerate infra/main.json with Bicep CLI 0.43.8 (970822d), closes #254 #254
  • chore: update werkzeug to 3.1.6 and add idna 3.15 to dependencies (26f584c)
  • refactor: clean up imports and remove unused code across multiple components (0e5daee)
  • refactor: enhance AzureOpenAIResponseClientWithRetry for legacy parameter support and backward compa (f64adcd)
  • refactor: normalize executor_id handling in MigrationProcessor for improved telemetry and error repo (aab94b9)
  • refactor: remove ImportError handling for agent_framework imports (4e0a59a)
  • refactor: simplify client import handling in AgentFrameworkHelper (64c78f4)
  • refactor: streamline WorkflowEvent handling in GroupChatOrchestrator and OrchestratorBase (913bffa)
  • refactor: update exception handling in client creation tests to use ImportError (7e514c5)
  • refactor: update Message stubs for consistency and clarity in tests (b6001e8)