What's Changed
- refactor: standardize empty array conventions for VK Provider & MCP Configs, and makes Provider Config weight optional for routing by @Pratham-Mishra04 in #1932
- feat: add MCP auto tool injection toggle by @Pratham-Mishra04 in #1933
- feat: VK MCP config now works as an AllowList by @Pratham-Mishra04 in #1940
- refactor: standardize empty array conventions for VK Provider Config Allowed Keys by @Pratham-Mishra04 in #2006
- refactor: standardize empty array conventions for allowed models by @Pratham-Mishra04 in #2113
- refactor: replace string slices with WhiteList for allowlist fields by @Pratham-Mishra04 in #2125
- feat: add request-level extra headers support for MCP tool execution by @Pratham-Mishra04 in #2126
- fix: apply MCP tool filtering headers to tools/list response when using bifrost as MCP gateway by @Pratham-Mishra04 in #2127
- refactor: parallelize model listing for providers to speed up startup time by @Pratham-Mishra04 in #2151
- fix: reorder migrations and set AllowAllKeys to true for virtual key provider configs by @Pratham-Mishra04 in #2158
- feat(pricing): implement scoped pricing overrides by @jerkeyray in #1825
- fix: resolve merge conflicts in config loading and governance functions by @Pratham-Mishra04 in #2230
- feat: add Stability AI model support for Bedrock image generation by @Pratham-Mishra04 in #2180
- feat: add Stability AI image edit models support to Bedrock provider by @Radheshg04 in #2225
- fix: send back accumulated usage in MCP agent mode by @Pratham-Mishra04 in #2246
- [codemode]: fixing string escape corruption, enable top-level control flow in starlark, refining the prompt of executecode tool by @Madhuvod in #2206
- logging in plugins by @akshaydeo in #2215
- fix: handling text, vtt, srt response format for transcriptions by @sammaji in #2102
- feat: add virtual key access management for MCP clients by @Pratham-Mishra04 in #2255
- feat: adds option to allow MCP clients to run on all virtual keys by @Pratham-Mishra04 in #2258
- feat: add provider keys CRUD to configstore and in-memory store by @danpiths in #2159
- feat: add provider keys HTTP handlers and refactor optional keys by @danpiths in #2160
- feat: migrate frontend to dedicated provider keys API by @danpiths in #2161
- refactor: replace string slice with WhiteList type for model restrictions by @Pratham-Mishra04 in #2282
- feat: add Plus icon and responsive text to pricing override create button by @Pratham-Mishra04 in #2285
- refactor: blacklist models on new convention by @TejasGhatte in #2305
- minor fix add blacklisted model field in tableKeyFromSchemaKey by @TejasGhatte in #2324
- feat: add image edit input view on logs by @Radheshg04 in #2321
- refactor: extract size conversion logic to shared utils for image providers by @Radheshg04 in #2323
- Merge branch 'main' into v1.5.0 by @impoiler in #2388
- feat: add virtual key support to model filtering and selection by @Pratham-Mishra04 in #2378
- Main backmerge by @akshaydeo in #2402
- llm validation fixes by @akshaydeo in #2433
- fix claude code docs - remove passthrough by @akshaydeo in #2434
- fixes indentation for claude code docs by @akshaydeo in #2435
- claude code documentation update by @akshaydeo in #2436
- Revise SECURITY.md with reporting and security details by @akshaydeo in #2439
- feat: updated debugging form for better ux by @Radheshg04 in #2390
- fixes store flag for openai codex by @akshaydeo in #2444
- fix: case insensitive lookup in merge beta headers by @TejasGhatte in #2445
- chore: adds migration guide for 1.5 and test fixes by @Pratham-Mishra04 in #2224
- docs: remove image edits support from Replicate generations endpoint by @Radheshg04 in #2383
- 1.5.0-pretelease1 by @akshaydeo in #2447
- docs: changelog updates by @Pratham-Mishra04 in #2449
- fix version detection for minor patches by @akshaydeo in #2451
- feat: adds support for multiple deployments in ollama and sgl by @sammaji in #2386
- helm chart upgrade --skip-pipeline by @akshaydeo in #2452
- chore: standardize model allowlist configuration with wildcard default in all tests by @Pratham-Mishra04 in #2453
New Contributors
Full Changelog: ent-v1.3.16-base...ent-v1.4.0-prerelease1-base