Releases: neuroglia-io/a2a-net
Releases · neuroglia-io/a2a-net
v0.12.0
What's Changed
- feat: refactor solution and upgrade to a2a v0.3.0 by @cdavernas in #39
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- AgentCard Property Add by @vikas0sharma in #38
New Contributors
- @vikas0sharma made their first contribution in #38
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Add a new library that provides a SemanticKernel implementation of the
IAgentRuntimeinterface by @cdavernas in #37
Full Changelog: v0.9.1...v0.10.0
v0.9.1
What's Changed
- Fix RPC method names for messages by @nielsheeren in #36
New Contributors
- @nielsheeren made their first contribution in #36
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- Upgraded solution to the A2A Protocol Specification
v0.2.2by @cdavernas in #35
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- Fix discovery endpoint URL creation by @brandonh-msft in #22
- Fix JWK URL creation by @brandonh-msft in #24
- Add 'reset command' handler by @brandonh-msft in #28
- Adding auth parameter to console app by @brandonh-msft in #30
- Add agent card command by @brandonh-msft in #29
- Fix both the sample agent and server's configuration to support streaming by @cdavernas in #31
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- Fix http client streaming by @brandonh-msft in #17
- Download files that are returned by agents by @brandonh-msft in #19
- Enabling full streaming capability on the SK Sample's client console app, as a flag by @brandonh-msft in #18
- Input file support by @brandonh-msft in #20
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Fix bug in agentauth model by @brandonh-msft in #13
- Add authorization capability to A2A HTTP client by @brandonh-msft in #15
New Contributors
- @brandonh-msft made their first contribution in #13
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Added a new
SemanticKernel-based sample by @cdavernas in #5 - Implemented push notifications by @cdavernas in #8
- Added synchronous discovery extensions by @cdavernas in #10
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- Fixed the
TaskRecordExtensionsto includeArtifactswhen converting aTaskRecordinto aTaskby @cdavernas in #3
Full Changelog: v0.4.0...v0.4.1