Skip to content

chore(deps): bump github.com/maximhq/bifrost/core from 1.5.10 to 1.5.11#28

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

chore(deps): bump github.com/maximhq/bifrost/core from 1.5.10 to 1.5.11#28
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/maximhq/bifrost/core-1.5.11

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Bumps github.com/maximhq/bifrost/core from 1.5.10 to 1.5.11.

Release notes

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

Core v1.5.11

Core Release v1.5.11

  • feat: temporary access tokens for scoped, time-limited API access (#3603)
  • feat: MCP per-user OAuth flow refactor (#3565)
  • feat: Bedrock Mantle inference engine support for gpt-oss models via OpenAI-compatible SSE endpoint (#3489)
  • feat: Azure realtime provider with nested model normalization (#3334)
  • feat: enrich realtime routing, logging, cost, and session tracking (#3335)
  • feat: Bedrock system tools support (#3435)
  • feat: service tier mappings for Gemini and Anthropic (#3554)
  • feat: cluster-aware log metadata and per-node usage aggregation (#3590)
  • feat: JSON-schema-spec compliant parameter schema (#3444)
  • feat: direct access control (DAC) support (#3198)
  • feat: use chat completions for OpenAI custom providers that disable responses (#3505) (thanks @​kevinpdev!)
  • fix: fasthttp panic on malformed requests (#3595)
  • fix: race condition on remote stream close during context cancel (#3591)
  • fix: nil pointer deref in stream cancellations (#3582)
  • fix: handle context cancel before read errors in streaming (#3522)
  • fix: set idle stream timeouts in streaming requests (#3495)
  • fix: VK and provider-key level pricing overrides for streaming (#3421)
  • fix: set Anthropic beta headers on Vertex request headers (#3585)
  • fix: forwarding of reasoning content when converting Responses to Chat (#3584)
  • fix: preserve OpenAI responses stream metadata (#3528, #3530) (thanks @​etnperlong!)
  • fix: OpenAI provider - add usage to completed event in Responses-to-Chat-Completions fallback (#3519) (thanks @​kevinpdev!)
  • fix: add FullyRedacted() for proxy passwords and MarshalForStorage() for ProxyConfig to prevent partial value leakage (#3445)
  • fix: Bedrock Mantle fixes (#3566)
  • fix: emit role chunk from Anthropic message start in chat stream (#3575)
  • fix: Bedrock chat tool arguments (#3564)
  • fix: Bedrock stop reason (#3506)
  • fix: send missing Bedrock lifecycle events (#3527)
  • fix: prefill message handling for Responses in Bedrock (#3517)
  • fix: don't pass multipart request bodies in enrich error (#3524)
  • fix: trim trailing whitespace for Anthropic and Bedrock Anthropic providers (#3496)
  • fix: include Azure blob fields in batch responses (#3469)
  • fix: max tokens and thinking budget value handling (#3498)
  • fix: preserve Anthropic output schema refs (#3449) (thanks @​Javtor!)
  • fix: remove fallbacks key from Gemini requests (#3464)
  • fix: map supports_response_schema to response_format/text params and add Chat<->Responses format conversion (#3454)
  • chore: dependency and AWS SDK security updates (#3461)

Installation

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

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

Plugin governance v1.5.11

... (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.5.10 to 1.5.11.
- [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.5.10...core/v1.5.11)

---
updated-dependencies:
- dependency-name: github.com/maximhq/bifrost/core
  dependency-version: 1.5.11
  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 May 21, 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

None yet

Development

Successfully merging this pull request may close these issues.

0 participants