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.126.1
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.127.0
Choose a head ref
  • 9 commits
  • 35 files changed
  • 7 contributors

Commits on Nov 7, 2025

  1. feat: Reenable VertexAiSession for streaming_agent_run_with_events

    PiperOrigin-RevId: 829503268
    Tongzhou-Jiang authored and copybara-github committed Nov 7, 2025
    Configuration menu
    Copy the full SHA
    d3b12d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2025

  1. chore: add minimal version for OTLP GCP logging exporter

    Required for structured JSON logging to file introduced in GoogleCloudPlatform/opentelemetry-operations-python@c9ae87a
    
    PiperOrigin-RevId: 829651129
    vertex-sdk-bot authored and copybara-github committed Nov 8, 2025
    Configuration menu
    Copy the full SHA
    ed53c69 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2025

  1. chore: Fix failing test skip decorator

    PiperOrigin-RevId: 830693017
    matthew29tang authored and copybara-github committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    a69fb80 View commit details
    Browse the repository at this point in the history
  2. docs: Add vertexai.types module to generated docs

    PiperOrigin-RevId: 830895956
    sararob authored and copybara-github committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    fc83569 View commit details
    Browse the repository at this point in the history
  3. chore: remove upper bound on litellm version, restrict breaking versions

    PiperOrigin-RevId: 830973367
    speedstorm1 authored and copybara-github committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    6958e17 View commit details
    Browse the repository at this point in the history
  4. fix: GenAI Client(evals): Long traces do not scroll

    PiperOrigin-RevId: 830994752
    vertex-sdk-bot authored and copybara-github committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    3a99664 View commit details
    Browse the repository at this point in the history
  5. chore: Support specifying python_version in Agent Engine creation and…

    … update.
    
    PiperOrigin-RevId: 831015034
    shawn-yang-google authored and copybara-github committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    ef03bef View commit details
    Browse the repository at this point in the history
  6. fix: forward reference resolution in Pydantic schema generation.

    PiperOrigin-RevId: 831019476
    shawn-yang-google authored and copybara-github committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    0013865 View commit details
    Browse the repository at this point in the history
  7. chore(main): release 1.127.0 (#6103)

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