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.140.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.141.0
Choose a head ref
  • 13 commits
  • 42 files changed
  • 5 contributors

Commits on Mar 4, 2026

  1. chore: Add Vertex Prediction Sklearn 1.6 image to first-party support.

    PiperOrigin-RevId: 878185531
    vertex-sdk-bot authored and copybara-github committed Mar 4, 2026
    Configuration menu
    Copy the full SHA
    3f1b834 View commit details
    Browse the repository at this point in the history
  2. feat: Add PromptTemplateData to support context and history colum…

    …ns when creating Evaluation run from dataframe
    
    PiperOrigin-RevId: 878203389
    vertex-sdk-bot authored and copybara-github committed Mar 4, 2026
    Configuration menu
    Copy the full SHA
    e887a2e View commit details
    Browse the repository at this point in the history
  3. Copybara import of the project:

    --
    d696156 by release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>:
    
    chore(main): release 1.140.0
    
    COPYBARA_INTEGRATE_REVIEW=#6357 from googleapis:release-please--branches--main d696156
    PiperOrigin-RevId: 878209128
    release-please[bot] authored and copybara-github committed Mar 4, 2026
    Configuration menu
    Copy the full SHA
    7cb002b View commit details
    Browse the repository at this point in the history
  4. Copybara import of the project:

    --
    b88a1d5 by lingyin <lingyin@google.com>:
    
    feat: update match_service proto for new embedding metadata fields
    
    --
    a5167ab by lingyin <lingyin@google.com>:
    
    feat: update match_service proto for new embedding metadata fields
    
    --
    bba4d27 by lingyin <lingyin@google.com>:
    
    feat: update match_service proto for new embedding metadata fields
    
    --
    5a327cf by lingyin <lingyin@google.com>:
    
    Black formatting files.
    
    COPYBARA_INTEGRATE_REVIEW=#6310 from lingyinw:regenerate_pb2_embedding_metadata a02a93c
    PiperOrigin-RevId: 878631147
    lingyinw authored and copybara-github committed Mar 4, 2026
    Configuration menu
    Copy the full SHA
    fba5350 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2026

  1. feat: GenAI Client(evals): Patch agent config map to agent data

    PiperOrigin-RevId: 878749353
    vertex-sdk-bot authored and copybara-github committed Mar 5, 2026
    Configuration menu
    Copy the full SHA
    8ba4707 View commit details
    Browse the repository at this point in the history
  2. feat: GenAI Client(evals): Update to enable agent run functionality i…

    …n eval management service
    
    PiperOrigin-RevId: 879209165
    vertex-sdk-bot authored and copybara-github committed Mar 5, 2026
    Configuration menu
    Copy the full SHA
    7a59738 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2026

  1. chore: GenAI Client(evals) - change event_time processing in run_in…

    …ference method
    
    PiperOrigin-RevId: 879325766
    jsondai authored and copybara-github committed Mar 6, 2026
    Configuration menu
    Copy the full SHA
    3b795f6 View commit details
    Browse the repository at this point in the history
  2. fix: GenAI Client(evals) - Add datetime and bytes serialization to _j…

    …son_serializer
    
    PiperOrigin-RevId: 879823535
    jsondai authored and copybara-github committed Mar 6, 2026
    Configuration menu
    Copy the full SHA
    7410b1d View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2026

  1. feat: "global" endpoint supports "grpc" transport

    PiperOrigin-RevId: 879899627
    yinghsienwu authored and copybara-github committed Mar 7, 2026
    Configuration menu
    Copy the full SHA
    b3bae32 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2026

  1. feat: GenAI Client(evals): onboarding agent_config (agents) in create…

    …_evaluation_run
    
    PiperOrigin-RevId: 880959518
    vertex-sdk-bot authored and copybara-github committed Mar 9, 2026
    Configuration menu
    Copy the full SHA
    eacc86c View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2026

  1. feat: GenAI Client(evals): Add validation for agent_data in Evaluat…

    …ionDataset in create_evaluation_run
    
    PiperOrigin-RevId: 881253576
    vertex-sdk-bot authored and copybara-github committed Mar 10, 2026
    Configuration menu
    Copy the full SHA
    2b0a98c View commit details
    Browse the repository at this point in the history
  2. feat: GenAI Client(evals): Add candidate name to local ADK agent scra…

    …ping
    
    PiperOrigin-RevId: 881533088
    vertex-sdk-bot authored and copybara-github committed Mar 10, 2026
    Configuration menu
    Copy the full SHA
    79d8e1c View commit details
    Browse the repository at this point in the history
  3. chore(main): release 1.141.0 (#6381)

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