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: googleapis/python-aiplatform
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.109.0
Choose a base ref
...
head repository: googleapis/python-aiplatform
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.110.0
Choose a head ref
  • 9 commits
  • 40 files changed
  • 6 contributors

Commits on Aug 14, 2025

  1. feat: GenAI SDK client - Agent Engine Session Events SDK

    PiperOrigin-RevId: 794819284
    shawn-yang-google authored and copybara-github committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    69d87e2 View commit details
    Browse the repository at this point in the history
  2. feat: Add run_config parameter to AdkApp query methods

    PiperOrigin-RevId: 795065391
    yeesian authored and copybara-github committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    e3b9a76 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2025

  1. feat: Add DirectMemoriesSource to SDK

    PiperOrigin-RevId: 795265173
    vertex-sdk-bot authored and copybara-github committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    cebad9a View commit details
    Browse the repository at this point in the history
  2. feat: RAG - Add support for timeout in upload_file request

    Otherwise the 120 default will always apply. Aligning the default to import_files.
    
    PiperOrigin-RevId: 795534431
    vertex-sdk-bot authored and copybara-github committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    bc7e2e9 View commit details
    Browse the repository at this point in the history
  3. feat: Support for runtime controls and PSC-I in Agent Engine.

    PiperOrigin-RevId: 795610914
    shawn-yang-google authored and copybara-github committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    ec11bd3 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. chore: GenAI SDK client - update method name for tracking headers

    PiperOrigin-RevId: 796484666
    sararob authored and copybara-github committed Aug 18, 2025
    Configuration menu
    Copy the full SHA
    f7fc25e View commit details
    Browse the repository at this point in the history
  2. feat: Add encryption_spec support to Agent Engine create and update.

    PiperOrigin-RevId: 796527307
    shawn-yang-google authored and copybara-github committed Aug 18, 2025
    Configuration menu
    Copy the full SHA
    1b135ca View commit details
    Browse the repository at this point in the history
  3. Copybara import of the project:

    --
    fb42326 by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>:
    
    feat: add option EndpointUserId and ModelUserId fields
    feat: migrate dedicated endpoint to be enabled by default
    docs: A comment for field `dedicated_endpoint_enabled` in message `.google.cloud.aiplatform.v1beta1.DeployRequest` is changed
    
    PiperOrigin-RevId: 794762651
    
    Source-Link: googleapis/googleapis@00f5023
    
    Source-Link: googleapis/googleapis-gen@2946921
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjk0NjkyMTZmZjQxYzYzZTgwODc2ZmIxODQzYzU2ZjRiZTRkMjE3YiJ9
    
    --
    4f8c212 by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>:
    
    🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    COPYBARA_INTEGRATE_REVIEW=#5704 from googleapis:owl-bot-copy 4f8c212
    PiperOrigin-RevId: 796591450
    gcf-owl-bot[bot] authored and copybara-github committed Aug 18, 2025
    Configuration menu
    Copy the full SHA
    2aae1f9 View commit details
    Browse the repository at this point in the history
  4. chore(main): release 1.110.0 (#5705)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    26477ce View commit details
    Browse the repository at this point in the history
Loading