Skip to content

chore(deps): bump google-adk.version from 1.0.0 to 1.2.0#17

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/google-adk.version-1.2.0
Open

chore(deps): bump google-adk.version from 1.0.0 to 1.2.0#17
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/google-adk.version-1.2.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps google-adk.version from 1.0.0 to 1.2.0.
Updates com.google.adk:google-adk from 1.0.0 to 1.2.0

Release notes

Sourced from com.google.adk:google-adk's releases.

v1.2.0

1.2.0 (2026-04-24)

Features

  • Add telemetry headers (4009905)
  • Adding functionality to support customer content formating (52323b4)
  • Allowing McpAsycToolset Builder to take in a McpSessionManager (78766c1)
  • Forward state delta from all events to parent session instead of just the last event (f4cd1b7)
  • Implement BigQuery auto-schema upgrade and view creation (14027d1)
  • Make BigQueryAgentAnalyticsPlugin state per-invocation (629c390)
  • Support ChatCompletionChunk to LlmResponse conversion (589328e)
  • Support plugins in Java AgentTool similar to Python's implementation (02a08a1)

Bug Fixes

  • Allow BuiltInCodeExecutor for Gemini 3 models (1a3dd61)
  • Fix ADK Runner race condition for sequential tool execution (69680bb)
  • Fix ADK Runner race condition for sequential tool execution (9031cad)
  • Removing deprecated Optional methods (8ef99f9)

v1.1.0

1.1.0 (2026-04-10)

Features

  • Add ChatCompletionsRequest object (88eb0f5)
  • Add ChatCompletionsResponse object (55becb8)
  • Add ChatCompletionsResponse to LlmResponse conversion (ec88c64)
  • add README for ADK LangChain4j integration library (f861ef9)
  • add support for Gemma models in LlmRegistry (9d6cc80)
  • add transcription in event (cb9d2e3)
  • Implement Trace management, add HITL support (7407e37)
  • Support Sub-agent Escalation event in Parallel Agent (Issue #561) (88c8b0e)
  • Update event IDs in BaseLlmFlow's post processing section (d0e1085)
  • Agentic Planning for ADK (076e903)

Bug Fixes

  • Fix A2A protocol chunk streaming and task completion states (c95f669)
  • Fix critical race condition in ADK Runner (51f4d1f)
  • Fix critical race condition in ADK Runner (3091156)
  • Fix race condition and stale session in ADK Runner (7964e93)
Changelog

Sourced from com.google.adk:google-adk's changelog.

1.2.0 (2026-04-24)

Features

  • Add telemetry headers (4009905)
  • Adding functionality to support customer content formating (52323b4)
  • Allowing McpAsycToolset Builder to take in a McpSessionManager (78766c1)
  • Forward state delta from all events to parent session instead of just the last event (f4cd1b7)
  • Implement BigQuery auto-schema upgrade and view creation (14027d1)
  • Make BigQueryAgentAnalyticsPlugin state per-invocation (629c390)
  • Support ChatCompletionChunk to LlmResponse conversion (589328e)
  • Support plugins in Java AgentTool similar to Python's implementation (02a08a1)

Bug Fixes

  • Allow BuiltInCodeExecutor for Gemini 3 models (1a3dd61)
  • Fix ADK Runner race condition for sequential tool execution (69680bb)
  • Fix ADK Runner race condition for sequential tool execution (9031cad)
  • Removing deprecated Optional methods (8ef99f9)

1.1.0 (2026-04-10)

Features

  • Add ChatCompletionsRequest object (88eb0f5)
  • Add ChatCompletionsResponse object (55becb8)
  • Add ChatCompletionsResponse to LlmResponse conversion (ec88c64)
  • add README for ADK LangChain4j integration library (f861ef9)
  • add support for Gemma models in LlmRegistry (9d6cc80)
  • add transcription in event (cb9d2e3)
  • Implement Trace management, add HITL support (7407e37)
  • Support Sub-agent Escalation event in Parallel Agent (Issue #561) (88c8b0e)
  • Update event IDs in BaseLlmFlow's post processing section (d0e1085)

Bug Fixes

  • Fix A2A protocol chunk streaming and task completion states (c95f669)
  • Fix critical race condition in ADK Runner (51f4d1f)
  • Fix critical race condition in ADK Runner (3091156)
  • Fix race condition and stale session in ADK Runner (7964e93)
Commits
  • a1fc13a Merge pull request #1150 from google:release-please--branches--main
  • aa0907b chore(main): release 1.2.0
  • 52323b4 feat: Adding functionality to support customer content formating
  • 02a08a1 feat: Support plugins in Java AgentTool similar to Python's implementation
  • 4009905 feat:Add telemetry headers
  • 26429af Merge pull request #1129 from google:release-please--branches--main
  • 1604c69 chore(main): release 1.1.1-SNAPSHOT
  • 589328e feat: Support ChatCompletionChunk to LlmResponse conversion
  • 5be29d4 ADK changes
  • 629c390 feat: Make BigQueryAgentAnalyticsPlugin state per-invocation
  • Additional commits viewable in compare view

Updates com.google.adk:google-adk-spring-ai from 1.0.0 to 1.2.0

Release notes

Sourced from com.google.adk:google-adk-spring-ai's releases.

v1.2.0

1.2.0 (2026-04-24)

Features

  • Add telemetry headers (4009905)
  • Adding functionality to support customer content formating (52323b4)
  • Allowing McpAsycToolset Builder to take in a McpSessionManager (78766c1)
  • Forward state delta from all events to parent session instead of just the last event (f4cd1b7)
  • Implement BigQuery auto-schema upgrade and view creation (14027d1)
  • Make BigQueryAgentAnalyticsPlugin state per-invocation (629c390)
  • Support ChatCompletionChunk to LlmResponse conversion (589328e)
  • Support plugins in Java AgentTool similar to Python's implementation (02a08a1)

Bug Fixes

  • Allow BuiltInCodeExecutor for Gemini 3 models (1a3dd61)
  • Fix ADK Runner race condition for sequential tool execution (69680bb)
  • Fix ADK Runner race condition for sequential tool execution (9031cad)
  • Removing deprecated Optional methods (8ef99f9)

v1.1.0

1.1.0 (2026-04-10)

Features

  • Add ChatCompletionsRequest object (88eb0f5)
  • Add ChatCompletionsResponse object (55becb8)
  • Add ChatCompletionsResponse to LlmResponse conversion (ec88c64)
  • add README for ADK LangChain4j integration library (f861ef9)
  • add support for Gemma models in LlmRegistry (9d6cc80)
  • add transcription in event (cb9d2e3)
  • Implement Trace management, add HITL support (7407e37)
  • Support Sub-agent Escalation event in Parallel Agent (Issue #561) (88c8b0e)
  • Update event IDs in BaseLlmFlow's post processing section (d0e1085)
  • Agentic Planning for ADK (076e903)

Bug Fixes

  • Fix A2A protocol chunk streaming and task completion states (c95f669)
  • Fix critical race condition in ADK Runner (51f4d1f)
  • Fix critical race condition in ADK Runner (3091156)
  • Fix race condition and stale session in ADK Runner (7964e93)
Changelog

Sourced from com.google.adk:google-adk-spring-ai's changelog.

1.2.0 (2026-04-24)

Features

  • Add telemetry headers (4009905)
  • Adding functionality to support customer content formating (52323b4)
  • Allowing McpAsycToolset Builder to take in a McpSessionManager (78766c1)
  • Forward state delta from all events to parent session instead of just the last event (f4cd1b7)
  • Implement BigQuery auto-schema upgrade and view creation (14027d1)
  • Make BigQueryAgentAnalyticsPlugin state per-invocation (629c390)
  • Support ChatCompletionChunk to LlmResponse conversion (589328e)
  • Support plugins in Java AgentTool similar to Python's implementation (02a08a1)

Bug Fixes

  • Allow BuiltInCodeExecutor for Gemini 3 models (1a3dd61)
  • Fix ADK Runner race condition for sequential tool execution (69680bb)
  • Fix ADK Runner race condition for sequential tool execution (9031cad)
  • Removing deprecated Optional methods (8ef99f9)

1.1.0 (2026-04-10)

Features

  • Add ChatCompletionsRequest object (88eb0f5)
  • Add ChatCompletionsResponse object (55becb8)
  • Add ChatCompletionsResponse to LlmResponse conversion (ec88c64)
  • add README for ADK LangChain4j integration library (f861ef9)
  • add support for Gemma models in LlmRegistry (9d6cc80)
  • add transcription in event (cb9d2e3)
  • Implement Trace management, add HITL support (7407e37)
  • Support Sub-agent Escalation event in Parallel Agent (Issue #561) (88c8b0e)
  • Update event IDs in BaseLlmFlow's post processing section (d0e1085)

Bug Fixes

  • Fix A2A protocol chunk streaming and task completion states (c95f669)
  • Fix critical race condition in ADK Runner (51f4d1f)
  • Fix critical race condition in ADK Runner (3091156)
  • Fix race condition and stale session in ADK Runner (7964e93)
Commits
  • a1fc13a Merge pull request #1150 from google:release-please--branches--main
  • aa0907b chore(main): release 1.2.0
  • 52323b4 feat: Adding functionality to support customer content formating
  • 02a08a1 feat: Support plugins in Java AgentTool similar to Python's implementation
  • 4009905 feat:Add telemetry headers
  • 26429af Merge pull request #1129 from google:release-please--branches--main
  • 1604c69 chore(main): release 1.1.1-SNAPSHOT
  • 589328e feat: Support ChatCompletionChunk to LlmResponse conversion
  • 5be29d4 ADK changes
  • 629c390 feat: Make BigQueryAgentAnalyticsPlugin state per-invocation
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 11, 2026
Bumps `google-adk.version` from 1.0.0 to 1.2.0.

Updates `com.google.adk:google-adk` from 1.0.0 to 1.2.0
- [Release notes](https://github.com/google/adk-java/releases)
- [Changelog](https://github.com/google/adk-java/blob/main/CHANGELOG.md)
- [Commits](google/adk-java@v1.0.0...v1.2.0)

Updates `com.google.adk:google-adk-spring-ai` from 1.0.0 to 1.2.0
- [Release notes](https://github.com/google/adk-java/releases)
- [Changelog](https://github.com/google/adk-java/blob/main/CHANGELOG.md)
- [Commits](google/adk-java@v1.0.0...v1.2.0)

---
updated-dependencies:
- dependency-name: com.google.adk:google-adk
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.adk:google-adk-spring-ai
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/maven/google-adk.version-1.2.0 branch from 4d297f0 to 7ae1a6d Compare May 12, 2026 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants