Skip to content

chore(deps): bump google.golang.org/genai from 1.62.0 to 1.67.0 - #29

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/google.golang.org/genai-1.67.0
Open

chore(deps): bump google.golang.org/genai from 1.62.0 to 1.67.0#29
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/google.golang.org/genai-1.67.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps google.golang.org/genai from 1.62.0 to 1.67.0.

Release notes

Sourced from google.golang.org/genai's releases.

v1.67.0

1.67.0 (2026-08-06)

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

1.66.0 (2026-07-28)

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

1.65.0 (2026-07-21)

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

1.64.0 (2026-07-15)

Features

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

v1.63.0

1.63.0 (2026-07-08)

... (truncated)

Changelog

Sourced from google.golang.org/genai's changelog.

1.67.0 (2026-08-06)

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)

1.66.0 (2026-07-28)

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)

1.65.0 (2026-07-21)

Features

  • A new field custom_vocabulary is added to message .google.cloud.aiplatform.v1beta1.BidiGenerateContentSetup (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

1.64.0 (2026-07-15)

Features

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

1.63.0 (2026-07-15)

Features

... (truncated)

Commits
  • 9928e5e chore(main): release 1.67.0 (#873)
  • 1e113a5 fix: Add propertyOrdering auto-population for ResponseSchema and ResponseJson...
  • e5a3783 feat: Add TOO_MANY_TOOL_CALLS to FinishReason enum.
  • 8c6a51c test: fix api-mode table tests to execute and assert errors, resolve existing...
  • 85ce5be chore: Bind Go table test parameters correctly when the SDK signature diverges.
  • 45c6782 feat: Support HTTP retries in the Go GenAI SDK.
  • 7c55cdf docs: Update GenerateVideos docstrings and samples
  • 5eb6a93 chore: internal
  • d76fedf feat: Support GoogleMaps Tool grounding_types places and routing
  • a6cb4cc docs: Communicate on upcoming updates in the next major version
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [google.golang.org/genai](https://github.com/googleapis/go-genai) from 1.62.0 to 1.67.0.
- [Release notes](https://github.com/googleapis/go-genai/releases)
- [Changelog](https://github.com/googleapis/go-genai/blob/main/CHANGELOG.md)
- [Commits](googleapis/go-genai@v1.62.0...v1.67.0)

---
updated-dependencies:
- dependency-name: google.golang.org/genai
  dependency-version: 1.67.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 10, 2026
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants