Skip to content

chore(deps): Bump google-genai from 2.10.0 to 2.12.1#164

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/uv/google-genai-2.12.1
Jul 18, 2026
Merged

chore(deps): Bump google-genai from 2.10.0 to 2.12.1#164
github-actions[bot] merged 1 commit into
mainfrom
dependabot/uv/google-genai-2.12.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps google-genai from 2.10.0 to 2.12.1.

Release notes

Sourced from google-genai's releases.

v2.12.1

2.12.1 (2026-07-16)

Bug Fixes

  • Fix the normalization of Interactions inside triggers (be554d3)

v2.12.0

2.12.0 (2026-07-15)

Features

  • Add AntigravityAgentConfig to OpenAPI schema overlays and regenerate SDKs. (c68f857)
  • Add trigger resource (0ab9525)
  • Add Triggers resource to GoogleGenAI client. (60727fe)
  • interactions: Add CodeMenderAgentConfig (50eca74)
  • Populate per-modality prompt token count in embedding responses for gemini-embedding-2 (2ba0154)

v2.11.0

2.11.0 (2026-07-09)

Features

  • Add environment_id in network config (df5f13a)
  • Add response_format and Translation_config in GenerationConfig (8928da3)
  • Add retrieval result step and new fields to maps and search results (d2b19f6)
  • Add Tool.exa_ai_search for Gemini Enterprise API (8928da3)
  • Support Function declarations during Agent Creation (bbeb934)

Bug Fixes

  • Avoid shadowing of built-in list in Python 3.14 (5a14046)
  • Event loop mismatch in GenAI SDK (10df4b1)
  • interactions: Accept both dict and list[dict] for transform (8c7cee3)

Documentation

  • Add Agent Platform MCP example to readme (cb2a2a3)

Code Refactoring

  • interactions: Remove cached_content, presence_penalty, and frequency_penalty; expose safety_settings and labels (ba552f7)
Changelog

Sourced from google-genai's changelog.

2.12.1 (2026-07-16)

Bug Fixes

  • Fix the normalization of Interactions inside triggers (be554d3)

2.12.0 (2026-07-15)

Features

  • Add AntigravityAgentConfig to OpenAPI schema overlays and regenerate SDKs. (c68f857)
  • Add trigger resource (0ab9525)
  • Add Triggers resource to GoogleGenAI client. (60727fe)
  • interactions: Add CodeMenderAgentConfig (50eca74)
  • Populate per-modality prompt token count in embedding responses for gemini-embedding-2 (2ba0154)

2.11.0 (2026-07-09)

Features

  • Add environment_id in network config (df5f13a)
  • Add response_format and Translation_config in GenerationConfig (8928da3)
  • Add retrieval result step and new fields to maps and search results (d2b19f6)
  • Add Tool.exa_ai_search for Gemini Enterprise API (8928da3)
  • Support Function declarations during Agent Creation (bbeb934)

Bug Fixes

  • Avoid shadowing of built-in list in Python 3.14 (5a14046)
  • Event loop mismatch in GenAI SDK (10df4b1)
  • interactions: Accept both dict and list[dict] for transform (8c7cee3)

Documentation

  • Add Agent Platform MCP example to readme (cb2a2a3)

Code Refactoring

  • interactions: Remove cached_content, presence_penalty, and frequency_penalty; expose safety_settings and labels (ba552f7)
Commits
  • 6debc1c chore(main): release 2.12.1 (#2734)
  • 94d59e5 Copybara import of the project:
  • be554d3 fix: fix the normalization of Interactions inside triggers
  • 939c667 chore(main): release 2.12.0 (#2696)
  • 8115b16 chore: internal change
  • c875069 feat: Add max_total_tokens for Interaction.
  • d38eaca chore: defer mcp SDK import to first MCP usage
  • 2a9350d test: add tests for private chat
  • c68f857 feat: Add AntigravityAgentConfig to OpenAPI schema overlays and regenerate SDKs.
  • 60727fe feat: Add Triggers resource to GoogleGenAI client.
  • 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 Jul 18, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) July 18, 2026 13:43
@github-actions github-actions Bot added the ci label Jul 18, 2026
@codecov

codecov Bot commented Jul 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@dependabot
dependabot Bot force-pushed the dependabot/uv/google-genai-2.12.1 branch from 86a92de to bbc668e Compare July 18, 2026 13:46
Bumps [google-genai](https://github.com/googleapis/python-genai) from 2.10.0 to 2.12.1.
- [Release notes](https://github.com/googleapis/python-genai/releases)
- [Changelog](https://github.com/googleapis/python-genai/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-genai@v2.10.0...v2.12.1)

---
updated-dependencies:
- dependency-name: google-genai
  dependency-version: 2.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/uv/google-genai-2.12.1 branch from bbc668e to 9a6b12e Compare July 18, 2026 13:50
@github-actions
github-actions Bot merged commit 5a5690b into main Jul 18, 2026
5 checks passed
@dependabot
dependabot Bot deleted the dependabot/uv/google-genai-2.12.1 branch July 18, 2026 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci 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