Skip to content

chore: Bump Google_GenerativeAI from 3.6.4 to 3.6.7 - #213

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/src/DaoStudio/Google_GenerativeAI-3.6.7
Aug 1, 2026
Merged

chore: Bump Google_GenerativeAI from 3.6.4 to 3.6.7#213
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/src/DaoStudio/Google_GenerativeAI-3.6.7

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated Google_GenerativeAI from 3.6.4 to 3.6.7.

Release notes

Sourced from Google_GenerativeAI's releases.

3.6.7

What's Changed

New Contributors

Full Changelog: gunpal5/Google_GenerativeAI@v3.6.6...v3.6.7

3.6.6

What's New?

Deprecated mediaChunks in Live API real-time input (#​108)

Newer Gemini models (e.g. gemini-3.1-flash-live-preview) reject realtime_input.media_chunks with an InvalidPayloadData
error. Audio is now sent using the new audio field format.

Changes:

  • BidiGenerateContentRealtimeInput now exposes Audio, Video, and Text properties matching the updated Gemini Live API
  • SendAudioAsync uses the new Audio field instead of the deprecated MediaChunks
  • MediaChunks is retained but marked [Obsolete] for backward compatibility

Full Changelog: gunpal5/Google_GenerativeAI@v3.6.5...v3.6.6

3.6.5

What's Changed?

New Features

  • Oversized attachment auto-upload: GenerativeAIChatClient now automatically promotes oversized inline attachments to
    the Files API via the new PromoteOversizedAttachmentsAsync extension, so requests that exceed inline size limits no
    longer fail.

Fixes & Improvements

  • Lenient TrafficType deserialization (#​107): Added LenientTrafficTypeConverter and new enum values ON_DEMAND_PRIORITY
    and ON_DEMAND_FLEX. Unknown traffic types returned by the Gemini/Vertex API now fall back to TRAFFIC_TYPE_UNSPECIFIED
    instead of throwing JsonException during response deserialization. This mirrors the fix previously applied to
    FinishReason in PR #​98.

Full Changelog: gunpal5/Google_GenerativeAI@v3.6.4...v3.6.5

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)

---
updated-dependencies:
- dependency-name: Google_GenerativeAI
  dependency-version: 3.6.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor Author

Labels

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

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

@github-actions
github-actions Bot merged commit 41dc558 into main Aug 1, 2026
3 of 13 checks passed
@dependabot
dependabot Bot deleted the dependabot/nuget/src/DaoStudio/Google_GenerativeAI-3.6.7 branch August 1, 2026 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants