63 lines
1.7 KiB
Plaintext
63 lines
1.7 KiB
Plaintext
---
|
|
title: "v1.3.27"
|
|
description: "v1.3.27 changelog - 2025-11-17"
|
|
---
|
|
<Tabs>
|
|
<Tab title="NPX">
|
|
```bash
|
|
npx -y @maximhq/bifrost --transport-version v1.3.27
|
|
```
|
|
</Tab>
|
|
<Tab title="Docker">
|
|
```bash
|
|
docker pull maximhq/bifrost:v1.3.27
|
|
docker run -p 8080:8080 maximhq/bifrost:v1.3.27
|
|
```
|
|
</Tab>
|
|
</Tabs>
|
|
|
|
<Update label="Bifrost(HTTP)" description="1.3.27">
|
|
- fix: bedrock memory and streaming response parsing fixes
|
|
|
|
</Update>
|
|
<Update label="Core" description="1.2.25">
|
|
- fix: bedrock memory and streaming response parsing fixes
|
|
|
|
</Update>
|
|
<Update label="Framework" description="1.1.30">
|
|
- chore: update core version to 1.2.25
|
|
|
|
</Update>
|
|
<Update label="governance" description="1.3.31">
|
|
- chore: update core version to 1.2.25 and framework version to 1.1.30
|
|
|
|
</Update>
|
|
<Update label="jsonparser" description="1.3.31">
|
|
- chore: update core version to 1.2.25 and framework version to 1.1.30
|
|
|
|
</Update>
|
|
<Update label="logging" description="1.3.31">
|
|
- chore: update core version to 1.2.25 and framework version to 1.1.30
|
|
|
|
</Update>
|
|
<Update label="maxim" description="1.4.30">
|
|
- chore: update core version to 1.2.25 and framework version to 1.1.30
|
|
|
|
</Update>
|
|
<Update label="mocker" description="1.3.30">
|
|
- chore: update core version to 1.2.25 and framework version to 1.1.30
|
|
|
|
</Update>
|
|
<Update label="otel" description="1.0.30">
|
|
- chore: update core version to 1.2.25 and framework version to 1.1.30
|
|
|
|
</Update>
|
|
<Update label="semantic_cache" description="1.3.30">
|
|
- chore: update core version to 1.2.25 and framework version to 1.1.30
|
|
|
|
</Update>
|
|
<Update label="telemetry" description="1.3.30">
|
|
- chore: update core version to 1.2.25 and framework version to 1.1.30
|
|
|
|
</Update>
|