Skip to content
Open

v1.5.16 #4518

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
63 commits
Select commit Hold shift + click to select a range
839f16a
fix: fixes redaction setting in plugins config (#4486)
roroghost17 Jun 17, 2026
3caf63d
feat: adds scripts to seed and delete bifrost and litellm entities
sammaji Jun 14, 2026
004cc14
feat: adds scripts to migrate litellm entities to bifrost entities
sammaji Jun 14, 2026
0387f60
feat: adds conformance tests
sammaji Jun 14, 2026
2278c80
fix: fix 403 errors for list models request
roroghost17 Jun 17, 2026
e25251f
chore: updated the default network config timings
roroghost17 Jun 17, 2026
a67098f
fix: helm release tag to the correct commit
BearTS Jun 18, 2026
4bfc551
[docs] : docs for source of truth
Madhuvod Jun 17, 2026
010c702
fixes canonical_model_view migration
akshaydeo Jun 18, 2026
fc0c813
docs: adds docs for Claude Desktop with inference provider
roroghost17 Jun 18, 2026
ea4fc47
feat: adds group traces by sessions to config json and helm
roroghost17 Jun 18, 2026
492c647
fix: model id in bedrock batch request
Jun 18, 2026
f66590d
fix: resolve model names for feature gating
Jun 18, 2026
a3e1992
fix: nova bedrock fixes
Jun 18, 2026
d06b94d
fix: bedrock signauture fix for minimax
Jun 18, 2026
bbfca36
fix: handle url encoded file name in url params for single file servi…
danpiths Jun 17, 2026
c238014
refactor: skills repo ui refactor
impoiler Jun 17, 2026
3052f96
feat: ability to select timezone in date selectors
impoiler Jun 16, 2026
87b35f1
chore: UI dependency updates for npn audit
impoiler Jun 16, 2026
bc1e8b0
feat: add Virtual Key Rankings tab in dashboard
impoiler Jun 16, 2026
fcd444f
fix: do not clear selection on virtual keys table on filter or search
impoiler Jun 16, 2026
99bd3c5
fix: workspace/model pages style fixes
impoiler Jun 16, 2026
abe5786
feat: dashboard export endpoint
impoiler Jun 16, 2026
7bc8bb1
fix: Seconds to minutes UI bug for provider network form
impoiler Jun 16, 2026
bb05be8
feat: allow toggling additional columns in logs and MCP logs tables
impoiler Jun 18, 2026
26ac93d
fix: return 409 for Conflict errors
impoiler Jun 18, 2026
2f96e3a
feat: show inline error for 409 errors
impoiler Jun 18, 2026
ded002a
fix: adds explicit content type header for container delete
sammaji Jun 17, 2026
79c6471
fix: e2e ui tests for providers management
sammaji Jun 18, 2026
ec3d03c
docs: evaluation mode in schemas for guardrails
Jun 12, 2026
021671e
fix: redacts emails from logs and handle wildcard provider in vk
sammaji Jun 18, 2026
5dee81f
chore: rename migration folder to migration-cli
sammaji Jun 18, 2026
fe688ab
feat: adds npx script for migration cli
sammaji Jun 19, 2026
5c0f07c
feat: adds github action scripts for migration cli
sammaji Jun 19, 2026
62d3865
fix: run governance on cc oauth requests when vk is present
Jun 19, 2026
a9e5ebf
fix: run governance on cc oauth requests when vk is present (#4557)
akshaydeo Jun 19, 2026
a3bbb4d
fix: double message start event in anthropic stream closes #4556
Jun 19, 2026
a014020
fix: double message start event in anthropic stream closes #4556 (#4559)
akshaydeo Jun 19, 2026
2ebd0ab
fix: e2e ui tests for model limts
sammaji Jun 18, 2026
bd8e1d7
fix: e2e ui tests for mcp registry
sammaji Jun 19, 2026
65fa2a2
fix: remove skip key selection check from governance pre llm hook
Jun 19, 2026
869c9c9
fix: remove skip key selection check from governance pre llm hook (#4…
akshaydeo Jun 19, 2026
971d4c6
docs: evaluation mode in schemas for guardrails (#4337)
akshaydeo Jun 19, 2026
374d6f7
chore: adds docs for litellm-to-bifrost migration script
sammaji Jun 17, 2026
c57f93e
fix: redacts emails from logs and handle wildcard provider in vk (#4550)
akshaydeo Jun 19, 2026
ce3a238
chore: adds docs for litellm-to-bifrost migration script (#4488)
akshaydeo Jun 19, 2026
e213546
chore: rename migration folder to migration-cli (#4551)
akshaydeo Jun 19, 2026
113f854
feat: adds npx script for migration cli (#4552)
akshaydeo Jun 19, 2026
cf58ea4
feat: adds github action scripts for migration cli (#4553)
akshaydeo Jun 19, 2026
6060b08
feat: adds business unit & user names & ids to tracing
roroghost17 Jun 19, 2026
5e7460b
feat: adds business unit & user names & ids to tracing (#4562)
akshaydeo Jun 19, 2026
8df5809
fix: adds explicit content type header for container delete (#4490)
akshaydeo Jun 19, 2026
fcb3939
fix: e2e ui tests for providers management (#4517)
akshaydeo Jun 19, 2026
dc7206e
fix: e2e ui tests for model limts (#4519)
akshaydeo Jun 19, 2026
e6b5301
fix: e2e ui tests for mcp registry (#4558)
akshaydeo Jun 19, 2026
24fe11f
add vkey cost compute test cases (#4561)
akshaydeo Jun 19, 2026
2cd95b5
dependabot fixes (#4570)
akshaydeo Jun 20, 2026
1dbcefc
version cut (#4571)
akshaydeo Jun 20, 2026
7058950
extra header forwarding for mcp tools (#4572)
akshaydeo Jun 20, 2026
ddb8de2
adds mcp cleanup support for bedrock models (#4573)
akshaydeo Jun 20, 2026
565750a
adds sync support from local files for airgapped deployments (#4574)
akshaydeo Jun 20, 2026
9f2440d
[fix]: Bedrock stream errors use EventStream exceptions (#4576)
jstar0 Jun 20, 2026
e587324
adds bill accounting for failed requests (#4575)
akshaydeo Jun 20, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/helm-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ jobs:
cd helm-charts
gh release create "helm-chart-v${{ steps.chart-version.outputs.version }}" \
bifrost-${{ steps.chart-version.outputs.version }}.tgz \
--target ${{ github.sha }} \
--title "Helm Chart v${{ steps.chart-version.outputs.version }}" \
--notes "Helm chart release for Bifrost v${{ steps.chart-version.outputs.version }}"
env:
Expand Down
120 changes: 120 additions & 0 deletions .github/workflows/release-bifrost-migration-cli.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,120 @@
name: Release Migration CLI

on:
push:
branches:
- main

# Prevent concurrent runs
concurrency:
group: release-bifrost-migration-cli
cancel-in-progress: false

permissions:
contents: read

jobs:
check-version:
runs-on: ubuntu-latest
outputs:
version: ${{ steps.get-version.outputs.version }}
tag_exists: ${{ steps.check-tag.outputs.exists }}
steps:
- name: Harden Runner
uses: step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
with:
egress-policy: block
allowed-endpoints: >
github.com:443

- name: Checkout repository
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
fetch-depth: 0
fetch-tags: true
persist-credentials: false

- name: Get version from file
id: get-version
run: echo "version=$(cat scripts/bifrost-migration-cli/version)" >> "$GITHUB_OUTPUT"

- name: Check if tag exists
id: check-tag
env:
VERSION: ${{ steps.get-version.outputs.version }}
run: |
if git rev-parse "bifrost-migration-cli/v${VERSION}" >/dev/null 2>&1; then
echo "exists=true" >> "$GITHUB_OUTPUT"
else
echo "exists=false" >> "$GITHUB_OUTPUT"
fi

test-bifrost-migration-cli:
needs: [check-version]
if: needs.check-version.outputs.tag_exists == 'false'
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Harden the runner (Audit all outbound calls)
uses: step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
with:
egress-policy: audit

- name: Checkout repository
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
fetch-depth: 0
fetch-tags: true
Comment on lines +64 to +68

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor | ⚡ Quick win

Add persist-credentials: false to the checkout step.

The static analysis tool flagged this checkout step for credential persistence. Since this job only needs read access and doesn't perform git operations, explicitly disabling credential persistence reduces the attack surface.

🛡️ Suggested fix
       - name: Checkout repository
         uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
         with:
           fetch-depth: 0
           fetch-tags: true
+          persist-credentials: false
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
- name: Checkout repository
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
fetch-depth: 0
fetch-tags: true
- name: Checkout repository
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
fetch-depth: 0
fetch-tags: true
persist-credentials: false
🧰 Tools
🪛 zizmor (1.25.2)

[warning] 64-68: credential persistence through GitHub Actions artifacts (artipacked): does not set persist-credentials: false

(artipacked)

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In @.github/workflows/release-bifrost-migration-cli.yml around lines 64 - 68,
Add the `persist-credentials: false` parameter to the checkout step that uses
the actions/checkout action to reduce the attack surface. Since this workflow
only requires read access to the repository and does not perform any git write
operations like pushing commits or tags, explicitly disabling credential
persistence is a security best practice. Include this parameter in the `with`
section alongside the existing `fetch-depth` and `fetch-tags` parameters.

Source: Linters/SAST tools


- name: Set up Go
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
with:
go-version: "1.26.4"

- name: Run bifrost-migration-cli tests
working-directory: scripts/bifrost-migration-cli
env:
GOWORK: "off"
run: go test ./...

release-bifrost-migration-cli:
needs: [check-version, test-bifrost-migration-cli]
if: needs.check-version.outputs.tag_exists == 'false'
runs-on: ubuntu-latest
permissions:
contents: write
outputs:
success: ${{ steps.release.outputs.success }}
steps:
- name: Harden the runner (Audit all outbound calls)
uses: step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
with:
egress-policy: audit

- name: Checkout repository
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
fetch-depth: 0
fetch-tags: true
token: ${{ secrets.GH_TOKEN }}

- name: Set up Go
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
with:
go-version: "1.26.4"

- name: Configure Git
run: |
git config user.name "GitHub Actions Bot"
git config user.email "github-actions[bot]@users.noreply.github.com"

- name: Release Migration CLI
id: release
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
R2_ENDPOINT: ${{ secrets.R2_ENDPOINT }}
R2_ACCESS_KEY_ID: ${{ secrets.R2_ACCESS_KEY_ID }}
R2_SECRET_ACCESS_KEY: ${{ secrets.R2_SECRET_ACCESS_KEY }}
R2_BUCKET: ${{ secrets.R2_BUCKET }}
run: ./.github/workflows/scripts/release-bifrost-migration-cli.sh "${{ needs.check-version.outputs.version }}"
180 changes: 170 additions & 10 deletions .github/workflows/release-pipeline.yml

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
#!/usr/bin/env bash
set -euo pipefail

# Cross-compile bifrost-migration-cli binaries for multiple platforms
# Usage: ./build-bifrost-migration-cli-executables.sh <version>

if [[ -z "${1:-}" ]]; then
echo "Usage: $0 <version>" >&2
exit 1
fi
VERSION="$1"

echo "🔨 Building bifrost-migration-cli executables with version: $VERSION"

# Get the script directory and project root
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
PROJECT_ROOT="$(cd "$SCRIPT_DIR/../../.." && pwd)"

# Clean and create dist directory
rm -rf "$PROJECT_ROOT/dist"
mkdir -p "$PROJECT_ROOT/dist"

# Define platforms
platforms=(
"darwin/amd64"
"darwin/arm64"
"linux/amd64"
"linux/arm64"
"windows/amd64"
)

MODULE_PATH="$PROJECT_ROOT/scripts/bifrost-migration-cli"
COMMIT="${GITHUB_SHA:-$(git rev-parse HEAD 2>/dev/null || echo 'unknown')}"

for platform in "${platforms[@]}"; do
IFS='/' read -r GOOS GOARCH <<< "$platform"

output_name="bifrost-migration-cli"
[[ "$GOOS" = "windows" ]] && output_name+='.exe'

echo "Building bifrost-migration-cli for $GOOS/$GOARCH..."
mkdir -p "$PROJECT_ROOT/dist/$GOOS/$GOARCH"

cd "$MODULE_PATH"

# bifrost-migration-cli has no CGO dependencies, so we can cross-compile without cross-compilers
env GOWORK=off CGO_ENABLED=0 GOOS="$GOOS" GOARCH="$GOARCH" \
go build -trimpath \
-ldflags "-s -w -buildid= -X main.version=v${VERSION} -X main.commit=${COMMIT}" \
-o "$PROJECT_ROOT/dist/$GOOS/$GOARCH/$output_name" .

# Generate SHA-256 checksum for the binary
(cd "$PROJECT_ROOT/dist/$GOOS/$GOARCH" && shasum -a 256 "$output_name" > "$output_name.sha256")
echo " → checksum: $(cat "$PROJECT_ROOT/dist/$GOOS/$GOARCH/$output_name.sha256")"

cd "$PROJECT_ROOT"
done

echo "✅ All bifrost-migration-cli binaries built successfully"
Loading
Loading