Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: google/adk-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: google/adk-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release/v2.7.0
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 4 files changed
  • 3 contributors

Commits on Aug 12, 2026

  1. chore: release this candidate as 2.7.0

    The only breaking marker in this range is a packaging change: pyarrow moved
    out of the gcp extra into a new bigquery-analytics extra. Users keep their
    >=2,<3 pins, and the artifact check keeps a baseline to compare against.
    
    Release-As: 2.7.0
    GWeale committed Aug 12, 2026
    Configuration menu
    Copy the full SHA
    e22b75a View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2026

  1. Sync release/candidate with main for the 2.7.0 release

    The candidate was cut yesterday and the release slipped a day, so it no
    longer carried everything on main. This takes main's tree wholesale and
    keeps the Release-As footer that pins the version to 2.7.0.
    GWeale committed Aug 13, 2026
    Configuration menu
    Copy the full SHA
    91c5a35 View commit details
    Browse the repository at this point in the history
  2. Sync release/candidate with main for the 2.7.0 release

    Picks up the DNS rebinding guard on the local API server and media in tool
    responses for non-Gemini models, both of which landed after the first sync.
    GWeale committed Aug 13, 2026
    Configuration menu
    Copy the full SHA
    0a9db2b View commit details
    Browse the repository at this point in the history
  3. chore(release/candidate): release 2.7.0 (#6700)

    Co-authored-by: George Weale <51099682+GWeale@users.noreply.github.com>
    adk-bot and GWeale authored Aug 13, 2026
    Configuration menu
    Copy the full SHA
    d84f8ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25e8ea6 View commit details
    Browse the repository at this point in the history
Loading