|
| 1 | +--- |
| 2 | +title: "v1.3.0-prerelease6" |
| 3 | +description: "v1.3.0-prerelease6 changelog" |
| 4 | +--- |
| 5 | +<Update label="Bifrost(HTTP)" description="v1.3.0-prerelease6"> |
| 6 | + |
| 7 | +- Upgrade dependency: core to 1.2.5 and framework to 1.1.5 |
| 8 | +- Feat: Added Anthropic thinking parameter in responses API. |
| 9 | +- Feat: Added Anthropic text completion integration support. |
| 10 | +- Fix: Extra fields sent back in streaming responses. |
| 11 | +- Feat: Latency for all request types (with inter token latency for streaming requests) sent back in Extra fields. |
| 12 | +- Feat: UI websocket implementation generalized. |
| 13 | +- Feat: TokenInterceptor interface added to plugins. |
| 14 | +- Fix: Middlewares added to integrations route. |
| 15 | + |
| 16 | +</Update> |
| 17 | +<Update label="Core" description="v1.3.0-prerelease6"> |
| 18 | + |
| 19 | +- Feat: Stream token latency sent back in extra fields. |
| 20 | +- Feat: Plugin interface extended with TransportInterceptor method. |
| 21 | +- Feat: Add Anthropic thinking parameter |
| 22 | +- Feat: Add Custom key selector logic and send back request latency in extra fields. |
| 23 | +- Bug: Fallbacks not working occasionally. |
| 24 | + |
| 25 | +</Update> |
| 26 | +<Update label="Framework" description="v1.3.0-prerelease6"> |
| 27 | + |
| 28 | +- Upgrade dependency: core to 1.2.5 |
| 29 | +- Feat: User table added to config store. |
| 30 | + |
| 31 | +</Update> |
| 32 | +<Update label="governance" description="v1.3.0-prerelease6"> |
| 33 | + |
| 34 | +- Chore: using core 1.2.5 and framework 1.1.5 |
| 35 | +- Feat: Added provider routing TransportInterceptor. |
| 36 | + |
| 37 | +</Update> |
| 38 | +<Update label="jsonparser" description="v1.3.0-prerelease6"> |
| 39 | + |
| 40 | +- Upgrade dependency: core to 1.2.5 and framework to 1.1.5 |
| 41 | + |
| 42 | +</Update> |
| 43 | +<Update label="logging" description="v1.3.0-prerelease6"> |
| 44 | + |
| 45 | +- Upgrade dependency: core to 1.2.5 and framework to 1.1.5 |
| 46 | + |
| 47 | +</Update> |
| 48 | +<Update label="maxim" description="v1.3.0-prerelease6"> |
| 49 | + |
| 50 | +- Upgrade dependency: core to 1.2.5 and framework to 1.1.5 |
| 51 | + |
| 52 | +</Update> |
| 53 | +<Update label="mocker" description="v1.3.0-prerelease6"> |
| 54 | + |
| 55 | +- Upgrade dependency: core to 1.2.5 and framework to 1.1.5 |
| 56 | + |
| 57 | +</Update> |
| 58 | +<Update label="otel" description="v1.3.0-prerelease6"> |
| 59 | + |
| 60 | +- Upgrade dependency: core to 1.2.5 and framework to 1.1.5 |
| 61 | + |
| 62 | +</Update> |
| 63 | +<Update label="semanticcache" description="v1.3.0-prerelease6"> |
| 64 | + |
| 65 | +- Upgrade dependency: core to 1.2.5 and framework to 1.1.5 |
| 66 | + |
| 67 | +</Update> |
| 68 | +<Update label="telemetry" description="v1.3.0-prerelease6"> |
| 69 | + |
| 70 | +- Upgrade dependency: core to 1.2.5 and framework to 1.1.5 |
| 71 | +- Feat: Added First Token and Inter Token latency metrics for streaming requests. |
| 72 | + |
| 73 | +</Update> |
0 commit comments