Commit 4ea11ff
chore(deps): update module google.golang.org/adk to v1 (#2837)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [google.golang.org/adk](https://redirect.github.com/google/adk-go) |
`v0.3.0` → `v1.0.0` |

|

|
---
### Release Notes
<details>
<summary>google/adk-go (google.golang.org/adk)</summary>
###
[`v1.0.0`](https://redirect.github.com/google/adk-go/releases/tag/v1.0.0)
[Compare
Source](https://redirect.github.com/google/adk-go/compare/v0.6.0...v1.0.0)
##### What's Changed
- Add replay plugin by
[@​baptmont](https://redirect.github.com/baptmont) in
[#​618](https://redirect.github.com/google/adk-go/pull/618)
- Add example tool that adds examples to llm request by
[@​baptmont](https://redirect.github.com/baptmont) in
[#​612](https://redirect.github.com/google/adk-go/pull/612)
- all: run go fix ./... by
[@​hyangah](https://redirect.github.com/hyangah) in
[#​634](https://redirect.github.com/google/adk-go/pull/634)
- Initialize EventActions' ArtifactDelta to empty map by
[@​baptmont](https://redirect.github.com/baptmont) in
[#​610](https://redirect.github.com/google/adk-go/pull/610)
- Change content "For context" formatting by
[@​baptmont](https://redirect.github.com/baptmont) in
[#​613](https://redirect.github.com/google/adk-go/pull/613)
- Add runner options, WithStateDelta by
[@​baptmont](https://redirect.github.com/baptmont) in
[#​615](https://redirect.github.com/google/adk-go/pull/615)
- Add pathPrefix config to api launcher by
[@​baptmont](https://redirect.github.com/baptmont) in
[#​616](https://redirect.github.com/google/adk-go/pull/616)
- feat: extension points for remoteagent part conversions by
[@​nahapetyan-serob](https://redirect.github.com/nahapetyan-serob)
in [#​627](https://redirect.github.com/google/adk-go/pull/627)
- feat: add apigee model by
[@​dpasiukevich](https://redirect.github.com/dpasiukevich) in
[#​639](https://redirect.github.com/google/adk-go/pull/639)
- Modify append instructions to modify existig part. Add ExampleTool
factory to configurable. by
[@​baptmont](https://redirect.github.com/baptmont) in
[#​640](https://redirect.github.com/google/adk-go/pull/640)
- Upgrade GitHub Actions to latest versions by
[@​salmanmkc](https://redirect.github.com/salmanmkc) in
[#​643](https://redirect.github.com/google/adk-go/pull/643)
- Upgrade GitHub Actions for Node 24 compatibility by
[@​salmanmkc](https://redirect.github.com/salmanmkc) in
[#​642](https://redirect.github.com/google/adk-go/pull/642)
- Do not retry confirmation requests as they are not really errors. by
[@​caglar10ur](https://redirect.github.com/caglar10ur) in
[#​641](https://redirect.github.com/google/adk-go/pull/641)
- fix: skip vendor in copyright header test by
[@​zchee](https://redirect.github.com/zchee) in
[#​636](https://redirect.github.com/google/adk-go/pull/636)
- refactor: remove duplicated ConfirmationProvider by
[@​dpasiukevich](https://redirect.github.com/dpasiukevich) in
[#​649](https://redirect.github.com/google/adk-go/pull/649)
- refactor: consistent memory service naming by
[@​dpasiukevich](https://redirect.github.com/dpasiukevich) in
[#​650](https://redirect.github.com/google/adk-go/pull/650)
- feat: remoteagent and executor subtask cleanup by
[@​yarolegovich](https://redirect.github.com/yarolegovich) in
[#​645](https://redirect.github.com/google/adk-go/pull/645)
- Add progressive SSE to streaming aggregator and parallel function call
execution by [@​baptmont](https://redirect.github.com/baptmont) in
[#​654](https://redirect.github.com/google/adk-go/pull/654)
- fix: interleaved thought\&text aggregation in remoteagent by
[@​yarolegovich](https://redirect.github.com/yarolegovich) in
[#​655](https://redirect.github.com/google/adk-go/pull/655)
- Plumb part converter to input required processor by
[@​zbirkenbuel](https://redirect.github.com/zbirkenbuel) in
[#​657](https://redirect.github.com/google/adk-go/pull/657)
- refactor: remove launcher dependency from adkrest by
[@​dpasiukevich](https://redirect.github.com/dpasiukevich) in
[#​660](https://redirect.github.com/google/adk-go/pull/660)
- feat(otel): use synchronous span and log processors for debug
endpoints by
[@​pawel-maciejczek](https://redirect.github.com/pawel-maciejczek)
in [#​661](https://redirect.github.com/google/adk-go/pull/661)
- feat(adk-web): update adk-web to the latest version by
[@​pawel-maciejczek](https://redirect.github.com/pawel-maciejczek)
in [#​653](https://redirect.github.com/google/adk-go/pull/653)
- chore(deps): bump google.golang.org/grpc from 1.78.0 to 1.79.3 in the
go\_modules group across 1 directory by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​663](https://redirect.github.com/google/adk-go/pull/663)
- chore: update a2a-go and fix test race by
[@​yarolegovich](https://redirect.github.com/yarolegovich) in
[#​664](https://redirect.github.com/google/adk-go/pull/664)
- feat(adk-web): update adk-web to the latest version by
[@​kdroste-google](https://redirect.github.com/kdroste-google) in
[#​666](https://redirect.github.com/google/adk-go/pull/666)
- chore(deps): bump github.com/modelcontextprotocol/go-sdk from 1.4.0 to
1.4.1 in the go\_modules group across 1 directory by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​667](https://redirect.github.com/google/adk-go/pull/667)
- feat: allow the runner to automatically create a session if
AutoCreateSession is enabled. by
[@​hanorik](https://redirect.github.com/hanorik) in
[#​622](https://redirect.github.com/google/adk-go/pull/622)
- refactor: update memory req/resp names by
[@​dpasiukevich](https://redirect.github.com/dpasiukevich) in
[#​671](https://redirect.github.com/google/adk-go/pull/671)
##### New Contributors
- [@​salmanmkc](https://redirect.github.com/salmanmkc) made their
first contribution in
[#​643](https://redirect.github.com/google/adk-go/pull/643)
**Full Changelog**:
<google/adk-go@v0.6.0...v1.0.0>
###
[`v0.6.0`](https://redirect.github.com/google/adk-go/releases/tag/v0.6.0)
[Compare
Source](https://redirect.github.com/google/adk-go/compare/v0.5.0...v0.6.0)
#### What's Changed
- feat: add otel structured logging by
[@​pawel-maciejczek](https://redirect.github.com/pawel-maciejczek)
in [#​552](https://redirect.github.com/google/adk-go/pull/552)
- feat(telemetry): add OTel logger initialization by
[@​pawel-maciejczek](https://redirect.github.com/pawel-maciejczek)
in [#​573](https://redirect.github.com/google/adk-go/pull/573)
- feat: add script for updating embedded adk-web by
[@​pawel-maciejczek](https://redirect.github.com/pawel-maciejczek)
in [#​594](https://redirect.github.com/google/adk-go/pull/594)
- runssehandler-causes-superfluous-responsewriteheader-on-errors by
[@​indurireddy-TF](https://redirect.github.com/indurireddy-TF) in
[#​531](https://redirect.github.com/google/adk-go/pull/531)
- Pull request template for Go by
[@​rohityan](https://redirect.github.com/rohityan) in
[#​565](https://redirect.github.com/google/adk-go/pull/565)
- feat: adka2a mode with artifact per non-partial event by
[@​yarolegovich](https://redirect.github.com/yarolegovich) in
[#​599](https://redirect.github.com/google/adk-go/pull/599)
- feat: integrate debug endpoints with adk-web by
[@​pawel-maciejczek](https://redirect.github.com/pawel-maciejczek)
in [#​597](https://redirect.github.com/google/adk-go/pull/597)
- fix: deterministic remoteagent aggregate event emit order by
[@​yarolegovich](https://redirect.github.com/yarolegovich) in
[#​603](https://redirect.github.com/google/adk-go/pull/603)
- feat: refactor debugtelemetry - optimize trace access by
[@​pawel-maciejczek](https://redirect.github.com/pawel-maciejczek)
in [#​593](https://redirect.github.com/google/adk-go/pull/593)
- Introduce tool.WithConfirmation. by
[@​caglar10ur](https://redirect.github.com/caglar10ur) in
[#​579](https://redirect.github.com/google/adk-go/pull/579)
- fix: race conditions in parallel agents by
[@​baptmont](https://redirect.github.com/baptmont) in
[#​530](https://redirect.github.com/google/adk-go/pull/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](https://redirect.github.com/dependabot)\[bot] in
[#​604](https://redirect.github.com/google/adk-go/pull/604)
- feat: implements identityRequestProcessor to internal/llminternal by
[@​zchee](https://redirect.github.com/zchee) in
[#​585](https://redirect.github.com/google/adk-go/pull/585)
- Remove loopagent dependency from sequential agent by
[@​baptmont](https://redirect.github.com/baptmont) in
[#​611](https://redirect.github.com/google/adk-go/pull/611)
- test: regenerate parallel agent test by
[@​dpasiukevich](https://redirect.github.com/dpasiukevich) in
[#​614](https://redirect.github.com/google/adk-go/pull/614)
- fix: use LLMRequest.Model in Gemini GenerateContent calls by
[@​dmora](https://redirect.github.com/dmora) in
[#​620](https://redirect.github.com/google/adk-go/pull/620)
- fix: `generateRequestConfirmationEvent` creates events with empty ID
by [@​dannovikov](https://redirect.github.com/dannovikov) in
[#​588](https://redirect.github.com/google/adk-go/pull/588)
- Add missing fields to adkrest data model and event's ModelVersion
field by [@​baptmont](https://redirect.github.com/baptmont) in
[#​609](https://redirect.github.com/google/adk-go/pull/609)
- test: fixed expected model name by
[@​dpasiukevich](https://redirect.github.com/dpasiukevich) in
[#​621](https://redirect.github.com/google/adk-go/pull/621)
- fix output not rendering in non-TTY environments
([#​536](https://redirect.github.com/google/adk-go/issues/536)) by
[@​benzaidfoued](https://redirect.github.com/benzaidfoued) in
[#​568](https://redirect.github.com/google/adk-go/pull/568)
- Add http.RoundTripper to merge request's header values. by
[@​baptmont](https://redirect.github.com/baptmont) in
[#​607](https://redirect.github.com/google/adk-go/pull/607)
- fix: switch to the new mcp.ErrSessionMissing by
[@​dpasiukevich](https://redirect.github.com/dpasiukevich) in
[#​625](https://redirect.github.com/google/adk-go/pull/625)
- Add adk configurable and cli initializer by
[@​baptmont](https://redirect.github.com/baptmont) in
[#​617](https://redirect.github.com/google/adk-go/pull/617)
- chore: update internal version by
[@​dpasiukevich](https://redirect.github.com/dpasiukevich) in
[#​628](https://redirect.github.com/google/adk-go/pull/628)
#### New Contributors
- [@​rohityan](https://redirect.github.com/rohityan) made their
first contribution in
[#​565](https://redirect.github.com/google/adk-go/pull/565)
- [@​dmora](https://redirect.github.com/dmora) made their first
contribution in
[#​620](https://redirect.github.com/google/adk-go/pull/620)
- [@​dannovikov](https://redirect.github.com/dannovikov) made
their first contribution in
[#​588](https://redirect.github.com/google/adk-go/pull/588)
- [@​benzaidfoued](https://redirect.github.com/benzaidfoued) made
their first contribution in
[#​568](https://redirect.github.com/google/adk-go/pull/568)
**Full Changelog**:
<google/adk-go@v0.5.0...v0.6.0>
###
[`v0.5.0`](https://redirect.github.com/google/adk-go/releases/tag/v0.5.0)
[Compare
Source](https://redirect.github.com/google/adk-go/compare/v0.4.0...v0.5.0)
##### What's Changed
- Update feature\_request.md by
[@​ymodak](https://redirect.github.com/ymodak) in
[#​520](https://redirect.github.com/google/adk-go/pull/520)
- Update bug\_report.md by
[@​ymodak](https://redirect.github.com/ymodak) in
[#​519](https://redirect.github.com/google/adk-go/pull/519)
- Implement the load memory tool for searching memory by
[@​git-hulk](https://redirect.github.com/git-hulk) in
[#​497](https://redirect.github.com/google/adk-go/pull/497)
- fix InvocationId being replaced on invocationContext duplication by
[@​baptmont](https://redirect.github.com/baptmont) in
[#​525](https://redirect.github.com/google/adk-go/pull/525)
- feat: add human in the loop confirmation for mcp toolset by
[@​baptmont](https://redirect.github.com/baptmont) in
[#​523](https://redirect.github.com/google/adk-go/pull/523)
- feature: add WithContext method to agent.InvocationContext to support
context modification by
[@​pawel-maciejczek](https://redirect.github.com/pawel-maciejczek)
in [#​526](https://redirect.github.com/google/adk-go/pull/526)
- feat: add logging plugin by
[@​dpasiukevich](https://redirect.github.com/dpasiukevich) in
[#​534](https://redirect.github.com/google/adk-go/pull/534)
- feat: implement graceful shutdown in console launcher by
[@​pawel-maciejczek](https://redirect.github.com/pawel-maciejczek)
in [#​533](https://redirect.github.com/google/adk-go/pull/533)
- fix: Apply temp state deltas to local session object. by
[@​baptmont](https://redirect.github.com/baptmont) in
[#​537](https://redirect.github.com/google/adk-go/pull/537)
- feat: add a function call modifier plugin. by
[@​baptmont](https://redirect.github.com/baptmont) in
[#​535](https://redirect.github.com/google/adk-go/pull/535)
- Add support of the preload memory tool by
[@​git-hulk](https://redirect.github.com/git-hulk) in
[#​527](https://redirect.github.com/google/adk-go/pull/527)
- feat: add OpenTelemetry configuration and initialization -
TracerProvider by
[@​pawel-maciejczek](https://redirect.github.com/pawel-maciejczek)
in [#​524](https://redirect.github.com/google/adk-go/pull/524)
- Move the function call modifier plugin into one package by
[@​git-hulk](https://redirect.github.com/git-hulk) in
[#​546](https://redirect.github.com/google/adk-go/pull/546)
- feat: switch the old tracing to single TracerProvider and add basic
trace context propagation by
[@​pawel-maciejczek](https://redirect.github.com/pawel-maciejczek)
in [#​529](https://redirect.github.com/google/adk-go/pull/529)
- fix: set SkipSummarization in RequestConfirmation to stop agent loop
by [@​code2gold](https://redirect.github.com/code2gold) in
[#​544](https://redirect.github.com/google/adk-go/pull/544)
- fix: remoteagent partial response handling leads to data duplication
by [@​yarolegovich](https://redirect.github.com/yarolegovich) in
[#​545](https://redirect.github.com/google/adk-go/pull/545)
- fix: pass long\_running\_function\_ids in the request\_confirmation
event by
[@​dpasiukevich](https://redirect.github.com/dpasiukevich) in
[#​553](https://redirect.github.com/google/adk-go/pull/553)
- chore: added tests to verify tool confirmation works with a2a by
[@​yarolegovich](https://redirect.github.com/yarolegovich) in
[#​560](https://redirect.github.com/google/adk-go/pull/560)
- fix: clear aggregated text and thoughts when receiving a non-appending
task artifact update by
[@​sherryfox](https://redirect.github.com/sherryfox) in
[#​555](https://redirect.github.com/google/adk-go/pull/555)
- feat: Implement OpenTelemetry semconv tracing by
[@​pawel-maciejczek](https://redirect.github.com/pawel-maciejczek)
in [#​548](https://redirect.github.com/google/adk-go/pull/548)
- cleanup: remove `call_llm` spans after adding semconv tracing by
[@​pawel-maciejczek](https://redirect.github.com/pawel-maciejczek)
in [#​556](https://redirect.github.com/google/adk-go/pull/556)
- fix: Fix flaky TestGenerateContentTracing by
[@​pawel-maciejczek](https://redirect.github.com/pawel-maciejczek)
in [#​563](https://redirect.github.com/google/adk-go/pull/563)
- fix: enable llm variant for gemini 2.5 and below by
[@​dpasiukevich](https://redirect.github.com/dpasiukevich) in
[#​562](https://redirect.github.com/google/adk-go/pull/562)
- chore: remove internal mutable session struct by
[@​dpasiukevich](https://redirect.github.com/dpasiukevich) in
[#​572](https://redirect.github.com/google/adk-go/pull/572)
- Introduce Retry and Reflect pluging by
[@​caglar10ur](https://redirect.github.com/caglar10ur) in
[#​564](https://redirect.github.com/google/adk-go/pull/564)
- fix: format go.mod by direct and indirect dependencies by
[@​zchee](https://redirect.github.com/zchee) in
[#​580](https://redirect.github.com/google/adk-go/pull/580)
- feature: implement v2 trace debug endpoints based on semconv spans and
logs by
[@​pawel-maciejczek](https://redirect.github.com/pawel-maciejczek)
in [#​570](https://redirect.github.com/google/adk-go/pull/570)
- feature: enhance telemetry project validation to fail if whitespace
only is passed by opts or env var by
[@​pawel-maciejczek](https://redirect.github.com/pawel-maciejczek)
in [#​584](https://redirect.github.com/google/adk-go/pull/584)
##### New Contributors
- [@​ymodak](https://redirect.github.com/ymodak) made their first
contribution in
[#​520](https://redirect.github.com/google/adk-go/pull/520)
-
[@​pawel-maciejczek](https://redirect.github.com/pawel-maciejczek)
made their first contribution in
[#​526](https://redirect.github.com/google/adk-go/pull/526)
- [@​code2gold](https://redirect.github.com/code2gold) made their
first contribution in
[#​544](https://redirect.github.com/google/adk-go/pull/544)
- [@​sherryfox](https://redirect.github.com/sherryfox) made their
first contribution in
[#​555](https://redirect.github.com/google/adk-go/pull/555)
**Full Changelog**:
<google/adk-go@v0.4.0...v0.5.0>
###
[`v0.4.0`](https://redirect.github.com/google/adk-go/releases/tag/v0.4.0)
[Compare
Source](https://redirect.github.com/google/adk-go/compare/v0.3.0...v0.4.0)
##### New major features
- Plugins: <https://google.github.io/adk-docs/plugins/>
- Tool Confirmation (human in the loop):
<https://google.github.io/adk-docs/tools-custom/confirmation/>
- VertexAI Session Service:
<https://google.github.io/adk-docs/sessions/session/#vertexaisessionservice>
note: adk docs will be updated with Go examples
##### What's Changed
- docs: update contributing.md by
[@​dpasiukevich](https://redirect.github.com/dpasiukevich) in
[#​431](https://redirect.github.com/google/adk-go/pull/431)
- fix: align and correct eventBelongsToBranch to match adk-python by
[@​sjy3](https://redirect.github.com/sjy3) in
[#​437](https://redirect.github.com/google/adk-go/pull/437)
- fix: update time truncation in database session service by
[@​dpasiukevich](https://redirect.github.com/dpasiukevich) in
[#​448](https://redirect.github.com/google/adk-go/pull/448)
- fix: Only last state change for multiple tool calls is being committed
to state by [@​majiayu000](https://redirect.github.com/majiayu000)
in [#​449](https://redirect.github.com/google/adk-go/pull/449)
- fix: remote agent responses are not stored in streaming mode by
[@​yarolegovich](https://redirect.github.com/yarolegovich) in
[#​420](https://redirect.github.com/google/adk-go/pull/420)
- fix: support CitationMetadata by
[@​nahapetyan-serob](https://redirect.github.com/nahapetyan-serob)
in [#​463](https://redirect.github.com/google/adk-go/pull/463)
- fix: parse events with errors in agenttool by
[@​dpasiukevich](https://redirect.github.com/dpasiukevich) in
[#​468](https://redirect.github.com/google/adk-go/pull/468)
- chore: correct LoadArtifactHandler Route Name by
[@​IAmSurajBobade](https://redirect.github.com/IAmSurajBobade) in
[#​464](https://redirect.github.com/google/adk-go/pull/464)
- artifact: don't allow file names with path separators by
[@​rakyll](https://redirect.github.com/rakyll) in
[#​472](https://redirect.github.com/google/adk-go/pull/472)
- Implement graceful shutdown for web server via context cancellation by
[@​imrenagi](https://redirect.github.com/imrenagi) in
[#​462](https://redirect.github.com/google/adk-go/pull/462)
- fix: resolve nil pointer in tool.Context.SearchMemory in webui mode by
[@​sjy3](https://redirect.github.com/sjy3) in
[#​476](https://redirect.github.com/google/adk-go/pull/476)
- Implement OutputResponseProcessor to enable use of OutputSchema and
tools by [@​caglar10ur](https://redirect.github.com/caglar10ur) in
[#​441](https://redirect.github.com/google/adk-go/pull/441)
- feat: include gen\_ai.conversation.id in OTEL spans
([#​421](https://redirect.github.com/google/adk-go/issues/421)) by
[@​JEETDESAI25](https://redirect.github.com/JEETDESAI25) in
[#​428](https://redirect.github.com/google/adk-go/pull/428)
- fix: return nil when server has been shutdown by
[@​dpasiukevich](https://redirect.github.com/dpasiukevich) in
[#​487](https://redirect.github.com/google/adk-go/pull/487)
- fix(database): cascade delete events when deleting session by
[@​iuga](https://redirect.github.com/iuga) in
[#​483](https://redirect.github.com/google/adk-go/pull/483)
- Make the type comparison case insensitive by
[@​caglar10ur](https://redirect.github.com/caglar10ur) in
[#​488](https://redirect.github.com/google/adk-go/pull/488)
- feat: add FilterToolset helper by
[@​dpasiukevich](https://redirect.github.com/dpasiukevich) in
[#​489](https://redirect.github.com/google/adk-go/pull/489)
- fix: mark cancellation events as Final in Executor by
[@​nahapetyan-serob](https://redirect.github.com/nahapetyan-serob)
in [#​494](https://redirect.github.com/google/adk-go/pull/494)
- Update adk-web to
[`958c8d6`](https://redirect.github.com/google/adk-go/commit/958c8d6278b45c59e413f52ace147c28c5767a4d)
by [@​caglar10ur](https://redirect.github.com/caglar10ur) in
[#​491](https://redirect.github.com/google/adk-go/pull/491)
- feat: add plugin package by
[@​baptmont](https://redirect.github.com/baptmont) in
[#​480](https://redirect.github.com/google/adk-go/pull/480)
- Avoid maintaining the copyright year manually by
[@​git-hulk](https://redirect.github.com/git-hulk) in
[#​495](https://redirect.github.com/google/adk-go/pull/495)
- Add vertexAi session service by
[@​baptmont](https://redirect.github.com/baptmont) in
[#​235](https://redirect.github.com/google/adk-go/pull/235)
- fix run mode config ineffective issue in a2a remote agent by
[@​sjy3](https://redirect.github.com/sjy3) in
[#​485](https://redirect.github.com/google/adk-go/pull/485)
- Add MCP session reconnection with Ping health check by
[@​Nerja](https://redirect.github.com/Nerja) in
[#​417](https://redirect.github.com/google/adk-go/pull/417)
- update docs for llmagent by
[@​indurireddy-TF](https://redirect.github.com/indurireddy-TF) in
[#​500](https://redirect.github.com/google/adk-go/pull/500)
- feat: enable plugin support in launcher config with tests by
[@​MarcoCerino23](https://redirect.github.com/MarcoCerino23) in
[#​503](https://redirect.github.com/google/adk-go/pull/503)
- fix: pass pluginConfig instead of only plugins by
[@​dpasiukevich](https://redirect.github.com/dpasiukevich) in
[#​504](https://redirect.github.com/google/adk-go/pull/504)
- fix: long-running operation handling as a2a input-required task by
[@​yarolegovich](https://redirect.github.com/yarolegovich) in
[#​499](https://redirect.github.com/google/adk-go/pull/499)
- Fix MCP reconnection on EOF error by
[@​Nerja](https://redirect.github.com/Nerja) in
[#​505](https://redirect.github.com/google/adk-go/pull/505)
- docs: upd docs for vertexai by
[@​dpasiukevich](https://redirect.github.com/dpasiukevich) in
[#​515](https://redirect.github.com/google/adk-go/pull/515)
- Removed plugin manager's after callback symmetry by
[@​baptmont](https://redirect.github.com/baptmont) in
[#​514](https://redirect.github.com/google/adk-go/pull/514)
- feat: add human in the loop confirmation by
[@​baptmont](https://redirect.github.com/baptmont) in
[#​490](https://redirect.github.com/google/adk-go/pull/490)
- Add custom part converters to ADK Executor. by
[@​zbirkenbuel](https://redirect.github.com/zbirkenbuel) in
[#​512](https://redirect.github.com/google/adk-go/pull/512)
- feat: provide access to session events from executor callbacks by
[@​yarolegovich](https://redirect.github.com/yarolegovich) in
[#​521](https://redirect.github.com/google/adk-go/pull/521)
##### New Contributors
- [@​sjy3](https://redirect.github.com/sjy3) made their first
contribution in
[#​437](https://redirect.github.com/google/adk-go/pull/437)
- [@​majiayu000](https://redirect.github.com/majiayu000) made
their first contribution in
[#​449](https://redirect.github.com/google/adk-go/pull/449)
-
[@​nahapetyan-serob](https://redirect.github.com/nahapetyan-serob)
made their first contribution in
[#​463](https://redirect.github.com/google/adk-go/pull/463)
- [@​IAmSurajBobade](https://redirect.github.com/IAmSurajBobade)
made their first contribution in
[#​464](https://redirect.github.com/google/adk-go/pull/464)
- [@​imrenagi](https://redirect.github.com/imrenagi) made their
first contribution in
[#​462](https://redirect.github.com/google/adk-go/pull/462)
- [@​JEETDESAI25](https://redirect.github.com/JEETDESAI25) made
their first contribution in
[#​428](https://redirect.github.com/google/adk-go/pull/428)
- [@​iuga](https://redirect.github.com/iuga) made their first
contribution in
[#​483](https://redirect.github.com/google/adk-go/pull/483)
- [@​Nerja](https://redirect.github.com/Nerja) made their first
contribution in
[#​417](https://redirect.github.com/google/adk-go/pull/417)
- [@​indurireddy-TF](https://redirect.github.com/indurireddy-TF)
made their first contribution in
[#​500](https://redirect.github.com/google/adk-go/pull/500)
- [@​MarcoCerino23](https://redirect.github.com/MarcoCerino23)
made their first contribution in
[#​503](https://redirect.github.com/google/adk-go/pull/503)
- [@​zbirkenbuel](https://redirect.github.com/zbirkenbuel) made
their first contribution in
[#​512](https://redirect.github.com/google/adk-go/pull/512)
**Full Changelog**:
<google/adk-go@v0.3.0...v0.4.0>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/googleapis/genai-toolbox).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuOTEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com>1 parent 259c541 commit 4ea11ff
4 files changed
+48
-16
lines changedLines changed: 9 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
36 | | - | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | | - | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
83 | 87 | | |
84 | 88 | | |
| 89 | + | |
| 90 | + | |
85 | 91 | | |
86 | 92 | | |
| 93 | + | |
87 | 94 | | |
88 | 95 | | |
89 | 96 | | |
90 | 97 | | |
| 98 | + | |
| 99 | + | |
91 | 100 | | |
92 | 101 | | |
93 | 102 | | |
| |||
100 | 109 | | |
101 | 110 | | |
102 | 111 | | |
| 112 | + | |
| 113 | + | |
103 | 114 | | |
104 | 115 | | |
105 | 116 | | |
| |||
110 | 121 | | |
111 | 122 | | |
112 | 123 | | |
| 124 | + | |
| 125 | + | |
113 | 126 | | |
114 | 127 | | |
115 | 128 | | |
| |||
120 | 133 | | |
121 | 134 | | |
122 | 135 | | |
| 136 | + | |
| 137 | + | |
123 | 138 | | |
124 | 139 | | |
125 | 140 | | |
| |||
Lines changed: 9 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
37 | | - | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
41 | | - | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
85 | 89 | | |
86 | 90 | | |
| 91 | + | |
| 92 | + | |
87 | 93 | | |
88 | 94 | | |
| 95 | + | |
89 | 96 | | |
90 | 97 | | |
91 | 98 | | |
92 | 99 | | |
| 100 | + | |
| 101 | + | |
93 | 102 | | |
94 | 103 | | |
95 | 104 | | |
| |||
102 | 111 | | |
103 | 112 | | |
104 | 113 | | |
| 114 | + | |
| 115 | + | |
105 | 116 | | |
106 | 117 | | |
107 | 118 | | |
| |||
112 | 123 | | |
113 | 124 | | |
114 | 125 | | |
| 126 | + | |
| 127 | + | |
115 | 128 | | |
116 | 129 | | |
117 | 130 | | |
| |||
124 | 137 | | |
125 | 138 | | |
126 | 139 | | |
| 140 | + | |
| 141 | + | |
127 | 142 | | |
128 | 143 | | |
129 | 144 | | |
| |||
0 commit comments