--- title: "v1.3.0-prerelease7" description: "v1.3.0-prerelease7 changelog" --- ```bash npx -y @maximhq/bifrost --transport-version v1.3.0-prerelease7 ``` ```bash docker pull maximhq/bifrost:v1.3.0-prerelease7 docker run -p 8080:8080 maximhq/bifrost:v1.3.0-prerelease7 ``` - Upgrade dependency: core to 1.2.6 and framework to 1.1.6 - Added Responses streaming across all providers. - Fixed bedrock chat streaming decoding issues. - Added raw response support for all streaming requests. - Removed last token's accumulated latency from inter token latency metric. - Feat: Responses streaming added across all providers. - Fix: Bedrock chat streaming decoding fixes. - Feat: Added raw response support for all streaming requests. - Upgrade dependency: core to 1.2.6 - Feat: Moved the migrator package to a more general location and added database migrations for the logstore to standardize object type values. - Chore: using core 1.2.6 and framework 1.1.6 - Upgrade dependency: core to 1.2.6 and framework to 1.1.6 - Upgrade dependency: core to 1.2.6 and framework to 1.1.6 - Upgrade dependency: core to 1.2.6 and framework to 1.1.6 - Upgrade dependency: core to 1.2.6 and framework to 1.1.6 - Upgrade dependency: core to 1.2.6 and framework to 1.1.6 - Upgrade dependency: core to 1.2.6 and framework to 1.1.6 - Upgrade dependency: core to 1.2.6 and framework to 1.1.6 - Fix: Removed last token's accumulated latency from inter token latency metric.