--- title: "v1.4.3" description: "v1.4.3 changelog - 2026-01-26" --- ```bash npx -y @maximhq/bifrost --transport-version v1.4.3 ``` ```bash docker pull maximhq/bifrost:v1.4.3 docker run -p 8080:8080 maximhq/bifrost:v1.4.3 ``` - feat: pinecone vector db support - feat: configurable MCP health check method (ping or listTools) - feat: adds new streaming callback for plugins - fix: fixes streaming chunks coming in batches. adds test cases for detecting the same. - fix: implement structured output handling for Anthropic models on Vertex where the beta structured-output header is unsupported - fix: duplicate error when adding first MCP server - fix: fixes race condition in shutdown core - feat: add is_ping_available configuration for MCP health checks - fix: allow flat $defs and propertyOrdering in jsonschema and forward it to Gemini - feat: adds beta feature for Anthropic - deferLoading - strict - allowedCallers - inputExamples - add IsError to tool_result content - add "none" option to ToolChoice.Type - fix: implement structured output handling for Anthropic models on Vertex where the beta structured-output header is unsupported - fix: duplicate error when adding first MCP server - feat: add is_ping_available column to MCP clients table - feat: adds Pinecone vector db support - chore: upgrades core to 1.3.14 - chore: upgrades core to 1.3.14 and framework to 1.2.16 - chore: upgrades core to 1.3.14 and framework to 1.2.16 - chore: upgrades core to 1.3.14 and framework to 1.2.16 - chore: upgrades core to 1.3.14 and framework to 1.2.16 - chore: upgrades core to 1.3.14 and framework to 1.2.16 - chore: upgrades core to 1.3.14 and framework to 1.2.16 - chore: upgrades core to 1.3.14 and framework to 1.2.16 - feat: semantic search now support Pinecone DB - chore: updated semantic search test cases to consider all dbs - chore: upgrades core to 1.3.14 and framework to 1.2.16 - chore: upgrades core to 1.3.14 and framework to 1.2.16