Skip to content

Bump google-genai from 1.71.0 to 2.10.0#178

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/uv/develop/google-genai-2.10.0
Open

Bump google-genai from 1.71.0 to 2.10.0#178
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/uv/develop/google-genai-2.10.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown
Contributor

Bumps google-genai from 1.71.0 to 2.10.0.

Release notes

Sourced from google-genai's releases.

v2.10.0

2.10.0 (2026-06-24)

Features

  • Add Agent Platform MCP support to async generate_content_stream (a4772cc)
  • [Interactions] Add ComputerUse.disabled_safety_policies (732368f)
  • [Models] Add ComputerUse.disabled_safety_policies (a359406)
  • Add usage fields for steps (7bb6c72)
  • Add video generation and response format parameters. (ec8f22b)

Documentation

  • Fix typos across docstrings (63ec5bb)

v2.9.0

2.9.0 (2026-06-19)

Major updates

  • The interactions implementation has been completely replaced. The public api surface is unchanged. (d830f16)

Features

  • Add audioOffset to VoiceActivity (fb785e4)
  • Add gemini-3-flash-preview (gemini-3.1, gemini-3.5, gemini-4 are already mapped) to the local tokenizer map. (749f8a1), closes #1972
  • Add interimInputTranscription to LiveServerContent (fb785e4)
  • Add LanguageAuto, LanguageHints, and adaptationPhrases to AudioTranscriptionConfig (fb785e4)
  • Broaden publisher model path check to support all publishers (5d282e6)
  • Add ServiceTier to UsageMetadata (45b4963)
  • Expose Computer Use API fields (420b5a7)
  • Gemma 4 local tokenizer support (ca97c58)
  • interaction-api: Add presence_penalty, frequency_penalty, and cached_content to models.proto (05f16fe)
  • interaction-api: Rename usage to total_usage in StreamMetadata. (7c331c6)

Bug Fixes

  • Add fallback for aiohttp.readline without max_line_length for backward compatibility because we still want to keep aiohttp as optional dependency (e99ab99), closes #2487
  • Fix header (f8f9749)
  • Keep live music API keys out of websocket urls (#2564) (c754ebf)
  • Make transformers an optional dependency for local tokenizers, also add other dependencies to local-tokenizer-extras. (528926b)
  • Use .model_copy() instead of deprecated .copy() (216369f)

v2.9.0-rc1

2.9.0-rc1 (2026-06-17)

Features

... (truncated)

Changelog

Sourced from google-genai's changelog.

2.10.0 (2026-06-24)

Features

  • Add Agent Platform MCP support to async generate_content_stream (a4772cc)
  • [Interactions] Add ComputerUse.disabled_safety_policies (732368f)
  • [Models] Add ComputerUse.disabled_safety_policies (a359406)
  • Add usage fields for steps (7bb6c72)
  • Add video generation and response format parameters. (ec8f22b)

Documentation

  • Fix typos across docstrings (63ec5bb)

2.9.0 (2026-06-19)

Major updates

  • The interactions implementation has been completely replaced. The public api surface is unchanged. (d830f16)

Features

  • Add audioOffset to VoiceActivity (fb785e4)
  • Add gemini-3-flash-preview (gemini-3.1, gemini-3.5, gemini-4 are already mapped) to the local tokenizer map. (749f8a1), closes #1972
  • Add interimInputTranscription to LiveServerContent (fb785e4)
  • Add LanguageAuto, LanguageHints, and adaptationPhrases to AudioTranscriptionConfig (fb785e4)
  • Broaden publisher model path check to support all publishers (5d282e6)
  • Add ServiceTier to UsageMetadata (45b4963)
  • Expose Computer Use API fields (420b5a7)
  • Gemma 4 local tokenizer support (ca97c58)
  • interaction-api: Add presence_penalty, frequency_penalty, and cached_content to models.proto (05f16fe)
  • interaction-api: Rename usage to total_usage in StreamMetadata. (7c331c6)

Bug Fixes

  • Add fallback for aiohttp.readline without max_line_length for backward compatibility because we still want to keep aiohttp as optional dependency (e99ab99), closes #2487
  • Fix header (f8f9749)
  • Keep live music API keys out of websocket urls (#2564) (c754ebf)
  • Make transformers an optional dependency for local tokenizers, also add other dependencies to local-tokenizer-extras. (528926b)
  • Use .model_copy() instead of deprecated .copy() (216369f)

2.9.0-rc1 (2026-06-17)

Features

... (truncated)

Commits
  • e41801c chore(main): release 2.10.0 (#2636)
  • ab37930 chore: Disable ComputerUse.disabled_safety_policies in Gemini Enterprise API
  • ec8f22b feat: add video generation and response format parameters.
  • 7bb6c72 feat: add usage fields for steps
  • 732368f feat: Add ComputerUse.disabled_safety_policies
  • a359406 feat: Add ComputerUse.disabled_safety_policies
  • a4772cc feat: Add Agent Platform MCP support to async generate_content_stream
  • 67703bf chore: Fix comment.
  • 63ec5bb docs: fix typos across docstrings
  • 3260c6f chore: Upgrade stalebot action to use v10 (due to Node20 deprecation)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jun 26, 2026
@github-actions

Copy link
Copy Markdown
Contributor

PR Quality Check

Pylint Score: 9.74/10 [PASS]
Tests: Check workflow status above

[PASS] All checks passed!

@dependabot dependabot Bot force-pushed the dependabot/uv/develop/google-genai-2.10.0 branch from 0e08e6e to 7f586f6 Compare June 26, 2026 22:53
@github-actions

Copy link
Copy Markdown
Contributor

PR Quality Check

Pylint Score: 9.74/10 [PASS]
Tests: Check workflow status above

[PASS] All checks passed!

Bumps [google-genai](https://github.com/googleapis/python-genai) from 1.71.0 to 2.10.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.71.0...v2.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/uv/develop/google-genai-2.10.0 branch from 7f586f6 to e3945e8 Compare June 27, 2026 10:14
@github-actions

Copy link
Copy Markdown
Contributor

PR Quality Check

Pylint Score: 9.74/10 [PASS]
Tests: Check workflow status above

[PASS] All checks passed!

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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants