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.4.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: v1.5.0
Choose a head ref
  • 10 commits
  • 55 files changed
  • 6 contributors

Commits on Jun 12, 2025

  1. chore(main): release 1.5.0-SNAPSHOT (#332)

    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
    9c4b43b View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2025

  1. Copybara import of the project:

    --
    703ef40 by release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>:
    
    chore(main): release 1.4.1
    
    COPYBARA_INTEGRATE_REVIEW=#329 from googleapis:release-please--branches--main 703ef40
    PiperOrigin-RevId: 770820152
    release-please[bot] authored and copybara-github committed Jun 13, 2025
    Configuration menu
    Copy the full SHA
    da9e370 View commit details
    Browse the repository at this point in the history
  2. No public description

    PiperOrigin-RevId: 770852356
    jaycee-li authored and copybara-github committed Jun 13, 2025
    Configuration menu
    Copy the full SHA
    489d780 View commit details
    Browse the repository at this point in the history
  3. chore: Update package version in README and ApiClient to 1.4.1

    PiperOrigin-RevId: 770858844
    wanlin31 authored and copybara-github committed Jun 13, 2025
    Configuration menu
    Copy the full SHA
    71cafea View commit details
    Browse the repository at this point in the history
  4. feat: enable json schema for controlled output and function declaration.

    PiperOrigin-RevId: 771251820
    yyyu-google authored and copybara-github committed Jun 13, 2025
    Configuration menu
    Copy the full SHA
    35d93d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. feat: Add a default 5 minutes timeout to the Java SDK.

    PiperOrigin-RevId: 772071436
    IvanLH authored and copybara-github committed Jun 16, 2025
    Configuration menu
    Copy the full SHA
    d80d23b View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. feat: Parametrize model ID in Java genai samples and set hardcoded mo…

    …del IDs as default values if model ID not passed in by user.
    
    PiperOrigin-RevId: 772668628
    speedstorm1 authored and copybara-github committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    c1b0948 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2025

  1. docs: fix small typo in comments

    PiperOrigin-RevId: 773060196
    speedstorm1 authored and copybara-github committed Jun 18, 2025
    Configuration menu
    Copy the full SHA
    a6bfe36 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2025

  1. feat: resolve deep conditional nesting in Live API examples for bette…

    …r readability.
    
    PiperOrigin-RevId: 773120186
    speedstorm1 authored and copybara-github committed Jun 19, 2025
    Configuration menu
    Copy the full SHA
    aa71865 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.5.0 (#337)

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