Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

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
  • fix: added Opus 5 support to the Anthropic provider via IsOpus5Plus, inheriting the Opus 4.8 request surface for unsupported sampling params, native effort, fast mode, and mid-conversation system messages

Installation

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

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

Core v1.7.3

Core Release v1.7.3

[fix]: OpenAI Responses - preserve JSON schema key order in structured-output requests @​georg-wolflein

  • breaking: a non-schema scalar (string/number/array) at the nested text.format.schema.schema position now fails request decode; boolean schemas ("schema": true / "schema": false) and objects still decode and are forwarded
  • feat: track Anthropic extended-thinking tokens as ReasoningTokens across chat, responses, and passthrough
  • feat: added Wafer AI provider
  • feat: added toggle for always retaining content in object storage
  • feat: added MCP metrics to OTEL and resource parameter to MCP OAuth handshake
  • feat: added user email export to connectors
  • feat: configurable keep-alive duration in network config
  • feat: propagate inference request_id through async jobs and webhook payloads
  • feat: added WebhookDispatcher interface wired to async job terminal states
  • fix: bedrock reasoning double emission
  • fix: anthropic fallbacks and refusal handling; bill for the fallback model actually served
  • fix: complete Cohere streaming Responses terminal events with the output array
  • fix: complete visible thinking items on the streaming Responses surface
  • fix: reasoning item streaming in mux
  • fix: handle line-by-line errors in streaming
  • fix: convert structured output format to tool for Azure provider in Anthropic integration
  • fix: default detail to auto on OpenAI input_image blocks (thanks @​AdityaPainuli!)
  • fix: SGLang Anthropic-compatible APIs via key-level setting; DeepSeek uses Anthropic endpoints for chat and responses
  • fix: count-tokens handling for DeepSeek and SGLang
  • fix: moved vLLM to native Responses API
  • fix: added support for Anthropic APIs in Fireworks
  • fix: enable raw request and store for Mistral OCR requests
  • fix: reject out-of-range tool_sync_interval minutes to prevent nanosecond sync loops
  • perf: hoist Replicate parseTokenUsageFromLogs regexps to package level
  • refactor: extract SSRF-safe dial logic into core/network package

Installation

... (truncated)

Commits
  • 3bc0062 chore: regenerate openapi.json --skip-ci
  • 8574f43 opus-5 cut (#5548) --skip-ci
  • 907ae1f fix: correct rendering on the models-catalog/list docs page (#5481)
  • 83e0805 fix: docs models-catalog/list page fix (#5480)
  • 4edde57 fix: docs /models-catalog/list page fix (#5479)
  • 89b8268 docs: remove mermaid diagrams and simplify warnings in auth proxy docs (#5461)
  • 4f7a467 docs: add auth proxy docs for Cloudflare ZTNA and generic OIDC proxy (#5460)
  • 7c60299 updated error messages (#5456)
  • ee179d7 docs: remove AWS ALB from identity-aware proxy changelog entries (#5453)
  • 2919a1e updated message for JWT issue (#5449)
  • 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 [github.com/maximhq/bifrost/core](https://github.com/maximhq/bifrost) from 1.7.0 to 1.7.4.
- [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.4)

---
updated-dependencies:
- dependency-name: github.com/maximhq/bifrost/core
  dependency-version: 1.7.4
  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 Jul 27, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 27, 2026 23:14
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 27, 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