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/java-genai
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Choose a base ref
...
head repository: googleapis/java-genai
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.0
Choose a head ref
  • 13 commits
  • 243 files changed
  • 5 contributors

Commits on Jun 4, 2025

  1. chore(main): release 1.4.0-SNAPSHOT (#317)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jun 4, 2025
    Configuration menu
    Copy the full SHA
    11b875b View commit details
    Browse the repository at this point in the history
  2. Copybara import of the project:

    --
    8d4df08 by release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>:
    
    chore(main): release 1.3.0
    
    COPYBARA_INTEGRATE_REVIEW=#312 from googleapis:release-please--branches--main 8d4df08
    PiperOrigin-RevId: 767323793
    release-please[bot] authored and copybara-github committed Jun 4, 2025
    Configuration menu
    Copy the full SHA
    25c4000 View commit details
    Browse the repository at this point in the history
  3. Copybara import of the project:

    --
    0aa4a1d by release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>:
    
    chore(main): release 1.3.0 (#312)
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    --
    f0a3eec by release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>:
    
    chore(main): release 1.4.0-SNAPSHOT
    
    COPYBARA_INTEGRATE_REVIEW=#317 from googleapis:release-please--branches--main f0a3eec
    PiperOrigin-RevId: 767330293
    release-please[bot] authored and copybara-github committed Jun 4, 2025
    Configuration menu
    Copy the full SHA
    74bb8d8 View commit details
    Browse the repository at this point in the history
  4. chore: Update package version in README and ApiClient

    PiperOrigin-RevId: 767336371
    amirh authored and copybara-github committed Jun 4, 2025
    Configuration menu
    Copy the full SHA
    9bc9ff0 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2025

  1. feat: Support passing builder classes to setter methods

    docs: Add javadoc for setter methods in types classes
    
    PiperOrigin-RevId: 767664338
    jaycee-li authored and copybara-github committed Jun 5, 2025
    Configuration menu
    Copy the full SHA
    996c994 View commit details
    Browse the repository at this point in the history
  2. chore: Remove libraries BOM from dependency management

    PiperOrigin-RevId: 767664785
    jaycee-li authored and copybara-github committed Jun 5, 2025
    Configuration menu
    Copy the full SHA
    82f27b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2025

  1. feat: RAG - Introducing context storing for Gemini Live API.

    PiperOrigin-RevId: 768201673
    google-genai-bot authored and copybara-github committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    d63d625 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2025

  1. feat: Support varargs in setter methods

    feat: Support passing builder varargs to setter methods
    
    PiperOrigin-RevId: 769187398
    jaycee-li authored and copybara-github committed Jun 9, 2025
    Configuration menu
    Copy the full SHA
    0b08524 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2025

  1. feat: Add support for Veo frame interpolation and video extension

    PiperOrigin-RevId: 769807331
    matthew29tang authored and copybara-github committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    94f5e41 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2025

  1. feat: Support maxConnections and maxConnectionsPerHost in Client inst…

    …antiation
    
    PiperOrigin-RevId: 770254513
    jaycee-li authored and copybara-github committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    7a4a8ac View commit details
    Browse the repository at this point in the history
  2. feat: Support varargs in Enum setter methods

    PiperOrigin-RevId: 770260431
    jaycee-li authored and copybara-github committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    cd63fd0 View commit details
    Browse the repository at this point in the history
  3. feat: Add datastore_spec field for VertexAISearch

    PiperOrigin-RevId: 770333468
    matthew29tang authored and copybara-github committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    8c8b47a View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2025

  1. chore(main): release 1.4.0 (#320)

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