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: v0.6.1
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: v0.7.0
Choose a head ref
  • 18 commits
  • 36 files changed
  • 10 contributors

Commits on May 1, 2025

  1. feat: Add Tool.enterprise_web_search field

    PiperOrigin-RevId: 753635643
    holtskinner authored and copybara-github committed May 1, 2025
    Configuration menu
    Copy the full SHA
    919c22a View commit details
    Browse the repository at this point in the history
  2. Copybara import of the project:

    --
    6c456a5 by release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>:
    
    chore(main): release 0.6.1
    
    COPYBARA_INTEGRATE_REVIEW=#220 from googleapis:release-please--branches--main 6c456a5
    PiperOrigin-RevId: 753636520
    release-please[bot] authored and copybara-github committed May 1, 2025
    Configuration menu
    Copy the full SHA
    2d66f4a View commit details
    Browse the repository at this point in the history
  3. chore(main): release 0.7.0-SNAPSHOT (#222)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored May 1, 2025
    Configuration menu
    Copy the full SHA
    0139ff1 View commit details
    Browse the repository at this point in the history
  4. chore: update readme to 0.6.1

    PiperOrigin-RevId: 753646357
    sararob authored and copybara-github committed May 1, 2025
    Configuration menu
    Copy the full SHA
    334382d View commit details
    Browse the repository at this point in the history
  5. docs: Add javadoc to public classes/methods

    PiperOrigin-RevId: 753672840
    jaycee-li authored and copybara-github committed May 1, 2025
    Configuration menu
    Copy the full SHA
    78c2a39 View commit details
    Browse the repository at this point in the history
  6. chore: add experimental documentation to Operations/Veo

    PiperOrigin-RevId: 753692640
    jaycee-li authored and copybara-github committed May 1, 2025
    Configuration menu
    Copy the full SHA
    98d2ea6 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2025

  1. feat: Add countTokens method support

    PiperOrigin-RevId: 754041344
    qiaodev authored and copybara-github committed May 2, 2025
    Configuration menu
    Copy the full SHA
    8b8fb45 View commit details
    Browse the repository at this point in the history
  2. chore: Update the return type of HttpApiClient.request

    PiperOrigin-RevId: 754104976
    jaycee-li authored and copybara-github committed May 2, 2025
    Configuration menu
    Copy the full SHA
    afed3d0 View commit details
    Browse the repository at this point in the history
  3. feat: Add computeTokens support

    PiperOrigin-RevId: 754114912
    qiaodev authored and copybara-github committed May 2, 2025
    Configuration menu
    Copy the full SHA
    85c751e View commit details
    Browse the repository at this point in the history

Commits on May 3, 2025

  1. feat: enable input transcription for Gemini API.

    PiperOrigin-RevId: 754188580
    google-genai-bot authored and copybara-github committed May 3, 2025
    Configuration menu
    Copy the full SHA
    9065970 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2025

  1. No public description

    PiperOrigin-RevId: 754711049
    Annhiluc authored and copybara-github committed May 4, 2025
    Configuration menu
    Copy the full SHA
    6a3e35c View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. feat!: add enum support

    PiperOrigin-RevId: 754974940
    sararob authored and copybara-github committed May 5, 2025
    Configuration menu
    Copy the full SHA
    04971fc View commit details
    Browse the repository at this point in the history
  2. feat!: add enum support

    PiperOrigin-RevId: 754997060
    google-genai-bot authored and copybara-github committed May 5, 2025
    Configuration menu
    Copy the full SHA
    6cb7d7a View commit details
    Browse the repository at this point in the history
  3. feat: Add support for Grounding with Google Maps

    PiperOrigin-RevId: 755055455
    holtskinner authored and copybara-github committed May 5, 2025
    Configuration menu
    Copy the full SHA
    24b1127 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. feat(http): Make HttpApiClient public

    PiperOrigin-RevId: 755399470
    theDebugger811 authored and copybara-github committed May 6, 2025
    Configuration menu
    Copy the full SHA
    5da0746 View commit details
    Browse the repository at this point in the history
  2. No public description

    PiperOrigin-RevId: 755433653
    Annhiluc authored and copybara-github committed May 6, 2025
    Configuration menu
    Copy the full SHA
    0450428 View commit details
    Browse the repository at this point in the history
  3. refactor!: Rename getVideoOperation to getVideosOperation for Java SDK

    PiperOrigin-RevId: 755497916
    matthew29tang authored and copybara-github committed May 6, 2025
    Configuration menu
    Copy the full SHA
    4cd355b View commit details
    Browse the repository at this point in the history

Commits on May 7, 2025

  1. chore(main): release 0.7.0 (#223)

    * chore(main): release 0.7.0
    
    * Update CHANGELOG.md
    
    ---------
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Sara Robinson <sararob@users.noreply.github.com>
    release-please[bot] and sararob authored May 7, 2025
    Configuration menu
    Copy the full SHA
    5cc4b86 View commit details
    Browse the repository at this point in the history
Loading