Skip to content

chore(deps): bump google.golang.org/genai from 1.51.0 to 1.66.0 - #76

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/develop/google.golang.org/genai-1.66.0
Closed

dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/develop/google.golang.org/genai-1.66.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps google.golang.org/genai from 1.51.0 to 1.66.0.

Release notes

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

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)

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

1.62.0 (2026-06-24)

... (truncated)

Changelog

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

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

  • Add history config. (315c1b1)
  • Add response_format and Translation_config in GenerationConfig (caf2595)
  • Add Tool.exa_ai_search for Gemini Enterprise API (caf2595)
  • Populate per-modality prompt token count in embedding responses for gemini-embedding-2 (7e186ba)
  • voice consent signature types across all SDK languages. (ff4e260)

Bug Fixes

  • Fix exponential backoff bug in Go GenAI SDK. (55b57b9)

1.62.0 (2026-06-24)

Features

... (truncated)

Commits
  • 5fa73d0 chore(main): release 1.66.0 (#869)
  • 3169529 feat: Add flat language_codes field to AudioTranscriptionConfig.
  • 7357166 feat: Allow api key + proj/location for enterprise mode
  • 98d770b chore: internal change
  • 5d6dfc2 feat: [GenerateContentConfig] Add GenerationConfig.audio_transcription_config...
  • 9ee3a74 chore(main): release 1.65.0 (#857)
  • d77df44 fix: add deprecation warnings to Imagen generate_images, edit_images, generat...
  • 3417576 fix: Fix streaming truncation when HTTPOptions.Timeout is set.
  • d49c7ee Merge pull request #856 from googleapis:release-please--branches--main
  • 7d5b833 feat: A new field custom_vocabulary is added to message `.google.cloud.aipl...
  • 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.51.0 to 1.66.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.51.0...v1.66.0)

---
updated-dependencies:
- dependency-name: google.golang.org/genai
  dependency-version: 1.66.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 8, 2026
@dependabot
dependabot Bot requested a review from phpboyscout as a code owner August 8, 2026 10:17
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 8, 2026
@phpboyscout phpboyscout closed this Aug 8, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 8, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/go_modules/develop/google.golang.org/genai-1.66.0 branch August 8, 2026 10:24
phpboyscout added a commit that referenced this pull request Sep 15, 2026
…tial instead of the keys it dereferences

vcs.ConfigFromReader passed GTB configuration straight through to the
forge provider factories. GTB keeps auth.env and auth.keychain as
pointers its own ForgeCredential chain dereferences (spec 0183), but
go/forge stopped reading them in v0.8.0 and every registered factory
composes forge.ConfigCredential(section, auth.value) first, which
reports a configuration carrying either key beside an empty auth.value
as ErrStaleAuthKeys. Provider construction then fails. GTB's forge
bundles ship `<forge>.auth.env: <FORGE>_TOKEN` as a default, so any
tool with a forge feature enabled, running where no token is in the
environment and no config file exists, could not check for updates:
every CI image. Colophon found it by running its image by hand.

It did not show on a developer machine, where a token exists and
FirstCredential discards the error, and not in gtb itself, which
enables no forge feature and so carries no bundle.

The adapter is now the forge-facing view: auth.value reads as the
credential GTB's chain resolves for that forge section, and the two
pointer keys read as unset, so a factory's own composition sees a
credential or an honest absence. GTB's own chain (ForgeCredential,
doctor's posture) reads the raw view underneath, so auth.env keeps
being dereferenced and reported as the winning rung. The factory has
no option to take a credential directly; that seam belongs in go/forge
and is raised there separately.

Red first: the adapter test for a redirected variable, and the exact
CI failure through forge.ConfigCredential over the shipped default
(the guard that forbids that call is narrowed to production code so
the interop test can make it). Proven end to end with cli/cmd/e2e,
which enables every forge: built from main it fails with the ticket's
message in a bare environment, built from this branch it reports the
latest version.

Release-Note: tools with a forge feature enabled can check for updates again when no token is in the environment (every CI image); the update check reported the configuration as stale since go/forge v0.8.0 stopped reading `auth.env`.

Closes #76
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.

1 participant