Skip to content

Releases: neuroglia-io/a2a-net

v0.4.0

17 Apr 17:38
8037d06

Choose a tag to compare

What's Changed

  • Fixed the A2AEndpointRouteBuilderExtensions to use agent rather than server as a path variable name by @cdavernas in #1
  • Updated the IAgentRuntime's ExecuteAsync accept a TaskRecord as input parameter instead of a Task by @cdavernas in #2

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

17 Apr 07:58
3c6c204

Choose a tag to compare

What's Changed

  • Added extensions to inject the cards describing the well-known A2A agents to document
  • Added extensions to map the well-known endpoint used to discover A2A agents
  • Fixed the Provider, whose Url property was incorrectly tagged and which therefore collided with Organization
  • Added a new client project, that defines extensions to discover A2A agents

Full Changelog: v0.2.0...v0.3.0

v0.2.0

16 Apr 12:37
6e78a11

Choose a tag to compare

What's Changed

  • Rename a2a-net.Client into a2a-net.Client.Abstractions
  • Rename a2a-net.Client.Transport.WebSocket into a2a-net.Client.WebSocket
  • Add a new a2a-net.Client.Httpproject
  • Rename IA2AProtocol into IA2AProtocolService, and add a new A2AProtocol class used to expose statics and constants about the protocol
  • Add new error types
  • Add the possibility to inject and configure multiple IA2AProtocolServers

Full Changelog: v0.1.0...v0.2.0

v0.1.0

15 Apr 17:02
981ba51

Choose a tag to compare