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.134.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.135.0
Choose a head ref
  • 15 commits
  • 60 files changed
  • 7 contributors

Commits on Jan 20, 2026

  1. chore: Make XGB tests compatible with sklearn 1.8

    PiperOrigin-RevId: 858696217
    sararob authored and copybara-github committed Jan 20, 2026
    Configuration menu
    Copy the full SHA
    e2d6903 View commit details
    Browse the repository at this point in the history
  2. chore: Add support for dicts with pydantic type values

    PiperOrigin-RevId: 858716070
    sararob authored and copybara-github committed Jan 20, 2026
    Configuration menu
    Copy the full SHA
    351b194 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2026

  1. feat: Add ComputationBasedMetricSpec to support metrics like EXACT_…

    …MATCH, BLEU, and ROUGE in EvaluationRun configurations.
    
    PiperOrigin-RevId: 858830963
    vertex-sdk-bot authored and copybara-github committed Jan 21, 2026
    Configuration menu
    Copy the full SHA
    9d32dd5 View commit details
    Browse the repository at this point in the history
  2. feat: update the v1 service definition to add embedding_metadata.

    PiperOrigin-RevId: 858866689
    lingyinw authored and copybara-github committed Jan 21, 2026
    Configuration menu
    Copy the full SHA
    8f5bfc5 View commit details
    Browse the repository at this point in the history
  3. Copybara import of the project:

    --
    3e05303 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
    
    --
    75aa48e by Ayush Agrawal <[email protected]>:
    
    Revert generated metadata files to resolve conflicts
    
    COPYBARA_INTEGRATE_REVIEW=#6212 from googleapis:owl-bot-copy 75aa48e
    PiperOrigin-RevId: 858867075
    speedstorm1 authored and copybara-github committed Jan 21, 2026
    Configuration menu
    Copy the full SHA
    d1735ab View commit details
    Browse the repository at this point in the history
  4. chore: Look up the agent engine specific env var for location if avai…

    …lable
    
    PiperOrigin-RevId: 859273451
    yeesian authored and copybara-github committed Jan 21, 2026
    Configuration menu
    Copy the full SHA
    888c408 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2026

  1. feat: Add autoscaling_target_dcgm_fi_dev_gpu_util, autoscaling_target…

    …_vllm_gpu_cache_usage_perc, autoscaling_target_vllm_num_requests_waiting options in model deployment on Endpoint & Model classes.
    
    PiperOrigin-RevId: 859699410
    vertex-sdk-bot authored and copybara-github committed Jan 22, 2026
    Configuration menu
    Copy the full SHA
    0179aa5 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2026

  1. chore: Fix failing flaky tests

    PiperOrigin-RevId: 861162801
    sararob authored and copybara-github committed Jan 26, 2026
    Configuration menu
    Copy the full SHA
    2ad5a2e View commit details
    Browse the repository at this point in the history
  2. feat: Add optimize and launch_optimization_job methods to prompts module

    PiperOrigin-RevId: 861188738
    sararob authored and copybara-github committed Jan 26, 2026
    Configuration menu
    Copy the full SHA
    044c3fa View commit details
    Browse the repository at this point in the history
  3. feat: RAG - Add Serverless and Spanner modes in preview.

    PiperOrigin-RevId: 861235227
    darshanmehta17 authored and copybara-github committed Jan 26, 2026
    Configuration menu
    Copy the full SHA
    79da831 View commit details
    Browse the repository at this point in the history
  4. feat: Remove experimental warning from sandboxes and add specific war…

    …ning for non-code execution sandboxes.
    
    PiperOrigin-RevId: 861247049
    vertex-sdk-bot authored and copybara-github committed Jan 26, 2026
    Configuration menu
    Copy the full SHA
    7d31d13 View commit details
    Browse the repository at this point in the history
  5. docs: Update prompt optimizer code in readme to use methods from prom…

    …pts module
    
    PiperOrigin-RevId: 861322043
    sararob authored and copybara-github committed Jan 26, 2026
    Configuration menu
    Copy the full SHA
    4636507 View commit details
    Browse the repository at this point in the history
  6. feat: list all Model Garden models

    PiperOrigin-RevId: 861346333
    vertex-sdk-bot authored and copybara-github committed Jan 26, 2026
    Configuration menu
    Copy the full SHA
    54260fd View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2026

  1. chore: Validate run_name in Vertex Tensorboard profile uploader.

    PiperOrigin-RevId: 861789886
    vertex-sdk-bot authored and copybara-github committed Jan 27, 2026
    Configuration menu
    Copy the full SHA
    b7fde37 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2026

  1. chore(main): release 1.135.0 (#6272)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jan 28, 2026
    Configuration menu
    Copy the full SHA
    6843d32 View commit details
    Browse the repository at this point in the history
Loading