Skip to content

chore(deps): update module google.golang.org/genai to v1.68.0 - #751

Open
renovate-sh-app[bot] wants to merge 1 commit into
mainfrom
renovate/google.golang.org-genai-1.x
Open

chore(deps): update module google.golang.org/genai to v1.68.0#751
renovate-sh-app[bot] wants to merge 1 commit into
mainfrom
renovate/google.golang.org-genai-1.x

Conversation

@renovate-sh-app

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
google.golang.org/genai require minor v1.48.0v1.68.0

Release Notes

googleapis/go-genai (google.golang.org/genai)

v1.68.0

Compare Source

Features
  • Add interaction_status to LiveServerContent (b701130)

v1.67.0

Compare Source

Features
  • Add TOO_MANY_TOOL_CALLS to FinishReason enum. (e5a3783)
  • Support GoogleMaps Tool grounding_types places and routing (d76fedf)
  • Support HTTP retries in the Go GenAI SDK. (45c6782)
Bug Fixes
  • Add propertyOrdering auto-population for ResponseSchema and ResponseJsonSchema for Dotnet SDK (1e113a5)

v1.66.0

Compare Source

Features
  • [GenerateContentConfig] Add GenerationConfig.audio_transcription_config and Part.audio_transcription. (5d6dfc2)
  • Add flat language_codes field to AudioTranscriptionConfig. (3169529)
  • Allow api key + proj/location for enterprise mode (7357166)

v1.65.0

Compare Source

Features
  • A new field CustomVocabulary is added to AudioTranscriptionConfig (7d5b833)
Bug Fixes
  • add deprecation warnings to Imagen generate_images, edit_images, generate_videos (if using prompt/text/image args), LiveConnectConfig.GenerationConfig which will be removed in the next major version (d77df44)
  • Fix streaming truncation when HTTPOptions.Timeout is set. (3417576), closes #​816

v1.64.0

Compare Source

Features
  • Add history config. (315c1b1)
  • Populate per-modality prompt token count in embedding responses for gemini-embedding-2 (7e186ba)

v1.63.0

Compare Source

Features
  • Add response_format and Translation_config in GenerationConfig (caf2595)
  • Add Tool.exa_ai_search for Gemini Enterprise API (caf2595)
  • voice consent signature types across all SDK languages. (ff4e260)
Bug Fixes
  • Fix exponential backoff bug in Go GenAI SDK. (55b57b9)

v1.62.0

Compare Source

Features
  • Add ComputerUse.disabled_safety_policies (c89e5eb)

v1.61.0

Compare Source

Features
  • Add audioOffset to VoiceActivity (43a352f)
  • Add interimInputTranscription to LiveServerContent (43a352f)
  • Add LanguageAuto, LanguageHints, and adaptationPhrases to AudioTranscriptionConfig (43a352f)

v1.60.0

Compare Source

Features
  • Add ServiceTier to UsageMetadata (74b1290)

v1.59.0

Compare Source

Features
  • Add Agent Platform MCP support to async generate_content (4b138c2)
  • Add transcription language code. (cc4dd9c)
  • Add TranslationConfig for live translation. (76f4126)
  • additional computer_use field support for vertex. (8831eb3)
  • Support 'additionalProperties', 'defs' and 'ref' in the GenerateContent.Schema type. (996b831)
  • Support Reinforcement Tuning in GenAI SDK (fecb49e)
  • Support ReinforcementTuning in GenAI SDK including ValidateReward API method. (c95d115)

v1.58.0

Compare Source

Features
  • add enable_prompt_injection_detection for Computer Use feature for the Gemini API. (19c2566)
  • add new fields (1608e80)

v1.57.0

Compare Source

Features
  • Expose Test and Server of the Replay API Client for the cross module usage in the AgentPlatform module. (27b142d)
  • support Blocking FunctionCall in Live API in AgentPlatform (Vertex) (e5e653c)
  • support speech to speech translation in Gemini Live (621b55d)
Bug Fixes
  • Fix version redaction logic in the replay API client. (af4c931)

v1.56.0

Compare Source

Features
  • [Python] Multimodal file search (c32ae6e)
  • Multimodal file search (989d064)
Bug Fixes
  • Simplify generated Go URL path formatting when VertexAI and MLDev URLs are identical. (d90a592), closes #​761

v1.55.0

Compare Source

Features
  • Add output_info to BatchJob (9ec7d3b)
  • Add ImageResizeMode for GenerateVideos (8fc27f4)
  • Add InternalApplyConverterToSliceWithRoot to the common utilities. (7aaf1eb)
  • Add Vertex Dataset input and output options for batch jobs (73ee07c)
  • introduce BackendEnterprise and GOOGLE_GENAI_USE_ENTERPRISE env var (1181fe0)

v1.54.0

Compare Source

Features
  • Add "eu" as a supported service location for Vertex AI platform. (9245aba)
  • Add Live Avatar new fields (2ae252c)
  • Add webhook_config to batches.create() and models.generate_videos() (4790027)

v1.53.0

Compare Source

Miscellaneous Chores

v1.52.1

Compare Source

Bug Fixes
  • Fix service_tier enums. (5518442)

v1.52.0

Compare Source

Features
  • Add labels field to Veo configs (3fab63a)
  • Add model_status to GenerateContentResponse (Gemini API only) (8c040e3)
  • Add part_metadata in Part (Gemini API only) (8c040e3)
  • Add service tier to GenerateContent. (c07b6a0)
  • genai: add TURN_INCLUDES_AUDIO_ACTIVITY_AND_ALL_VIDEO to TurnCoverage (ea49f9a)
  • support hyperparameters in distillation tuning (b8873ea)
  • Support rendered_parts in GroundingSupport (8c040e3)
Bug Fixes
  • Fix empty InlinedEmbedContentResponses for inline batch embeddings in Go GenAI SDK (e70c9d1), closes #​712
  • support us region routing (09d5be3)

v1.51.0

Compare Source

Features
  • Support include_server_side_tool_invocations for genai. (cec4bfd)

v1.50.0

Compare Source

Features
  • Add inference_generation_config to EvaluationConfig for Tuning (21b360f)
  • Add register_files (43a12bf)
  • Allow custom endpoints for authentication with Vertex AI in Go (0ebf016)
  • enable language code for audio transcription config in Live API for Vertex AI (59610d4)

v1.49.0

Compare Source

Features
  • Update data types from discovery doc. (37134ea)

Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • Between 08:00 AM and 04:59 PM, Monday through Thursday (* 8-16 * * 1-4)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

@renovate-sh-app renovate-sh-app Bot added claude-gate dependencies Pull requests that update a dependency file labels Aug 17, 2026
@renovate-sh-app
renovate-sh-app Bot requested a review from a team as a code owner August 17, 2026 11:03
@renovate-sh-app renovate-sh-app Bot added the dependencies Pull requests that update a dependency file label Aug 17, 2026
@renovate-sh-app
renovate-sh-app Bot requested review from Ukochka, academo and andresmgot and removed request for a team August 17, 2026 11:03
@renovate-sh-app
renovate-sh-app Bot enabled auto-merge (squash) August 17, 2026 11:03
@grafana-catalog-project-bot grafana-catalog-project-bot Bot moved this from 📬 Triage to 🔬 In review in Grafana Catalog Team Aug 17, 2026

@grafana-plugins-platform-bot grafana-plugins-platform-bot Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Diff only touches go.mod/go.sum for a same-major (v1.48.0→v1.68.0) update to the official googleapis/go-genai SDK, whose changelog across the full range contains only additive features/bug fixes with no removals or signature changes affecting this repo's usage in pkg/llmprovider/geminiprovider/client.go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

claude-gate dependencies Pull requests that update a dependency file

Projects

Status: 🔬 In review

Development

Successfully merging this pull request may close these issues.

0 participants