63 lines
1.6 KiB
Plaintext
63 lines
1.6 KiB
Plaintext
---
|
|
title: "v1.3.31"
|
|
description: "v1.3.31 changelog - 2025-11-19"
|
|
---
|
|
<Tabs>
|
|
<Tab title="NPX">
|
|
```bash
|
|
npx -y @maximhq/bifrost --transport-version v1.3.31
|
|
```
|
|
</Tab>
|
|
<Tab title="Docker">
|
|
```bash
|
|
docker pull maximhq/bifrost:v1.3.31
|
|
docker run -p 8080:8080 maximhq/bifrost:v1.3.31
|
|
```
|
|
</Tab>
|
|
</Tabs>
|
|
|
|
<Update label="Bifrost(HTTP)" description="1.3.31">
|
|
fix: integration fixes for fallbacks
|
|
|
|
</Update>
|
|
<Update label="Core" description="1.2.27">
|
|
fix: integration convertor fixes for fallbacks
|
|
|
|
</Update>
|
|
<Update label="Framework" description="1.1.34">
|
|
chore: update core version to 1.2.27
|
|
|
|
</Update>
|
|
<Update label="governance" description="1.3.35">
|
|
chore: update core version to 1.2.27 to framework version 1.1.34
|
|
|
|
</Update>
|
|
<Update label="jsonparser" description="1.3.35">
|
|
chore: update core version to 1.2.27 to framework version 1.1.34
|
|
|
|
</Update>
|
|
<Update label="logging" description="1.3.35">
|
|
chore: update core version to 1.2.27 to framework version 1.1.34
|
|
|
|
</Update>
|
|
<Update label="maxim" description="1.4.34">
|
|
chore: update core version to 1.2.27 to framework version 1.1.34
|
|
|
|
</Update>
|
|
<Update label="mocker" description="1.3.34">
|
|
chore: update core version to 1.2.27 to framework version 1.1.34
|
|
|
|
</Update>
|
|
<Update label="otel" description="1.0.34">
|
|
chore: update core version to 1.2.27 to framework version 1.1.34
|
|
|
|
</Update>
|
|
<Update label="semantic_cache" description="1.3.34">
|
|
chore: update core version to 1.2.27 to framework version 1.1.34
|
|
|
|
</Update>
|
|
<Update label="telemetry" description="1.3.34">
|
|
chore: update core version to 1.2.27 to framework version 1.1.34
|
|
|
|
</Update>
|