Skip to content

build(deps): Bump github.com/maximhq/bifrost/core from 1.7.0 to 1.7.5 in /authbridge/authlib - #729

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/authbridge/authlib/github.com/maximhq/bifrost/core-1.7.5
Open

build(deps): Bump github.com/maximhq/bifrost/core from 1.7.0 to 1.7.5 in /authbridge/authlib#729
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/authbridge/authlib/github.com/maximhq/bifrost/core-1.7.5

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/maximhq/bifrost/core from 1.7.0 to 1.7.5.

Release notes

Sourced from github.com/maximhq/bifrost/core's releases.

Core v1.7.5

Core Release v1.7.5

  • feat: added count tokens API support for Bedrock Mantle
  • feat: added SSETruncation interface and EOF handler support across all providers so upstream stream death surfaces as an error instead of a clean [DONE]
  • feat: added responses retrieve stream method
  • feat: added routing info headers for streaming responses
  • feat: added ModelReasoning schema field and provider-qualified model ID resolution for model-parameters lookup
  • feat: added Bedrock batch role ARN to key config
  • feat: added Bifrost latency data to connectors
  • fix: corrected image search handling for the GenAI search tool
  • fix: corrected count tokens request building
  • fix: dropped unsupported fields from Vertex count tokens requests
  • fix: lifted the chat-completions function wrapper in Responses tool unmarshal
  • fix: merged additional tools into tools for Bedrock Mantle
  • fix: set structured outputs to false for Claude models on Bedrock Mantle
  • fix: corrected vLLM stream truncation
  • fix: converted strict: null to false for SDK compatibility
  • fix: followed redirects for downloads in GenAI passthrough
  • fix: honored the IncludeServerSideToolInvocations field in the GenAI API
  • fix: returned a closed non-nil channel for empty streams instead of (nil, nil) so consumers no longer hang on a nil-channel receive (thanks @​kharkevich!)
  • fix: corrected routing info headers on streaming fallbacks
  • fix: corrected Replicate harness test and Gemini extra param handling
  • fix: avoided duplicating the inference-provider segment in backfilled HuggingFace model IDs
  • fix: removed the default preview api-version for GA Azure Responses endpoints
  • fix: forwarded vLLM responses-stream chunks and completion events instead of silently discarding them
  • fix: corrected error forwarding to connectors
  • fix: preserved the tool_search Responses API wire shape (thanks @​devonpmack!)
  • fix: corrected Gemini tool schema integer constraint handling
  • fix: handled input images in image generation for Replicate
  • chore: upgraded Go to 1.26.5
  • chore: replaced deprecated HuggingFace model in core tests

Installation

go get github.com/maximhq/bifrost/core@v1.7.5

This release was automatically created from version file: core/version

Core v1.7.4

Core Release v1.7.4

  • feat: added support for Anthropic's fallbacks: "default" preset via the new AnthropicFallbacks wrapper type, preserving it through request round-trips and injecting the server-side-fallback-2026-07-01 beta header for default routing AnthropicMessageRequest.Fallbacks changed from []AnthropicFallbackEntry to *AnthropicFallbacks. Code constructing this struct directly must wrap entries as &AnthropicFallbacks{Entries: ...}.
  • feat: added the mid-conversation-tool-changes-2026-07-01 beta header and MidConvToolChanges feature flag for Anthropic and Bedrock Mantle

... (truncated)

Commits

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 [github.com/maximhq/bifrost/core](https://github.com/maximhq/bifrost) from 1.7.0 to 1.7.5.
- [Release notes](https://github.com/maximhq/bifrost/releases)
- [Changelog](https://github.com/maximhq/bifrost/blob/dev/docs/release-cadence.mdx)
- [Commits](maximhq/bifrost@core/v1.7.0...core/v1.7.5)

---
updated-dependencies:
- dependency-name: github.com/maximhq/bifrost/core
  dependency-version: 1.7.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 3, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 3, 2026 23:14
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 3, 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

Status: New/ToDo

Development

Successfully merging this pull request may close these issues.

1 participant