75 lines
1.7 KiB
Plaintext
75 lines
1.7 KiB
Plaintext
---
|
|
title: "v1.3.6"
|
|
description: "v1.3.6 changelog"
|
|
---
|
|
<Tabs>
|
|
<Tab title="NPX">
|
|
```bash
|
|
npx -y @maximhq/bifrost --transport-version v1.3.6
|
|
```
|
|
</Tab>
|
|
<Tab title="Docker">
|
|
```bash
|
|
docker pull maximhq/bifrost:v1.3.6
|
|
docker run -p 8080:8080 maximhq/bifrost:v1.3.6
|
|
```
|
|
</Tab>
|
|
</Tabs>
|
|
|
|
<Update label="Bifrost(HTTP)" description="v1.3.6">
|
|
|
|
- chore: version update core to 1.2.11 and framework to 1.1.12
|
|
- fix: responses tool message output struct overlapping fields fixed
|
|
|
|
</Update>
|
|
<Update label="Core" description="v1.3.6">
|
|
|
|
- fix: responses tool message output struct overlapping fields fixed
|
|
|
|
</Update>
|
|
<Update label="Framework" description="v1.3.6">
|
|
|
|
- chore: version update core to 1.2.11
|
|
|
|
</Update>
|
|
<Update label="governance" description="v1.3.6">
|
|
|
|
- chore: version update core to 1.2.11 and framework to 1.1.12
|
|
|
|
</Update>
|
|
<Update label="jsonparser" description="v1.3.6">
|
|
|
|
- chore: version update core to 1.2.11 and framework to 1.1.12
|
|
|
|
</Update>
|
|
<Update label="logging" description="v1.3.6">
|
|
|
|
- chore: version update core to 1.2.11 and framework to 1.1.12
|
|
|
|
</Update>
|
|
<Update label="maxim" description="v1.3.6">
|
|
|
|
- chore: version update core to 1.2.11 and framework to 1.1.12
|
|
|
|
</Update>
|
|
<Update label="mocker" description="v1.3.6">
|
|
|
|
- chore: version update core to 1.2.11 and framework to 1.1.12
|
|
|
|
</Update>
|
|
<Update label="otel" description="v1.3.6">
|
|
|
|
- chore: version update core to 1.2.11 and framework to 1.1.12
|
|
|
|
</Update>
|
|
<Update label="semantic_cache" description="v1.3.6">
|
|
|
|
- chore: version update core to 1.2.11 and framework to 1.1.12
|
|
|
|
</Update>
|
|
<Update label="telemetry" description="v1.3.6">
|
|
|
|
- chore: version update core to 1.2.11 and framework to 1.1.12
|
|
|
|
</Update>
|