Skip to content

chore(deps): bump google.golang.org/genai from 1.63.0 to 1.69.0 - #347

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps google.golang.org/genai from 1.63.0 to 1.69.0.

Release notes

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

v1.69.0

1.69.0 (2026-08-19)

Features

  • Add mode enum (VERBATIM, SMART) to AudioTranscriptionConfig and TranscriptionConfig. (5ca93e0)
  • Add enable_data_retention to ToolParallelAiSearch, Add step_count to ReinforcementTuningHyperParameters, Add BidiGenerateContentSetup (600a8cf)
  • Add IDLE state to live connection status enum and mark REQUIRES_ACTION as deprecated. (2bbd248)

v1.68.0

1.68.0 (2026-08-12)

Features

  • Add interaction_status to LiveServerContent (b701130)

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)

... (truncated)

Changelog

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

1.69.0 (2026-08-19)

Features

  • Add mode enum (VERBATIM, SMART) to AudioTranscriptionConfig and TranscriptionConfig. (5ca93e0)
  • Add enable_data_retention to ToolParallelAiSearch, Add step_count to ReinforcementTuningHyperParameters, Add BidiGenerateContentSetup (600a8cf)
  • Add IDLE state to live connection status enum and mark REQUIRES_ACTION as deprecated. (2bbd248)

1.68.0 (2026-08-12)

Features

  • Add interaction_status to LiveServerContent (b701130)

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)

... (truncated)

Commits
  • fbdae87 chore(main): release 1.69.0 (#891)
  • 89fc37b chore: Internal Changes
  • 2bbd248 feat: Add IDLE state to live connection status enum and mark REQUIRES_ACTION ...
  • 5ca93e0 feat: Add mode enum (VERBATIM, SMART) to AudioTranscriptionConfig and...
  • 600a8cf feat: Add enable_data_retention to ToolParallelAiSearch, Add step_count to Re...
  • 4f8331d chore(main): release 1.68.0 (#885)
  • e73ee6a test: retry transient errors in the shared integration test clients
  • b701130 feat: Add interaction_status to LiveServerContent
  • 9928e5e chore(main): release 1.67.0 (#873)
  • 1e113a5 fix: Add propertyOrdering auto-population for ResponseSchema and ResponseJson...
  • 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.63.0 to 1.69.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.63.0...v1.69.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, go. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github

dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #354.

@dependabot dependabot Bot closed this Aug 31, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/google.golang.org/genai-1.69.0 branch August 31, 2026 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants