chore(release/candidate): release 2.7.1 (#6766)

Co-authored-by: GWeale <51099682+GWeale@users.noreply.github.com>
This commit is contained in:
adk-bot
2026-08-17 11:19:10 -07:00
committed by GitHub
parent 8e6f3613ac
commit d71f1bf1d7
3 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
".": "2.7.0"
".": "2.7.1"
}
+8
View File
@@ -1,5 +1,13 @@
# Changelog
## [2.7.1](https://github.com/google/adk-python/compare/v2.7.0...v2.7.1) (2026-08-17)
### Bug Fixes
* **deps:** restore the OpenTelemetry 1.42.1 ceiling ([8e6f361](https://github.com/google/adk-python/commit/8e6f3613acb6ec07568a75461b964b311f404132))
* validate session initialization events ([e2b8ace](https://github.com/google/adk-python/commit/e2b8acefa2580b566b6fd9863dda203534294536)), closes [#5290](https://github.com/google/adk-python/issues/5290)
## [2.7.0](https://github.com/google/adk-python/compare/v2.6.3...v2.7.0) (2026-08-13)
### Highlights
+1 -1
View File
@@ -13,4 +13,4 @@
# limitations under the License.
# version: major.minor.patch
__version__ = "2.7.0"
__version__ = "2.7.1"