69 lines
1.9 KiB
Plaintext
69 lines
1.9 KiB
Plaintext
---
|
|
title: "v1.3.55"
|
|
description: "v1.3.55 changelog - 2025-12-29"
|
|
---
|
|
<Tabs>
|
|
<Tab title="NPX">
|
|
```bash
|
|
npx -y @maximhq/bifrost --transport-version v1.3.55
|
|
```
|
|
</Tab>
|
|
<Tab title="Docker">
|
|
```bash
|
|
docker pull maximhq/bifrost:v1.3.55
|
|
docker run -p 8080:8080 maximhq/bifrost:v1.3.55
|
|
```
|
|
</Tab>
|
|
</Tabs>
|
|
|
|
<Update label="Bifrost(HTTP)" description="1.3.55">
|
|
- fix: handling of nullable text fields in bedrock reasoning content
|
|
- fix: gemini tool conversion with array parameters
|
|
- fix: file name normalization in bedrock document blocks
|
|
- fix: plugin status sync using configuration name
|
|
- chore: upgrade core to 1.2.44 and framework to 1.1.54
|
|
|
|
</Update>
|
|
<Update label="Core" description="1.2.44">
|
|
- fix: handling of nullable text fields in bedrock reasoning content
|
|
- fix: gemini tool conversion with array parameters
|
|
- fix: file name normalization in bedrock document blocks
|
|
|
|
</Update>
|
|
<Update label="Framework" description="1.1.54">
|
|
- chore: upgrade core to 1.2.44
|
|
|
|
</Update>
|
|
<Update label="governance" description="1.3.55">
|
|
- chore: upgrade core to 1.2.44 and framework to 1.1.54
|
|
|
|
</Update>
|
|
<Update label="jsonparser" description="1.3.55">
|
|
- chore: upgrade core to 1.2.44 and framework to 1.1.54
|
|
|
|
</Update>
|
|
<Update label="logging" description="1.3.55">
|
|
- chore: upgrade core to 1.2.44 and framework to 1.1.54
|
|
|
|
</Update>
|
|
<Update label="maxim" description="1.4.55">
|
|
- chore: upgrade core to 1.2.44 and framework to 1.1.54
|
|
|
|
</Update>
|
|
<Update label="mocker" description="1.3.54">
|
|
- chore: upgrade core to 1.2.44 and framework to 1.1.54
|
|
|
|
</Update>
|
|
<Update label="otel" description="1.0.54">
|
|
- chore: upgrade core to 1.2.44 and framework to 1.1.54
|
|
|
|
</Update>
|
|
<Update label="semantic_cache" description="1.3.54">
|
|
- chore: upgrade core to 1.2.44 and framework to 1.1.54
|
|
|
|
</Update>
|
|
<Update label="telemetry" description="1.3.54">
|
|
- chore: upgrade core to 1.2.44 and framework to 1.1.54
|
|
|
|
</Update>
|