---
title: "v1.3.38"
description: "v1.3.38 changelog - 2025-12-01"
---
```bash
npx -y @maximhq/bifrost --transport-version v1.3.38
```
```bash
docker pull maximhq/bifrost:v1.3.38
docker run -p 8080:8080 maximhq/bifrost:v1.3.38
```
- feat: support added for x-goog-api-key header for Google Gemini style for virtual key lookup and direct api key bypass
- feat: added support for Anthropic models in Azure
- chore: version update core to 1.2.32 and framework to 1.1.41
- fix: provider retry config time conversion issue
- fix: cache read input token cost calculation bug
- enhancement: made model lookup for pricing more robust
- feat: added support for Anthropic models in Azure
- enhancement: using naive anthropic converters for Vertex Anthropic responses and responses stream
- [breaking change] NetworkConfig retry backoff values (RetryBackoffInitial and RetryBackoffMax) now handle milliseconds in JSON while storing as time.Duration internally. Custom MarshalJSON/UnmarshalJSON methods ensure values are always interpreted as milliseconds when serializing/deserializing from JSON, fixing issues where values were incorrectly interpreted as nanoseconds.
- chore: version update core to 1.2.32
- fix: cache read input token cost calculation bug
- enhancement: made bedrock model lookup more robust
- enhancement: added support for deployment lookup in pricing
- feat: support added for x-goog-api-key header for Google Gemini style
- chore: version update core to 1.2.32 and framework to 1.1.41
- chore: version update core to 1.2.32 and framework to 1.1.41
- chore: version update core to 1.2.32 and framework to 1.1.41
- fix: log entry number of retries not being updated
- chore: version update core to 1.2.32 and framework to 1.1.41
- chore: version update core to 1.2.32 and framework to 1.1.41
- chore: version update core to 1.2.32 and framework to 1.1.41
- chore: version update core to 1.2.32 and framework to 1.1.41
- chore: version update core to 1.2.32 and framework to 1.1.41