76 lines
1.5 KiB
Plaintext
76 lines
1.5 KiB
Plaintext
---
|
|
title: "v1.3.7"
|
|
description: "v1.3.7 changelog"
|
|
---
|
|
<Tabs>
|
|
<Tab title="NPX">
|
|
```bash
|
|
npx -y @maximhq/bifrost --transport-version v1.3.7
|
|
```
|
|
</Tab>
|
|
<Tab title="Docker">
|
|
```bash
|
|
docker pull maximhq/bifrost:v1.3.7
|
|
docker run -p 8080:8080 maximhq/bifrost:v1.3.7
|
|
```
|
|
</Tab>
|
|
</Tabs>
|
|
|
|
<Update label="Bifrost(HTTP)" description="v1.3.7">
|
|
|
|
- chore: version update framework to 1.1.13
|
|
- bug: fixed config store init issue when using postgres
|
|
- fix: allow http on pricing data url
|
|
|
|
</Update>
|
|
<Update label="Core" description="v1.3.7">
|
|
|
|
- fix: responses tool message output struct overlapping fields fixed
|
|
|
|
</Update>
|
|
<Update label="Framework" description="v1.3.7">
|
|
|
|
- bug: fixed config store init issue when using postgres
|
|
|
|
</Update>
|
|
<Update label="governance" description="v1.3.7">
|
|
|
|
- chore: version update framework to 1.1.13
|
|
|
|
</Update>
|
|
<Update label="jsonparser" description="v1.3.7">
|
|
|
|
- chore: version update framework to 1.1.13
|
|
|
|
</Update>
|
|
<Update label="logging" description="v1.3.7">
|
|
|
|
- chore: version update framework to 1.1.13
|
|
|
|
</Update>
|
|
<Update label="maxim" description="v1.3.7">
|
|
|
|
- chore: version update framework to 1.1.13
|
|
|
|
</Update>
|
|
<Update label="mocker" description="v1.3.7">
|
|
|
|
- chore: version update framework to 1.1.13
|
|
|
|
</Update>
|
|
<Update label="otel" description="v1.3.7">
|
|
|
|
- chore: version update framework to 1.1.13
|
|
|
|
</Update>
|
|
<Update label="semantic_cache" description="v1.3.7">
|
|
|
|
- chore: version update framework to 1.1.13
|
|
|
|
</Update>
|
|
<Update label="telemetry" description="v1.3.7">
|
|
|
|
- chore: version update framework to 1.1.13
|
|
|
|
</Update>
|