Skip to content

Releases: ec-jrc/aloha

v3.0.2

Choose a tag to compare

@zarofab zarofab released this 14 Apr 13:26

Added

  • Updated the MCP inspector components to the latest version

Fixed

  • Resolved bug with session management in MCP proxy to greatly improve management
  • Resolved issues with session reflection in MCP proxy
  • Improved the changelog

v3.0.1

Choose a tag to compare

@zarofab zarofab released this 01 Apr 16:14

Fixed

  • Refactored MCP server to run initialisation and closing in parallel
  • Refactored MCP server connections management to allow multiple requests in parallel

v3.0.0

Choose a tag to compare

@zarofab zarofab released this 06 Mar 15:18

Added

  • Added support to A2A protocol for Agent To Agent communication
  • Added disabling functionalities for features
  • Added end to end test infrastructure, and added first tests
  • Added AI generated unit tests for the server package

Fixed

  • Extended timeout for long-running requests
  • On authentication failure, MCP servers now correctly return error code 401
  • Correctly assigned logging level to debug for non-critical logs
  • Graphical fixes and clean-up