Skip to content

8.9.0-alpha3.1

Choose a tag to compare

@github-actions github-actions released this 12 Jan 19:06

✨ New Features

🐛 Bug Fixes

♻️ Refactors

  • 4aefad1 - agentic-ai: Update element template names/descriptions (PR #5527 by @maff)
  • cd924c4 - agentic-ai: Flatten the send message result structure (PR #5523 by @mdii)
  • 6eeccae - agentic-ai: Rename AI Agent Subprocess to AI Agent Sub-process (PR #5555 by @maff)
  • cf535ae - agentic-ai: catch L4J exceptions and wrap them into a connector exception with a defined error code (PR #5593 by @maff)
  • 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)
  • e230bff - http-webhook: extract HMAC verification logic (PR #5771 by @mdii)
  • 9e6bf5b - agentic-ai: Pass a headers supplier to MCP clients to allow refreshing expired access tokens (PR #5856 by @maff)

✅ Tests

🔧 Chores