chore: merge release v1.37.0 to v1 (#6525)
Co-authored-by: adk-bot <223368873+adk-bot@users.noreply.github.com>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{
|
||||
".": "1.36.2"
|
||||
".": "1.37.0"
|
||||
}
|
||||
|
||||
@@ -57,5 +57,5 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"last-release-sha": "4ef72fef0e607d61285f1a12da6edd55b21a1c1d"
|
||||
"last-release-sha": "c299420531158e2b851f87d1bf927a147c8c259e"
|
||||
}
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [1.37.0](https://github.com/google/adk-python/compare/v1.36.2...v1.37.0) (2026-07-30)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **live:** Support asynchronous non-blocking tools ([#6522](https://github.com/google/adk-python/issues/6522)) ([c299420](https://github.com/google/adk-python/commit/c299420531158e2b851f87d1bf927a147c8c259e))
|
||||
|
||||
## [1.36.2](https://github.com/google/adk-python/compare/v1.36.1...v1.36.2) (2026-07-21)
|
||||
|
||||
|
||||
|
||||
@@ -13,4 +13,4 @@
|
||||
# limitations under the License.
|
||||
|
||||
# version: major.minor.patch
|
||||
__version__ = "1.36.2"
|
||||
__version__ = "1.37.0"
|
||||
|
||||
Reference in New Issue
Block a user