Skip to content

Bump google.golang.org/genai from 1.42.0 to 1.52.1#25

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/google.golang.org/genai-1.52.1
Closed

Bump google.golang.org/genai from 1.42.0 to 1.52.1#25
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/google.golang.org/genai-1.52.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps google.golang.org/genai from 1.42.0 to 1.52.1.

Release notes

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

v1.52.1

1.52.1 (2026-03-31)

Bug Fixes

  • Fix service_tier enums. (5518442)

v1.52.0

1.52.0 (2026-03-27)

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

1.51.0 (2026-03-17)

Features

  • Support include_server_side_tool_invocations for genai. (cec4bfd)

v1.50.0

1.50.0 (2026-03-12)

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

1.49.0 (2026-02-28)

... (truncated)

Changelog

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

1.52.1 (2026-03-31)

Bug Fixes

  • Fix service_tier enums. (5518442)

1.52.0 (2026-03-27)

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)

1.51.0 (2026-03-17)

Features

  • Support include_server_side_tool_invocations for genai. (cec4bfd)

1.50.0 (2026-03-12)

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)

1.49.0 (2026-02-28)

Features

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

... (truncated)

Commits
  • bbbc061 chore(main): release 1.52.1 (#740)
  • 5518442 fix: Fix service_tier enums.
  • 06b7188 chore: import
  • 6d60c76 Merge pull request #730 from googleapis:release-please--branches--main
  • 8919d24 chore: update Python shared replays
  • 5a90990 chore(main): release 1.52.0 (#730)
  • 2c3d968 Update CHANGELOG.md
  • e3de4f0 chore(main): release 1.52.0
  • c07b6a0 feat: Add service tier to GenerateContent.
  • b8873ea feat: support hyperparameters in distillation tuning
  • 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.42.0 to 1.52.1.
- [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.42.0...v1.52.1)

---
updated-dependencies:
- dependency-name: google.golang.org/genai
  dependency-version: 1.52.1
  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 Apr 1, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 9, 2026

Superseded by #26.

@dependabot dependabot bot closed this Apr 9, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/google.golang.org/genai-1.52.1 branch April 9, 2026 13:15
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