67 lines
1.8 KiB
Plaintext
67 lines
1.8 KiB
Plaintext
---
|
|
title: "v1.3.45"
|
|
description: "v1.3.45 changelog - 2025-12-11"
|
|
---
|
|
<Tabs>
|
|
<Tab title="NPX">
|
|
```bash
|
|
npx -y @maximhq/bifrost --transport-version v1.3.45
|
|
```
|
|
</Tab>
|
|
<Tab title="Docker">
|
|
```bash
|
|
docker pull maximhq/bifrost:v1.3.45
|
|
docker run -p 8080:8080 maximhq/bifrost:v1.3.45
|
|
```
|
|
</Tab>
|
|
</Tabs>
|
|
|
|
<Update label="Bifrost(HTTP)" description="1.3.45">
|
|
- feat: complete config.json to config-store sync using hash
|
|
- fix: structured output in bedrock, cohere and anthropic
|
|
- fix: tool calls in bedrock chat completion
|
|
|
|
</Update>
|
|
<Update label="Core" description="1.2.36">
|
|
- feat: complete config.json to config-store sync using hash
|
|
- fix: structured output in bedrock, cohere and anthropic
|
|
- fix: tool calls in bedrock chat completion
|
|
|
|
</Update>
|
|
<Update label="Framework" description="1.1.46">
|
|
- chore: updating core to 1.2.36 and framework to 1.1.46
|
|
|
|
</Update>
|
|
<Update label="governance" description="1.3.47">
|
|
- chore: updating core to 1.2.36 and framework to 1.1.46
|
|
|
|
</Update>
|
|
<Update label="jsonparser" description="1.3.47">
|
|
- chore: updating core to 1.2.36 and framework to 1.1.46
|
|
|
|
</Update>
|
|
<Update label="logging" description="1.3.47">
|
|
- chore: updating core to 1.2.36 and framework to 1.1.46
|
|
|
|
</Update>
|
|
<Update label="maxim" description="1.4.47">
|
|
- chore: updating core to 1.2.36 and framework to 1.1.46
|
|
|
|
</Update>
|
|
<Update label="mocker" description="1.3.46">
|
|
- chore: updating core to 1.2.36 and framework to 1.1.46
|
|
|
|
</Update>
|
|
<Update label="otel" description="1.0.46">
|
|
- chore: updating core to 1.2.36 and framework to 1.1.46
|
|
|
|
</Update>
|
|
<Update label="semantic_cache" description="1.3.46">
|
|
- chore: updating core to 1.2.36 and framework to 1.1.46
|
|
|
|
</Update>
|
|
<Update label="telemetry" description="1.3.46">
|
|
- chore: updating core to 1.2.36 and framework to 1.1.46
|
|
|
|
</Update>
|