diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index ce4f35c28..5009cc6be 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "1.10.0"
+ ".": "1.10.1"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fed8d31c0..85feb2c67 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [1.10.1](https://github.com/google/adk-java/compare/v1.10.0...v1.10.1) (2026-09-18)
+
+
+### Documentation
+
+* remove TODO regarding default InMemoryRunner.appName ([99adf57](https://github.com/google/adk-java/commit/99adf57fb4f58327e7132d91bd0d6d25476e32cb))
+
## [1.10.0](https://github.com/google/adk-java/compare/v1.9.0...v1.10.0) (2026-09-16)
diff --git a/README.md b/README.md
index e5f65d000..3fe1fa502 100644
--- a/README.md
+++ b/README.md
@@ -50,13 +50,13 @@ If you're using Maven, add the following to your dependencies:
com.google.adk
google-adk
- 1.10.0
+ 1.10.1
com.google.adk
google-adk-dev
- 1.10.0
+ 1.10.1
```
diff --git a/a2a/pom.xml b/a2a/pom.xml
index d686f274d..5435fa435 100644
--- a/a2a/pom.xml
+++ b/a2a/pom.xml
@@ -5,7 +5,7 @@
com.google.adk
google-adk-parent
- 1.10.1-SNAPSHOT
+ 1.10.1
google-adk-a2a
diff --git a/contrib/firestore-session-service/pom.xml b/contrib/firestore-session-service/pom.xml
index 36a2ba3a6..8d8cb87a4 100644
--- a/contrib/firestore-session-service/pom.xml
+++ b/contrib/firestore-session-service/pom.xml
@@ -20,7 +20,7 @@
com.google.adk
google-adk-parent
- 1.10.1-SNAPSHOT
+ 1.10.1
../../pom.xml
diff --git a/contrib/langchain4j/pom.xml b/contrib/langchain4j/pom.xml
index ce0ca7e85..20c2c6588 100644
--- a/contrib/langchain4j/pom.xml
+++ b/contrib/langchain4j/pom.xml
@@ -20,7 +20,7 @@
com.google.adk
google-adk-parent
- 1.10.1-SNAPSHOT
+ 1.10.1
../../pom.xml
diff --git a/contrib/planners/pom.xml b/contrib/planners/pom.xml
index 15ff68b13..33617c667 100644
--- a/contrib/planners/pom.xml
+++ b/contrib/planners/pom.xml
@@ -20,7 +20,7 @@
com.google.adk
google-adk-parent
- 1.10.1-SNAPSHOT
+ 1.10.1
../../pom.xml
diff --git a/contrib/samples/a2a_basic/pom.xml b/contrib/samples/a2a_basic/pom.xml
index 5c4d5173e..e8b25cfcc 100644
--- a/contrib/samples/a2a_basic/pom.xml
+++ b/contrib/samples/a2a_basic/pom.xml
@@ -5,7 +5,7 @@
com.google.adk
google-adk-samples
- 1.10.1-SNAPSHOT
+ 1.10.1
..
diff --git a/contrib/samples/a2a_server/pom.xml b/contrib/samples/a2a_server/pom.xml
index 017aebc73..9f90b0090 100644
--- a/contrib/samples/a2a_server/pom.xml
+++ b/contrib/samples/a2a_server/pom.xml
@@ -5,7 +5,7 @@
com.google.adk
google-adk-samples
- 1.10.1-SNAPSHOT
+ 1.10.1
..
diff --git a/contrib/samples/configagent/pom.xml b/contrib/samples/configagent/pom.xml
index 0396033b3..8a22bf58c 100644
--- a/contrib/samples/configagent/pom.xml
+++ b/contrib/samples/configagent/pom.xml
@@ -5,7 +5,7 @@
com.google.adk
google-adk-samples
- 1.10.1-SNAPSHOT
+ 1.10.1
..
diff --git a/contrib/samples/github/adkprtriaging/pom.xml b/contrib/samples/github/adkprtriaging/pom.xml
index 5db83c89c..f913b2355 100644
--- a/contrib/samples/github/adkprtriaging/pom.xml
+++ b/contrib/samples/github/adkprtriaging/pom.xml
@@ -20,7 +20,7 @@
com.google.adk
google-adk-samples
- 1.10.1-SNAPSHOT
+ 1.10.1
../..
diff --git a/contrib/samples/github/adkreleasedocs/pom.xml b/contrib/samples/github/adkreleasedocs/pom.xml
index a212435ce..73f3a5930 100644
--- a/contrib/samples/github/adkreleasedocs/pom.xml
+++ b/contrib/samples/github/adkreleasedocs/pom.xml
@@ -20,7 +20,7 @@
com.google.adk
google-adk-samples
- 1.10.1-SNAPSHOT
+ 1.10.1
../..
diff --git a/contrib/samples/github/adkspam/pom.xml b/contrib/samples/github/adkspam/pom.xml
index 43c63aee9..3ed1a926e 100644
--- a/contrib/samples/github/adkspam/pom.xml
+++ b/contrib/samples/github/adkspam/pom.xml
@@ -20,7 +20,7 @@
com.google.adk
google-adk-samples
- 1.10.1-SNAPSHOT
+ 1.10.1
../..
diff --git a/contrib/samples/github/adkstale/pom.xml b/contrib/samples/github/adkstale/pom.xml
index f451eb006..8a8056df6 100644
--- a/contrib/samples/github/adkstale/pom.xml
+++ b/contrib/samples/github/adkstale/pom.xml
@@ -20,7 +20,7 @@
com.google.adk
google-adk-samples
- 1.10.1-SNAPSHOT
+ 1.10.1
../..
diff --git a/contrib/samples/github/adktriaging/pom.xml b/contrib/samples/github/adktriaging/pom.xml
index 5043dde2b..622ac14e5 100644
--- a/contrib/samples/github/adktriaging/pom.xml
+++ b/contrib/samples/github/adktriaging/pom.xml
@@ -20,7 +20,7 @@
com.google.adk
google-adk-samples
- 1.10.1-SNAPSHOT
+ 1.10.1
../..
diff --git a/contrib/samples/github/githubtools/pom.xml b/contrib/samples/github/githubtools/pom.xml
index 0f240ac0d..8fa9ac179 100644
--- a/contrib/samples/github/githubtools/pom.xml
+++ b/contrib/samples/github/githubtools/pom.xml
@@ -20,7 +20,7 @@
com.google.adk
google-adk-samples
- 1.10.1-SNAPSHOT
+ 1.10.1
../..
diff --git a/contrib/samples/helloworld/pom.xml b/contrib/samples/helloworld/pom.xml
index b35d09f70..12598d9ef 100644
--- a/contrib/samples/helloworld/pom.xml
+++ b/contrib/samples/helloworld/pom.xml
@@ -20,7 +20,7 @@
com.google.adk
google-adk-samples
- 1.10.1-SNAPSHOT
+ 1.10.1
..
diff --git a/contrib/samples/mcpfilesystem/pom.xml b/contrib/samples/mcpfilesystem/pom.xml
index 174fbf53e..27c291301 100644
--- a/contrib/samples/mcpfilesystem/pom.xml
+++ b/contrib/samples/mcpfilesystem/pom.xml
@@ -20,7 +20,7 @@
com.google.adk
google-adk-parent
- 1.10.1-SNAPSHOT
+ 1.10.1
../../..
diff --git a/contrib/samples/pom.xml b/contrib/samples/pom.xml
index 931b47d9a..4f75253de 100644
--- a/contrib/samples/pom.xml
+++ b/contrib/samples/pom.xml
@@ -5,7 +5,7 @@
com.google.adk
google-adk-parent
- 1.10.1-SNAPSHOT
+ 1.10.1
../..
diff --git a/contrib/spring-ai/pom.xml b/contrib/spring-ai/pom.xml
index 1447da971..39145a9ef 100644
--- a/contrib/spring-ai/pom.xml
+++ b/contrib/spring-ai/pom.xml
@@ -20,7 +20,7 @@
com.google.adk
google-adk-parent
- 1.10.1-SNAPSHOT
+ 1.10.1
../../pom.xml
diff --git a/core/pom.xml b/core/pom.xml
index 088c7fd2e..caaf149fb 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -20,7 +20,7 @@
com.google.adk
google-adk-parent
- 1.10.1-SNAPSHOT
+ 1.10.1
google-adk
diff --git a/core/src/main/java/com/google/adk/Version.java b/core/src/main/java/com/google/adk/Version.java
index f4867920a..1f358be16 100644
--- a/core/src/main/java/com/google/adk/Version.java
+++ b/core/src/main/java/com/google/adk/Version.java
@@ -22,7 +22,7 @@
*/
public final class Version {
// Don't touch this, release-please should keep it up to date.
- public static final String JAVA_ADK_VERSION = "1.10.0"; // x-release-please-released-version
+ public static final String JAVA_ADK_VERSION = "1.10.1"; // x-release-please-released-version
private Version() {}
}
diff --git a/dev/pom.xml b/dev/pom.xml
index 715eb8f77..c128af739 100644
--- a/dev/pom.xml
+++ b/dev/pom.xml
@@ -18,7 +18,7 @@
com.google.adk
google-adk-parent
- 1.10.1-SNAPSHOT
+ 1.10.1
google-adk-dev
diff --git a/maven_plugin/examples/custom_tools/pom.xml b/maven_plugin/examples/custom_tools/pom.xml
index 063b85c7f..3ea2dd348 100644
--- a/maven_plugin/examples/custom_tools/pom.xml
+++ b/maven_plugin/examples/custom_tools/pom.xml
@@ -4,7 +4,7 @@
com.example
custom-tools-example
- 1.10.1-SNAPSHOT
+ 1.10.1
jar
ADK Custom Tools Example
diff --git a/maven_plugin/examples/simple-agent/pom.xml b/maven_plugin/examples/simple-agent/pom.xml
index d13da3853..721327271 100644
--- a/maven_plugin/examples/simple-agent/pom.xml
+++ b/maven_plugin/examples/simple-agent/pom.xml
@@ -4,7 +4,7 @@
com.example
simple-adk-agent
- 1.10.1-SNAPSHOT
+ 1.10.1
jar
Simple ADK Agent Example
diff --git a/maven_plugin/pom.xml b/maven_plugin/pom.xml
index b60784842..0066526b2 100644
--- a/maven_plugin/pom.xml
+++ b/maven_plugin/pom.xml
@@ -5,7 +5,7 @@
com.google.adk
google-adk-parent
- 1.10.1-SNAPSHOT
+ 1.10.1
../pom.xml
diff --git a/pom.xml b/pom.xml
index a37f45ebe..befd679f9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
com.google.adk
google-adk-parent
- 1.10.1-SNAPSHOT
+ 1.10.1
pom
Google Agent Development Kit Maven Parent POM
diff --git a/tokt/pom.xml b/tokt/pom.xml
index 3dcc604f6..69a6ab8a5 100644
--- a/tokt/pom.xml
+++ b/tokt/pom.xml
@@ -20,7 +20,7 @@
com.google.adk
google-adk-parent
- 1.10.1-SNAPSHOT
+ 1.10.1
google-adk-tokt
diff --git a/tutorials/city-time-weather/pom.xml b/tutorials/city-time-weather/pom.xml
index d87328b6f..db9ad1184 100644
--- a/tutorials/city-time-weather/pom.xml
+++ b/tutorials/city-time-weather/pom.xml
@@ -20,7 +20,7 @@
com.google.adk
google-adk-parent
- 1.10.1-SNAPSHOT
+ 1.10.1
../../pom.xml
diff --git a/tutorials/live-audio-single-agent/pom.xml b/tutorials/live-audio-single-agent/pom.xml
index 5b2d73923..b2f15c732 100644
--- a/tutorials/live-audio-single-agent/pom.xml
+++ b/tutorials/live-audio-single-agent/pom.xml
@@ -20,7 +20,7 @@
com.google.adk
google-adk-parent
- 1.10.1-SNAPSHOT
+ 1.10.1
../../pom.xml