66 lines
1.8 KiB
Plaintext
66 lines
1.8 KiB
Plaintext
---
|
|
title: "v1.3.61"
|
|
description: "v1.3.61 changelog - 2026-01-07"
|
|
---
|
|
<Tabs>
|
|
<Tab title="NPX">
|
|
```bash
|
|
npx -y @maximhq/bifrost --transport-version v1.3.61
|
|
```
|
|
</Tab>
|
|
<Tab title="Docker">
|
|
```bash
|
|
docker pull maximhq/bifrost:v1.3.61
|
|
docker run -p 8080:8080 maximhq/bifrost:v1.3.61
|
|
```
|
|
</Tab>
|
|
</Tabs>
|
|
|
|
<Update label="Bifrost(HTTP)" description="1.3.61">
|
|
- fix: image url and input audio handling in gemini chat converters
|
|
- fix: support both responseJsonSchema and responseSchema for JSON response formatting in gemini
|
|
- chore: upgrades core to v1.2.48 and framework to 1.1.60
|
|
|
|
</Update>
|
|
<Update label="Core" description="1.2.48">
|
|
- fix: image url and input audio handling in gemini chat converters
|
|
- fix: support both responseJsonSchema and responseSchema for JSON response formatting in gemini
|
|
|
|
</Update>
|
|
<Update label="Framework" description="1.1.60">
|
|
- chore: upgrades core to v1.2.48
|
|
|
|
</Update>
|
|
<Update label="governance" description="1.3.61">
|
|
- chore: upgrades core to v1.2.48 and framework to 1.1.60
|
|
|
|
</Update>
|
|
<Update label="jsonparser" description="1.3.61">
|
|
- chore: upgrades core to v1.2.48 and framework to 1.1.60
|
|
|
|
</Update>
|
|
<Update label="logging" description="1.3.61">
|
|
- chore: upgrades core to v1.2.48 and framework to 1.1.60
|
|
|
|
</Update>
|
|
<Update label="maxim" description="1.4.62">
|
|
- chore: upgrades core to v1.2.48 and framework to 1.1.60
|
|
|
|
</Update>
|
|
<Update label="mocker" description="1.3.59">
|
|
- chore: upgrades core to v1.2.48 and framework to 1.1.60
|
|
|
|
</Update>
|
|
<Update label="otel" description="1.0.60">
|
|
- chore: upgrades core to v1.2.48 and framework to 1.1.60
|
|
|
|
</Update>
|
|
<Update label="semantic_cache" description="1.3.60">
|
|
- chore: upgrades core to v1.2.48 and framework to 1.1.60
|
|
|
|
</Update>
|
|
<Update label="telemetry" description="1.3.60">
|
|
- chore: upgrades core to v1.2.48 and framework to 1.1.60
|
|
|
|
</Update>
|