Releases: hybroai/a2a-adapter
Releases · hybroai/a2a-adapter
v0.2.7 release
What's Changed
- fix: reduce openclaw log noise; fix _get_client mock stomping in tests by @kevinlu310 in #42
- chore: bump to version 0.2.7 by @kevinlu310 in #43
Full Changelog: v0.2.6...v0.2.7
v0.2.6 release
What's Changed
- fix(openclaw): handle JSON output on stderr and fix async tests by @kevinlu310 in #41
Full Changelog: v0.2.5...v0.2.6
v0.2.5 release
What's Changed
- remove ResultAggregator monkey-patch, bump a2a-sdk to 0.3.25 by @kevinlu310 in #39
- fix: remove the wrong a2a package by @kevinlu310 in #40
Full Changelog: v0.2.4...v0.2.5
v0.2.4 release
What's Changed
- Update Skill and Move SKILL.md into .claude/skills/a2a-adapter/ directory structure by @JeromeOvO in #36
- fix: close adapter and HTTP clients on shutdown via Starlette lifespan by @kevinlu310 in #37
- chore: bump version to 0.2.4 by @kevinlu310 in #38
Full Changelog: v0.2.3...v0.2.4
v0.2.3 release
What's Changed
- Correct default llama model name, and error out when wrong model name is provided by @kevinlu310 in #34
- chore: release v0.2.3 by @kevinlu310 in #35
Full Changelog: v0.2.2...v0.2.3
v0.2.2 release
What's Changed
- fix(openclaw): handle CLI warning messages in stdout before JSON by @kevinlu310 in #25
- fix: wire up push notifications and auto-derive AgentCard URL by @kevinlu310 in #26
- fix: patch ResultAggregator to prevent background task GC on Python 3.12+ by @kevinlu310 in #27
- Add Ollama adapter by @kevinlu310 in #28
- Add multimodality for n8n and base adapter and update skill.md by @JeromeOvO in #29
- Version Update for release by @JeromeOvO in #30
- fix: use consistent artifact_id for streaming chunks by @kevinlu310 in #31
- Add publish.yml for automated PyPI publish by @kevinlu310 in #32
- Bump version to 0.2.2 by @kevinlu310 in #33
Full Changelog: v0.2.0...v0.2.2
v0.2.0 release
What's Changed
- Fixes n8n adapter data format issue for A2A compliance by @kevinlu310 in #22
- init v0.2 design doc by @JeromeOvO in #23
- Correct license set up by @JeromeOvO in #24
Full Changelog: v0.1.6...v0.2.0
v01.16 release
What's Changed
- README fix by @kevinlu310 in #20
- Add timeout & input mapper for adapters by @JeromeOvO in #16
- chore: release v0.1.6 by @kevinlu310 in #21
Full Changelog: v0.1.5...v0.1.6
v01.15 release
What's Changed
- Adds OpenClaw adapter by @kevinlu310 in #17
- chore: release v0.1.5 by @kevinlu310 in #18
- chore: release v0.1.5 by @kevinlu310 in #19
Full Changelog: v0.1.4...v0.1.5
v01.14 release
What's Changed
- Update demo section in README.md by @kevinlu310 in #12
- Update README.md by @kevinlu310 in #13
- Init lang graph adaptor by @JeromeOvO in #14
- chore: release v0.1.4 by @kevinlu310 in #15
Full Changelog: v0.1.3...v0.1.4