What's Changed
- Conformance fixes for changes to yaml format and progressive sse by @baptmont in #672
- fix: preserve error details and finish reason in streaming response aggregator and update test expectations by @baptmont in #678
- feat: Implement and test recursive agent lookup by name. by @hanorik in #626
- feat: add GetArtifactVersion method to artifact service by @hanorik in #575
- feat: custom runner provider for adka2a executor by @yarolegovich in #680
- Add session service test suite by @baptmont in #675
- fix: fix data part conversions by @nahapetyan-serob in #689
- fix: correct json envelope for datapart by @nahapetyan-serob in #695
- chore: update a2a-go and fix double cleanup by @yarolegovich in #698
- feat: Introduce skill package, define frontmatter and helper functions. by @foxfrikses in #693
- feat: setup subrouter for pub/sub trigger by @anFatum in #704
- feat: update cloudrun deployment script to include pubsub by @anFatum in #712
- feat: add telemetry attributes for cache read input tokens and reason… by @pigorski in #714
- feat: Define skill.Source interface and implement file system skill source. by @foxfrikses in #711
- feat(telemetry): add configurable LRU cache in debug telemetry to avoid memory leaks by @pawel-maciejczek in #687
New Contributors
- @foxfrikses made their first contribution in #693
- @pigorski made their first contribution in #714
Full Changelog: v1.0.0...v1.1.0