adk-bot
c71ade0c96
chore: merge release v1.39.0 to v1 ( #6776 )
...
Co-authored-by: adk-bot <223368873+adk-bot@users.noreply.github.com >
2026-08-17 12:27:18 -07:00
adk-bot
3d737f175c
chore: merge release v1.38.0 to v1
...
Co-authored-by: adk-bot <223368873+adk-bot@users.noreply.github.com >
2026-08-07 16:41:29 -07:00
adk-bot
8b2feb52ea
chore: merge release v1.37.0 to v1 ( #6525 )
...
Co-authored-by: adk-bot <223368873+adk-bot@users.noreply.github.com >
2026-07-30 11:11:40 -07:00
adk-bot
b251dbfe52
chore: merge release v1.36.2 to v1 ( #6440 )
...
Co-authored-by: adk-bot <223368873+adk-bot@users.noreply.github.com >
2026-07-21 14:39:20 -07:00
adk-bot
4c23c0fb74
chore: merge release v1.36.1 to v1 ( #6320 )
...
Co-authored-by: adk-bot <223368873+adk-bot@users.noreply.github.com >
2026-07-07 14:51:08 -07:00
Kathy Wu
e495609c1d
chore(release): backport unified release workflows from main ( #6318 )
2026-07-06 11:56:18 -07:00
adk-bot
e72bf9b976
chore: merge release v1.36.0 to v1 ( #6193 )
...
Co-authored-by: adk-bot <223368873+adk-bot@users.noreply.github.com >
2026-06-22 16:58:46 -07:00
Shangjie Chen
93ca9fe596
chore: consolidate GitHub Actions workflows for v1 branch ( #6194 )
2026-06-22 16:58:07 -07:00
adk-bot
4f3f350aa8
chore: merge release v1.35.2 to v1 ( #6153 )
...
Co-authored-by: adk-bot <223368873+adk-bot@users.noreply.github.com >
2026-06-17 13:54:06 -07:00
wukath
b4fee1cf4d
chore(release/v1-candidate): release 1.35.1
...
Change-Id: I01547579333c8fd0658c375732c635e0b58117c9
2026-06-15 13:44:02 -07:00
adk-bot
28dbdfb805
chore(release/v1-candidate): release 1.35.0
2026-06-15 13:13:44 -07:00
wukath
15eb38701c
fix release finalize
2026-06-02 16:00:31 -07:00
wukath
19a87caae7
ci: enable precommit workflow for v1 branch
2026-06-02 11:56:26 -07:00
wukath
fbe372ed27
ci: enable python unit tests workflow for v1 branch
2026-06-02 11:54:04 -07:00
Wei (Jack) Sun
597a39a669
chore: merge release v1.34.2 to v1 ( #5936 )
...
Co-authored-by: Yifan <wanyif@google.com >
Co-authored-by: Jacksunwei <1281348+Jacksunwei@users.noreply.github.com >
2026-06-01 16:20:10 -07:00
Yifan
7c0e186186
Update 1.34.1 ( #5933 )
2026-06-01 15:29:27 -07:00
asobran
b0d419411f
ci(releases): Scope changelog strictly to v1 bug fixes
...
Set last-release-sha to the commit immediately prior to v1 cherry-picks (e13ada75 ) to prevent Release Please from scanning upstream main history and incorrectly generating minor releases rather than patch releases.
Change-Id: Ic78faa3c558b0cab1670246310c734a2e1616cc4
2026-05-22 18:36:28 +00:00
asobran
8257bf8bfc
ci(releases): Use semantic versioning strategy for v1 bug fixes
...
Configure release-please-config-v1.json with default versioning strategy so that bug fixes correctly trigger patch releases (e.g., 1.34.1) rather than minor releases.
Change-Id: I79efe1743968c6228a470a7a84ba11bcc5b82995
2026-05-22 18:31:25 +00:00
asobran
0ebc155d02
ci(releases): Set last-release-sha to v1.34.0 tag SHA
...
Fix last-release-sha in release-please-config-v1.json to track the commit SHA of tag v1.34.0 so that Release Please does not generate massive changelogs including legacy commits.
Change-Id: I2e59566ebb3900975b9f86326bb53ed959a92815
2026-05-22 18:26:39 +00:00
asobran
472c770b4f
ci(releases): Configure release-please for v1 stable releases
...
Fix release-please-config-v1.json and .release-please-manifest-v1.json to track stable v1 versioning (1.34.0) and CHANGELOG.md rather than v2 prerelease configurations.
Change-Id: I7a82c4b27cad0f0af8a6736fe6e6e4552153b80a
2026-05-22 18:04:33 +00:00
asobran
c1212379f5
ci(releases): Mirror v1 release-please configurations to v1 branch
...
Add .release-please-manifest-v1.json and release-please-config-v1.json to v1 branch to resolve base release-please config not found error when running release action.
Change-Id: If95237eba75aeac824fed2054dbef99924cbc517
2026-05-22 17:51:38 +00:00
asobran
d27b099f18
ci(workflows): Synchronize release workflows for v1 branch
...
Add release-v1-*.yml workflow files to v1 branch to resolve GitHub Actions HTTP 422 error when triggering Release Please via workflow_dispatch, and remove inapplicable v2 workflow files.
Change-Id: Ic4f5a70df4502f670e372ccfd5a46cae686386f9
2026-05-22 16:08:34 +00:00
Wei (Jack) Sun
e13ada758a
chore: merge release v1.34.0 to main
...
Merge https://github.com/google/adk-python/pull/5747
Syncs version bump and CHANGELOG from release v1.34.0 to main.
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/adk-python/pull/5747 from google:release/v1.34.0 160b1b45e4
PiperOrigin-RevId: 917514751
2026-05-18 17:40:10 -07:00
Arpit Jain
e7ca943b6b
ci: declare contents: read on seven workflows missing a permissions block
...
Merge https://github.com/google/adk-python/pull/5687
Co-authored-by: Xuan Yang <xygoogle@google.com >
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/adk-python/pull/5687 from arpitjain099:ci/add-permissions c145c102024d761ee90d0643a8d26f399578a0f4
PiperOrigin-RevId: 917369094
2026-05-18 12:28:52 -07:00
Shangjie Chen
27e71f3bcf
chore: Update Gemini Actions workflows for enhanced security and community alignment
...
- Restrict invoke and review triggers purely to explicit user comments.
- Enforce strict author association verification (OWNER, MEMBER, COLLABORATOR).
- Enforce strict targeting assertion to ensure pull requests act on the main branch.
- Synchronize prompt constraints and GitHub action tools with the community catalog.
- Refine action API key options to uniformly target secrets.GOOGLE_API_KEY.
Co-authored-by: Shangjie Chen <deanchen@google.com >
PiperOrigin-RevId: 915654346
2026-05-14 15:43:31 -07:00
Shangjie Chen
fd8b49295d
feat(ci): add Gemini auto review and invoke workflows
...
Merge https://github.com/google/adk-python/pull/5679
Same config as in adk-python-community
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/adk-python/pull/5679 from DeanChensj:main d33c368d56bb7f7be0e07ff557dc14e557d7d45d
PiperOrigin-RevId: 914634367
2026-05-12 21:34:33 -07:00
Wei (Jack) Sun
c13f2e4aeb
chore: merge release v1.33.0 to main
...
Merge https://github.com/google/adk-python/pull/5648
Syncs version bump and CHANGELOG from release v1.33.0 to main.
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/adk-python/pull/5648 from google:release/v1.33.0 643ebd10f7
PiperOrigin-RevId: 912728912
2026-05-08 15:39:31 -07:00
Wei (Jack) Sun
153c7f7093
ci: ignore browser assets in license lint
...
Merge https://github.com/google/adk-python/pull/5612
## Summary
- Added `.github/header-checker-lint.yml` with full configuration to ignore `src/google/adk/cli/browser/**`.
- Ensured Python files are still checked by adding `py` to `sourceFileExtensions`
## Test Plan
- Verify that the `License Header Lint GCF` / `header-check` status check passes on this PR
Co-authored-by: Wei Sun (Jack) <weisun@google.com >
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/adk-python/pull/5612 from google:ci/ignore-browser-assets d08d1618a2de883a300f817c9fdc777daba5185e
PiperOrigin-RevId: 911583387
2026-05-06 15:32:33 -07:00
Wei (Jack) Sun
4e81af6dd0
chore: merge release v1.32.0 to main
...
Merge https://github.com/google/adk-python/pull/5563
Syncs version bump and CHANGELOG from release v1.32.0 to main.
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/adk-python/pull/5563 from google:release/v1.32.0 1551268ca43df93e275646d6f8d5f9c86b46e813
PiperOrigin-RevId: 908475510
2026-04-30 18:00:47 -07:00
Shangjie Chen
f1532f9a22
chore: Update pre-commit workflow name
...
Co-authored-by: Shangjie Chen <deanchen@google.com >
PiperOrigin-RevId: 905354260
2026-04-24 20:55:14 -07:00
Shangjie Chen
533776e005
chore: Switch to pre-commit and cleanup redundant tools
...
Co-authored-by: Shangjie Chen <deanchen@google.com >
PiperOrigin-RevId: 905187116
2026-04-24 13:13:42 -07:00
Shangjie Chen
2565cc6872
chore: Format using pre-commit, resolving pyink, isort, trailing space, empty lines
...
Co-authored-by: Shangjie Chen <deanchen@google.com >
PiperOrigin-RevId: 904736532
2026-04-23 18:34:14 -07:00
Shangjie Chen
179380ffc4
chore: Introduce pre-commit configuration and scripts
...
Co-authored-by: Shangjie Chen <deanchen@google.com >
PiperOrigin-RevId: 903957079
2026-04-22 11:38:51 -07:00
Wei (Jack) Sun
8eb0d74a96
chore: merge release v1.31.0 to main
...
Merge https://github.com/google/adk-python/pull/5362
Syncs version bump and CHANGELOG from release v1.31.0 to main.
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/adk-python/pull/5362 from google:release/v1.31.0 f0204a7fcba013d3e59af5c745d507e234de764f
PiperOrigin-RevId: 901020139
2026-04-16 19:21:24 -07:00
Wei (Jack) Sun
5195ba753a
chore: merge release v1.30.0 to main
...
Merge https://github.com/google/adk-python/pull/5313
Syncs version bump and CHANGELOG from release v1.30.0 to main.
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/adk-python/pull/5313 from google:release/v1.30.0 008ca58099
PiperOrigin-RevId: 899245408
2026-04-13 16:46:05 -07:00
Wei (Jack) Sun
5fab983c08
chore: merge release v1.29.0 to main
...
Merge https://github.com/google/adk-python/pull/5232
Syncs version bump and CHANGELOG from release v1.29.0 to main.
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/adk-python/pull/5232 from google:release/v1.29.0 32e319930a46ec2aa8a27d769e027a14779301ff
PiperOrigin-RevId: 897324259
2026-04-09 15:12:16 -07:00
llalitkumarrr
6a1c90bd9d
docs: Auto-Assignment GitHub Action for Issues
...
Merge https://github.com/google/adk-python/pull/4966
Co-authored-by: Xuan Yang <xygoogle@google.com >
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/adk-python/pull/4966 from llalitkumarrr:main ff7a8465ae923b3990de2483c16f374f8193302b
PiperOrigin-RevId: 896062781
2026-04-07 13:33:19 -07:00
Divyansh Shukla
f641b1a219
feat: Implement robust process group management and timeouts in BashTool
...
Refactors BashTool to use start_new_session=True and os.killpg for proper process isolation and cleanup on timeouts or errors.
PiperOrigin-RevId: 893740978
2026-04-02 15:44:00 -07:00
Wei (Jack) Sun
33d48472cf
chore: merge release v1.28.1 to main ( #5122 )
...
Co-authored-by: Jacksunwei <1281348+Jacksunwei@users.noreply.github.com >
Co-authored-by: Liang Wu <wuliang@google.com >
Co-authored-by: Sasha Sobran <asobran@google.com >
Co-authored-by: Ankur Sharma <ankusharma@google.com >
2026-04-02 15:31:17 -07:00
George Weale
446575fdf5
fix: Update v2 release workflow to be dispatched from v2 branch
...
The workflow now accepts a `release_branch` input, checks out the specified release branch, and updates the version in `src/google/adk/version.py`
Co-authored-by: George Weale <gweale@google.com >
PiperOrigin-RevId: 890134954
2026-03-26 17:38:11 -07:00
Xuan Yang
5f69e19f82
fix: Enhance ADK release analyzer with resume functionality and better session management
...
Co-authored-by: Xuan Yang <xygoogle@google.com >
PiperOrigin-RevId: 890127075
2026-03-26 17:16:06 -07:00
Wei (Jack) Sun
abe4bbeabb
chore: merge release v1.28.0 to main
...
Merge https://github.com/google/adk-python/pull/5016
Syncs version bump and CHANGELOG from release v1.28.0 to main.
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/adk-python/pull/5016 from google:release/v1.28.0 4e05efb76c
PiperOrigin-RevId: 890122693
2026-03-26 17:06:04 -07:00
Wei (Jack) Sun
2a90fbc1bf
chore: merge release v1.27.4 to main
...
Merge https://github.com/google/adk-python/pull/4990
Syncs version bump and CHANGELOG from release v1.27.4 to main.
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/adk-python/pull/4990 from google:release/v1.27.4 71982f2476f2a63df419309ac94658d1ff9228e9
PiperOrigin-RevId: 888928449
2026-03-24 17:09:03 -07:00
sasha-gitg
b6185f742d
chore: move release workflows to main
...
Merge https://github.com/google/adk-python/pull/4879
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/adk-python/pull/4879 from sasha-gitg:add-v2-release-workflows-to-main f28f3d1ca069b4a1624253fe49c5a0b04f48c5c9
PiperOrigin-RevId: 885627463
2026-03-18 09:07:20 -07:00
Wei (Jack) Sun
4e5f683910
chore: merge release v1.27.2 to main
...
Merge https://github.com/google/adk-python/pull/4862
Syncs version bump and CHANGELOG from release v1.27.2 to main.
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/adk-python/pull/4862 from google:release/v1.27.2 70847b6da6e6727dc14e1282b4e890b08249f3b0
PiperOrigin-RevId: 885216591
2026-03-17 14:39:01 -07:00
Wei (Jack) Sun
9b3888b637
chore: merge release v1.27.1 to main
...
Merge https://github.com/google/adk-python/pull/4833
Syncs version bump and CHANGELOG from release v1.27.1 to main.
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/adk-python/pull/4833 from google:release/v1.27.1 bc1b50020109004c6797b153a5e9b8144a22aebd
PiperOrigin-RevId: 883394436
2026-03-13 16:34:07 -07:00
Xuan Yang
51c19cbc13
docs: Use a dedicated API key for docs agents
...
Co-authored-by: Xuan Yang <xygoogle@google.com >
PiperOrigin-RevId: 883246168
2026-03-13 11:04:26 -07:00
Rohit Yanamadala
780093f389
docs: Feat/Issue Monitoring Agent
...
Merge https://github.com/google/adk-python/pull/4622
Co-authored-by: Xuan Yang <xygoogle@google.com >
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/adk-python/pull/4622 from rohityan:feat/IssueWatchdog 560937039d0a218b27d9cea767abd9a88a004822
PiperOrigin-RevId: 882987318
2026-03-12 23:56:52 -07:00
Guoyi Lou
31b005c301
ADK changes
...
Co-authored-by: Guoyi Lou <guoyilou@google.com >
PiperOrigin-RevId: 882787811
2026-03-12 17:37:28 -07:00
Wei (Jack) Sun
abf88a9476
chore: merge release v1.27.0 to main
...
Co-authored-by: Liang Wu <18244712+wuliang229@users.noreply.github.com >
2026-03-12 15:56:40 -07:00