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.5.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: v0.6.0
Choose a head ref
  • 17 commits
  • 33 files changed
  • 8 contributors

Commits on Apr 23, 2025

  1. chore(main): release 0.6.0-SNAPSHOT (#199)

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

Commits on Apr 24, 2025

  1. Copybara import of the project:

    --
    42b53d2 by release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>:
    
    chore(main): release 0.5.0
    
    COPYBARA_INTEGRATE_REVIEW=#195 from googleapis:release-please--branches--main 42b53d2
    PiperOrigin-RevId: 750723369
    release-please[bot] authored and copybara-github committed Apr 24, 2025
    Configuration menu
    Copy the full SHA
    208d90f View commit details
    Browse the repository at this point in the history
  2. Copybara import of the project:

    --
    0b477e0 by release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>:
    
    chore(main): release 0.5.0 (#195)
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    --
    75ded4d by release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>:
    
    chore(main): release 0.6.0-SNAPSHOT
    
    COPYBARA_INTEGRATE_REVIEW=#199 from googleapis:release-please--branches--main 75ded4d
    PiperOrigin-RevId: 751030428
    release-please[bot] authored and copybara-github committed Apr 24, 2025
    Configuration menu
    Copy the full SHA
    a523e5d View commit details
    Browse the repository at this point in the history
  3. feat: introduce FunctionDeclaration.fromMethod class method to parse …

    …a FunctionDeclaration instance from a java.lang.reflect.Method instance.
    
    PiperOrigin-RevId: 751051856
    yyyu-google authored and copybara-github committed Apr 24, 2025
    Configuration menu
    Copy the full SHA
    aeb63b4 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2025

  1. chore: update to the latest version in README

    PiperOrigin-RevId: 751583782
    jaycee-li authored and copybara-github committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    629dca4 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2025

  1. fix: Update Live API websocket base url in java SDK

    chore: Refactor Live converters in java SDK
    
    PiperOrigin-RevId: 752369765
    yinghsienwu authored and copybara-github committed Apr 28, 2025
    Configuration menu
    Copy the full SHA
    8c97572 View commit details
    Browse the repository at this point in the history
  2. fix: Update error message when a service from an unsupported backend …

    …is called
    
    PiperOrigin-RevId: 752410553
    jaycee-li authored and copybara-github committed Apr 28, 2025
    Configuration menu
    Copy the full SHA
    4cd81ea View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

  1. docs: add a link for where to find the Google Cloud project id, API k…

    …ey and location
    
    PiperOrigin-RevId: 752502076
    qiaodev authored and copybara-github committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    3ac726c View commit details
    Browse the repository at this point in the history
  2. feat: Support setting the default base URL in clients via Client.setD…

    …efaultBaseUrls()
    
    PiperOrigin-RevId: 752512952
    Annhiluc authored and copybara-github committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    c119778 View commit details
    Browse the repository at this point in the history
  3. fix: do not raise error for default field in Schema for Gemini API …

    …calls
    
    PiperOrigin-RevId: 752544303
    yyyu-google authored and copybara-github committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    8bb1c64 View commit details
    Browse the repository at this point in the history
  4. feat!: add streaming support for Chat

    PiperOrigin-RevId: 752855110
    sararob authored and copybara-github committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    59eca52 View commit details
    Browse the repository at this point in the history
  5. feat: make min_property, max_property, min_length, max_length, exampl…

    …e, patter fields available for Schema class when calling Gemini API
    
    PiperOrigin-RevId: 752858191
    yyyu-google authored and copybara-github committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    8527db5 View commit details
    Browse the repository at this point in the history
  6. feat: Support continuous window compression in the Live API

    PiperOrigin-RevId: 752914602
    Annhiluc authored and copybara-github committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    7acb98c View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2025

  1. feat: Enable configurable speech detection in live SDK

    PiperOrigin-RevId: 753291546
    Annhiluc authored and copybara-github committed Apr 30, 2025
    Configuration menu
    Copy the full SHA
    d6bfa76 View commit details
    Browse the repository at this point in the history
  2. feat: add support for live grounding metadata

    PiperOrigin-RevId: 753299784
    MarkDaoust authored and copybara-github committed Apr 30, 2025
    Configuration menu
    Copy the full SHA
    e90dd15 View commit details
    Browse the repository at this point in the history
  3. fix: Throw IllegalArgumentException rather than general Error when an…

    … invalid parameter is passed to Gemini/Vertex backend
    
    chore: Rename converters to follow Java convention
    
    PiperOrigin-RevId: 753330255
    jaycee-li authored and copybara-github committed Apr 30, 2025
    Configuration menu
    Copy the full SHA
    1bd4485 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2025

  1. chore(main): release 0.6.0 (#201)

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