Skip to content

8.9.0-alpha2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Dec 07:14
· 241 commits to refs/heads/alpha/8.9 since this release

✨ New Features

🐛 Bug Fixes

♻️ Refactors

  • f8645b0 - agentic-ai: Downgrade MCP client template version and add early access suffix (PR #5729 by @maff)
  • 66e9214 - agentic-ai: reorganize A2A client package structure (PR #5728 by @mdii)
  • 43eca88 - agentic-ai: Refactor MCP client logging configuration (PR #5770 by @maff)
  • 2dbdc4e - agentic-ai: pass auth schemes and credentials for push notifications (PR #5775 by @mdii)
  • abd830e - agentic-ai: improve A2A error handling (PR #5803 by @mdii)

✅ Tests

  • 56603c3 - agentic-ai: add unit tests for A2aClientWebhookExecutable (PR #5802 by @mdii)

🔧 Chores