59 lines
1.4 KiB
Plaintext
59 lines
1.4 KiB
Plaintext
---
|
|
title: "v1.3.28"
|
|
description: "v1.3.28 changelog - 2025-11-18"
|
|
---
|
|
<Tabs>
|
|
<Tab title="NPX">
|
|
```bash
|
|
npx -y @maximhq/bifrost --transport-version v1.3.28
|
|
```
|
|
</Tab>
|
|
<Tab title="Docker">
|
|
```bash
|
|
docker pull maximhq/bifrost:v1.3.28
|
|
docker run -p 8080:8080 maximhq/bifrost:v1.3.28
|
|
```
|
|
</Tab>
|
|
</Tabs>
|
|
|
|
<Update label="Bifrost(HTTP)" description="1.3.28">
|
|
feat: Improves log page loading performance for millions of logs stored on sqlite
|
|
|
|
</Update>
|
|
<Update label="Framework" description="1.1.31">
|
|
feat: splits logs APIs into `getStats` and `getLogs` to improve speed for sqlite
|
|
|
|
</Update>
|
|
<Update label="governance" description="1.3.32">
|
|
chore: update framework version to 1.1.31
|
|
|
|
</Update>
|
|
<Update label="jsonparser" description="1.3.32">
|
|
chore: update framework version to 1.1.31
|
|
|
|
</Update>
|
|
<Update label="logging" description="1.3.32">
|
|
chore: update framework version to 1.1.31
|
|
|
|
</Update>
|
|
<Update label="maxim" description="1.4.31">
|
|
chore: update framework version to 1.1.31
|
|
|
|
</Update>
|
|
<Update label="mocker" description="1.3.31">
|
|
chore: update framework version to 1.1.31
|
|
|
|
</Update>
|
|
<Update label="otel" description="1.0.31">
|
|
chore: update framework version to 1.1.31
|
|
|
|
</Update>
|
|
<Update label="semantic_cache" description="1.3.31">
|
|
chore: update framework version to 1.1.31
|
|
|
|
</Update>
|
|
<Update label="telemetry" description="1.3.31">
|
|
chore: update framework version to 1.1.31
|
|
|
|
</Update>
|