chore: merge release v1.35.2 to v1 (#6153)
Co-authored-by: adk-bot <223368873+adk-bot@users.noreply.github.com>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{
|
||||
".": "1.35.1"
|
||||
".": "1.35.2"
|
||||
}
|
||||
|
||||
@@ -57,5 +57,5 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"last-release-sha": "459782f479b928d34b6151d111d7e5ebe4481296"
|
||||
"last-release-sha": "afe408376a9c12fc3b206df234a1655f565c826c"
|
||||
}
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [1.35.2](https://github.com/google/adk-python/compare/v1.35.1...v1.35.2) (2026-06-17)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* remove live event buffering in runner ([#6151](https://github.com/google/adk-python/issues/6151)) ([afe4083](https://github.com/google/adk-python/commit/afe408376a9c12fc3b206df234a1655f565c826c))
|
||||
|
||||
## [1.35.0](https://github.com/google/adk-python/compare/v1.34.2...v1.35.0) (2026-06-15)
|
||||
|
||||
|
||||
|
||||
@@ -13,4 +13,4 @@
|
||||
# limitations under the License.
|
||||
|
||||
# version: major.minor.patch
|
||||
__version__ = "1.35.1"
|
||||
__version__ = "1.35.2"
|
||||
|
||||
Reference in New Issue
Block a user