---
title: "v1.3.29"
description: "v1.3.29 changelog - 2025-11-18"
---
```bash
npx -y @maximhq/bifrost --transport-version v1.3.29
```
```bash
docker pull maximhq/bifrost:v1.3.29
docker run -p 8080:8080 maximhq/bifrost:v1.3.29
```
- fix: properly set bifrost version in metrics
- feat: added team_id, team_name, customer_id and customer_name labels to otel metrics
- fix: skip adding google/ prefix for custom fine-tuned models in vertex provider (for genai integration)
- fix: deep copy inputs in semantic cache plugin to not mutate the original request
- fix: skip adding google/ prefix for custom fine-tuned models in vertex provider
- feat: added DeepCopy functions to schemas package
chore: update core version to 1.2.26
chore: update core version to 1.2.26 and framework version to 1.1.32
chore: update core version to 1.2.26 and framework version to 1.1.32
chore: update core version to 1.2.26 and framework version to 1.1.32
chore: update core version to 1.2.26 and framework version to 1.1.32
chore: update core version to 1.2.26 and framework version to 1.1.32
- chore: update core version to 1.2.26 and framework version to 1.1.32
- fix: properly set bifrost version in metrics
- feat: added team_id, team_name, customer_id and customer_name labels to otel metrics
- chore: update core version to 1.2.26 and framework version to 1.1.32
- fix: deep copy inputs to not mutate the original request
- chore: update core version to 1.2.26 and framework version to 1.1.32
- feat: added filter for custom labels that are already default labels
- feat: added team_id, team_name, customer_id and customer_name labels to telemetry metrics