73 lines
1.6 KiB
Plaintext
73 lines
1.6 KiB
Plaintext
---
|
|
title: "v1.3.17"
|
|
description: "v1.3.17 changelog"
|
|
---
|
|
<Tabs>
|
|
<Tab title="NPX">
|
|
```bash
|
|
npx -y @maximhq/bifrost --transport-version v1.3.17
|
|
```
|
|
</Tab>
|
|
<Tab title="Docker">
|
|
```bash
|
|
docker pull maximhq/bifrost:v1.3.17
|
|
docker run -p 8080:8080 maximhq/bifrost:v1.3.17
|
|
```
|
|
</Tab>
|
|
</Tabs>
|
|
|
|
<Update label="Bifrost(HTTP)" description="v1.3.17">
|
|
|
|
- chore: version update framework to 1.1.24
|
|
- fix: resolve MCP client deletion when attached to a virtual key
|
|
- chore: allowed changing name when updating a virtual key
|
|
- fix: vk team/customer association issue when updating a vk
|
|
|
|
</Update>
|
|
<Update label="Framework" description="v1.3.17">
|
|
|
|
- fix: resolve MCP client deletion when attached to a virtual key
|
|
- fix: vk team/customer association issue when updating a vk
|
|
|
|
</Update>
|
|
<Update label="governance" description="v1.3.17">
|
|
|
|
- chore: version update framework to 1.1.23
|
|
|
|
</Update>
|
|
<Update label="jsonparser" description="v1.3.17">
|
|
|
|
- chore: version update framework to 1.1.24
|
|
|
|
</Update>
|
|
<Update label="logging" description="v1.3.17">
|
|
|
|
- chore: version update framework to 1.1.24
|
|
|
|
</Update>
|
|
<Update label="maxim" description="v1.3.17">
|
|
|
|
- chore: version update framework to 1.1.24
|
|
|
|
</Update>
|
|
<Update label="mocker" description="v1.3.17">
|
|
|
|
- chore: version update framework to 1.1.24
|
|
|
|
</Update>
|
|
<Update label="otel" description="v1.3.17">
|
|
|
|
- chore: version update framework to 1.1.24
|
|
|
|
</Update>
|
|
<Update label="semantic_cache" description="v1.3.17">
|
|
|
|
- chore: version update framework to 1.1.24
|
|
|
|
</Update>
|
|
<Update label="telemetry" description="v1.3.17">
|
|
|
|
- chore: version update framework to 1.1.24
|
|
|
|
</Update>
|