Skip to content

chore(deps): bump google-genai from 1.73.1 to 2.19.0 - #509

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/main/google-genai-2.14.0
Open

chore(deps): bump google-genai from 1.73.1 to 2.19.0#509
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/main/google-genai-2.14.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 31, 2026

Copy link
Copy Markdown
Contributor

Bumps google-genai from 1.73.1 to 2.19.0.

Release notes

Sourced from google-genai's releases.

v2.19.0

2.19.0 (2026-08-19)

Features

  • Add mode enum (VERBATIM, SMART) to AudioTranscriptionConfig and TranscriptionConfig. (e8cd7d0)
  • Add enable_data_retention to ToolParallelAiSearch, Add step_count to ReinforcementTuningHyperParameters, Add BidiGenerateContentSetup (656da78)
  • Add IDLE state to live connection status enum and mark REQUIRES_ACTION as deprecated. (599d89f)
  • Add video resolution and extension task parameters (c3bdb88)

v2.18.1

2.18.1 (2026-08-13)

Bug Fixes

v2.18.0

2.18.0 (2026-08-12)

Features

  • Add interaction_status to LiveServerContent (66e224c)
  • api: Make the deferred service tier publicly available on Vertex (e1f7c40)
  • Enable json schema in FunctionDeclaration parser (62d50d6)
  • Make speech_config a structured object. (cc0d42e)
  • Support injecting httpx2 client. (012804d), refs #2680

Bug Fixes

  • Improve AFC(automatic function calling) in chat including fixing bugs in AFC for generate_content_stream. also log warnings in generate_content, generate_content_stream and their async variants that AFC is meant to be used in chat experience, not directly in models module. (fe6118e)

Performance Improvements

  • Build model validators on first use instead of at import (66bfe95), refs #2784
  • Lazily import the interactions API to speed up import google.genai (89dcfe5)
  • Stop importing the requests HTTP stack at module scope (3a44936)

v2.17.0

2.17.0 (2026-08-06)

Features

  • Add the Gemini Robotics ER 2 Preview model (61d4645)

... (truncated)

Changelog

Sourced from google-genai's changelog.

2.19.0 (2026-08-19)

Features

  • Add mode enum (VERBATIM, SMART) to AudioTranscriptionConfig and TranscriptionConfig. (e8cd7d0)
  • Add enable_data_retention to ToolParallelAiSearch, Add step_count to ReinforcementTuningHyperParameters, Add BidiGenerateContentSetup (656da78)
  • Add IDLE state to live connection status enum and mark REQUIRES_ACTION as deprecated. (599d89f)
  • Add video resolution and extension task parameters (c3bdb88)

2.18.1 (2026-08-13)

Bug Fixes

2.18.0 (2026-08-12)

Features

  • Add interaction_status to LiveServerContent (66e224c)
  • api: Make the deferred service tier publicly available on Vertex (e1f7c40)
  • Enable json schema in FunctionDeclaration parser (62d50d6)
  • Make speech_config a structured object. (cc0d42e)
  • Support injecting httpx2 client. (012804d), refs #2680

Bug Fixes

  • Improve AFC(automatic function calling) in chat including fixing bugs in AFC for generate_content_stream. also log warnings in generate_content, generate_content_stream and their async variants that AFC is meant to be used in chat experience, not directly in models module. (fe6118e)

Performance Improvements

  • Build model validators on first use instead of at import (66bfe95), refs #2784
  • Lazily import the interactions API to speed up import google.genai (89dcfe5)
  • Stop importing the requests HTTP stack at module scope (3a44936)

2.17.0 (2026-08-06)

Features

  • Add the Gemini Robotics ER 2 Preview model (61d4645)
  • Add TOO_MANY_TOOL_CALLS to FinishReason enum. (a8ec86e)
  • Add top-level errors array to Interaction resource (iAPI) (c74505b)

... (truncated)

Commits
  • c425b0b chore(main): release 2.19.0 (#2867)
  • fedd121 chore: Internal Changes
  • 599d89f feat: Add IDLE state to live connection status enum and mark REQUIRES_ACTION ...
  • e8cd7d0 feat: Add mode enum (VERBATIM, SMART) to AudioTranscriptionConfig and...
  • 656da78 feat: Add enable_data_retention to ToolParallelAiSearch, Add step_count to Re...
  • c3bdb88 feat: add video resolution and extension task parameters
  • 2dd9537 chore(main): release 2.18.1 (#2866)
  • f898b61 fix: Add gemini 3.7
  • 65b1890 chore: refresh docs
  • 3d6b89b chore: Update GCS references to Cloud Storage in descriptions
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 31, 2026
@dependabot dependabot Bot changed the title chore(deps): bump google-genai from 1.73.1 to 2.14.0 chore(deps): bump google-genai from 1.73.1 to 2.15.0 Aug 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/uv/main/google-genai-2.14.0 branch from 8616e80 to 3ad673e Compare August 2, 2026 11:34
@dependabot dependabot Bot changed the title chore(deps): bump google-genai from 1.73.1 to 2.15.0 chore(deps): bump google-genai from 1.73.1 to 2.16.0 Aug 5, 2026
@dependabot
dependabot Bot force-pushed the dependabot/uv/main/google-genai-2.14.0 branch 2 times, most recently from fc63ce1 to e969e87 Compare August 5, 2026 19:21
@dependabot dependabot Bot changed the title chore(deps): bump google-genai from 1.73.1 to 2.16.0 chore(deps): bump google-genai from 1.73.1 to 2.17.0 Aug 13, 2026
@dependabot
dependabot Bot force-pushed the dependabot/uv/main/google-genai-2.14.0 branch from e969e87 to b456df8 Compare August 13, 2026 14:58
Bumps [google-genai](https://github.com/googleapis/python-genai) from 1.73.1 to 2.19.0.
- [Release notes](https://github.com/googleapis/python-genai/releases)
- [Changelog](https://github.com/googleapis/python-genai/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-genai@v1.73.1...v2.19.0)

---
updated-dependencies:
- dependency-name: google-genai
  dependency-version: 2.14.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump google-genai from 1.73.1 to 2.17.0 chore(deps): bump google-genai from 1.73.1 to 2.19.0 Aug 23, 2026
@dependabot
dependabot Bot force-pushed the dependabot/uv/main/google-genai-2.14.0 branch from b456df8 to 4dcd5f6 Compare August 23, 2026 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants