File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 1.27.2 "
2+ "." : " 1.27.4 "
33}
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json" ,
3- "last-release-sha" : " 7b94a767337e0d642e808734608f07a70e077c62 " ,
3+ "last-release-sha" : " 066fcec3e8e669d1c5360e1556afce3f7e068072 " ,
44 "packages" : {
55 "." : {
66 "release-type" : " python" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.27.4] ( https://github.com/google/adk-python/compare/v1.27.3...v1.27.4 ) (2026-03-24)
4+ ### Bug Fixes
5+
6+ * Exclude compromised LiteLLM versions from dependencies pin to 1.82.6 ([ fa5e707] ( https://github.com/google/adk-python/commit/fa5e707c11ad748e7db2f653b526d9bdc4b7d405 ) )
7+ * gate builder endpoints behind web flag ([ 44b3f72] ( https://github.com/google/adk-python/commit/44b3f72d8f4ee09461d0acd8816149e801260b84 ) )
8+
9+ ## [ 1.27.3] ( https://github.com/google/adk-python/compare/v1.27.2...v1.27.3 ) (2026-03-23)
10+ ### Bug Fixes
11+ * add protection for arbitrary module imports ([ 276adfb] ( https://github.com/google/adk-python/commit/276adfb7ad552213c0201a3c95efbc9876bf3b66 ) )
12+
313## [ 1.27.2] ( https://github.com/google/adk-python/compare/v1.27.1...v1.27.2 ) (2026-03-17)
414### Bug Fixes
515 * Use valid dataplex OAuth scope for BigQueryToolset ([ 4010716] ( https://github.com/google/adk-python/commit/4010716470fc83918dc367c5971342ff551401c8 ) )
Original file line number Diff line number Diff line change 1313# limitations under the License.
1414
1515# version: major.minor.patch
16- __version__ = "1.27.2 "
16+ __version__ = "1.27.4 "
You can’t perform that action at this time.
0 commit comments