What's Changed
- feat: add otel structured logging by @pawel-maciejczek in #552
- feat(telemetry): add OTel logger initialization by @pawel-maciejczek in #573
- feat: add script for updating embedded adk-web by @pawel-maciejczek in #594
- runssehandler-causes-superfluous-responsewriteheader-on-errors by @indurireddy-TF in #531
- Pull request template for Go by @rohityan in #565
- feat: adka2a mode with artifact per non-partial event by @yarolegovich in #599
- feat: integrate debug endpoints with adk-web by @pawel-maciejczek in #597
- fix: deterministic remoteagent aggregate event emit order by @yarolegovich in #603
- feat: refactor debugtelemetry - optimize trace access by @pawel-maciejczek in #593
- Introduce tool.WithConfirmation. by @caglar10ur in #579
- fix: race conditions in parallel agents by @baptmont in #530
- chore(deps): bump github.com/modelcontextprotocol/go-sdk from 0.7.0 to 1.3.1 in the go_modules group across 1 directory by @dependabot[bot] in #604
- feat: implements identityRequestProcessor to internal/llminternal by @zchee in #585
- Remove loopagent dependency from sequential agent by @baptmont in #611
- test: regenerate parallel agent test by @dpasiukevich in #614
- fix: use LLMRequest.Model in Gemini GenerateContent calls by @dmora in #620
- fix:
generateRequestConfirmationEventcreates events with empty ID by @dannovikov in #588 - Add missing fields to adkrest data model and event's ModelVersion field by @baptmont in #609
- test: fixed expected model name by @dpasiukevich in #621
- fix output not rendering in non-TTY environments (#536) by @benzaidfoued in #568
- Add http.RoundTripper to merge request's header values. by @baptmont in #607
- fix: switch to the new mcp.ErrSessionMissing by @dpasiukevich in #625
- Add adk configurable and cli initializer by @baptmont in #617
- chore: update internal version by @dpasiukevich in #628
New Contributors
- @rohityan made their first contribution in #565
- @dmora made their first contribution in #620
- @dannovikov made their first contribution in #588
- @benzaidfoued made their first contribution in #568
Full Changelog: v0.5.0...v0.6.0