diff --git a/core/changelog.md b/core/changelog.md index e69de29bb2..73eb6157c9 100644 --- a/core/changelog.md +++ b/core/changelog.md @@ -0,0 +1,11 @@ +- feat: added compaction support for Anthropic provider +- feat: MCP config validation for configs in config.json +- feat: exposed max-open-connections for provider domains as a configurable field +- fix: include function_call items in streaming response.completed output (thanks [@majiayu000](https://github.com/majiayu000)!) +- fix: Bedrock API key authentication without requiring bedrock_key_config (thanks [@eliasbiondo](https://github.com/eliasbiondo)!) +- fix: Bedrock fallback to estimated token count when count-tokens API is unsupported (thanks [@Edward-Upton](https://github.com/Edward-Upton)!) +- fix: OpenAI-to-Anthropic-to-OpenAI thinking content conversion +- fix: Anthropic header selection across providers +- fix: Gemini flow for OpenAI-compatible integration +- fix: removed map marshals from core for improved serialization +- fix: PG query optimizations diff --git a/core/version b/core/version index 009e668d30..89755f3ee9 100644 --- a/core/version +++ b/core/version @@ -1 +1 @@ -1.4.11 \ No newline at end of file +1.4.12 \ No newline at end of file diff --git a/framework/changelog.md b/framework/changelog.md index e69de29bb2..9a178989df 100644 --- a/framework/changelog.md +++ b/framework/changelog.md @@ -0,0 +1,6 @@ +- feat: added model catalog support +- feat: MCP logs flow for high-volume log ingestion +- fix: dashboard and logs list query optimizations +- fix: PG query optimizations for materialized views +- fix: truncate names exceeding 64 characters +- chore: weaviate upgrade diff --git a/framework/version b/framework/version index d20e7484fd..0848465b26 100644 --- a/framework/version +++ b/framework/version @@ -1 +1 @@ -1.2.30 +1.2.31 diff --git a/plugins/governance/changelog.md b/plugins/governance/changelog.md index e69de29bb2..ec8d6da4b4 100644 --- a/plugins/governance/changelog.md +++ b/plugins/governance/changelog.md @@ -0,0 +1 @@ +- chore: upgraded core to v1.4.12 and framework to v1.2.31 diff --git a/plugins/governance/version b/plugins/governance/version index 5b3274b4a7..d156665af4 100644 --- a/plugins/governance/version +++ b/plugins/governance/version @@ -1 +1 @@ -1.4.30 +1.4.31 diff --git a/plugins/jsonparser/changelog.md b/plugins/jsonparser/changelog.md index e69de29bb2..ec8d6da4b4 100644 --- a/plugins/jsonparser/changelog.md +++ b/plugins/jsonparser/changelog.md @@ -0,0 +1 @@ +- chore: upgraded core to v1.4.12 and framework to v1.2.31 diff --git a/plugins/jsonparser/version b/plugins/jsonparser/version index 8a40a8cfd4..5b3274b4a7 100644 --- a/plugins/jsonparser/version +++ b/plugins/jsonparser/version @@ -1 +1 @@ -1.4.29 +1.4.30 diff --git a/plugins/litellmcompat/changelog.md b/plugins/litellmcompat/changelog.md index e69de29bb2..ec8d6da4b4 100644 --- a/plugins/litellmcompat/changelog.md +++ b/plugins/litellmcompat/changelog.md @@ -0,0 +1 @@ +- chore: upgraded core to v1.4.12 and framework to v1.2.31 diff --git a/plugins/litellmcompat/version b/plugins/litellmcompat/version index 44517d5188..fe04e7f676 100644 --- a/plugins/litellmcompat/version +++ b/plugins/litellmcompat/version @@ -1 +1 @@ -0.0.19 +0.0.20 diff --git a/plugins/logging/changelog.md b/plugins/logging/changelog.md index e69de29bb2..ec8d6da4b4 100644 --- a/plugins/logging/changelog.md +++ b/plugins/logging/changelog.md @@ -0,0 +1 @@ +- chore: upgraded core to v1.4.12 and framework to v1.2.31 diff --git a/plugins/logging/version b/plugins/logging/version index 5b3274b4a7..d156665af4 100644 --- a/plugins/logging/version +++ b/plugins/logging/version @@ -1 +1 @@ -1.4.30 +1.4.31 diff --git a/plugins/maxim/changelog.md b/plugins/maxim/changelog.md index e69de29bb2..ec8d6da4b4 100644 --- a/plugins/maxim/changelog.md +++ b/plugins/maxim/changelog.md @@ -0,0 +1 @@ +- chore: upgraded core to v1.4.12 and framework to v1.2.31 diff --git a/plugins/maxim/version b/plugins/maxim/version index ac2f82cbfe..aef7deb4ce 100644 --- a/plugins/maxim/version +++ b/plugins/maxim/version @@ -1 +1 @@ -1.5.28 +1.5.29 diff --git a/plugins/mocker/changelog.md b/plugins/mocker/changelog.md index e69de29bb2..ec8d6da4b4 100644 --- a/plugins/mocker/changelog.md +++ b/plugins/mocker/changelog.md @@ -0,0 +1 @@ +- chore: upgraded core to v1.4.12 and framework to v1.2.31 diff --git a/plugins/mocker/version b/plugins/mocker/version index 8a40a8cfd4..5b3274b4a7 100644 --- a/plugins/mocker/version +++ b/plugins/mocker/version @@ -1 +1 @@ -1.4.29 +1.4.30 diff --git a/plugins/otel/changelog.md b/plugins/otel/changelog.md index e69de29bb2..ec8d6da4b4 100644 --- a/plugins/otel/changelog.md +++ b/plugins/otel/changelog.md @@ -0,0 +1 @@ +- chore: upgraded core to v1.4.12 and framework to v1.2.31 diff --git a/plugins/otel/version b/plugins/otel/version index ad7bb75d2f..40e713d59c 100644 --- a/plugins/otel/version +++ b/plugins/otel/version @@ -1 +1 @@ -1.1.29 +1.1.30 diff --git a/plugins/semanticcache/changelog.md b/plugins/semanticcache/changelog.md index e69de29bb2..b7fe98be6f 100644 --- a/plugins/semanticcache/changelog.md +++ b/plugins/semanticcache/changelog.md @@ -0,0 +1 @@ +- fix: deterministic tools_hash and params_hash for consistent cache lookups (thanks [@ragokan](https://github.com/ragokan)!) diff --git a/plugins/semanticcache/version b/plugins/semanticcache/version index c87f986a66..8a40a8cfd4 100644 --- a/plugins/semanticcache/version +++ b/plugins/semanticcache/version @@ -1 +1 @@ -1.4.28 +1.4.29 diff --git a/plugins/telemetry/changelog.md b/plugins/telemetry/changelog.md index e69de29bb2..ec8d6da4b4 100644 --- a/plugins/telemetry/changelog.md +++ b/plugins/telemetry/changelog.md @@ -0,0 +1 @@ +- chore: upgraded core to v1.4.12 and framework to v1.2.31 diff --git a/plugins/telemetry/version b/plugins/telemetry/version index 5b3274b4a7..d156665af4 100644 --- a/plugins/telemetry/version +++ b/plugins/telemetry/version @@ -1 +1 @@ -1.4.30 +1.4.31 diff --git a/transports/changelog.md b/transports/changelog.md index e69de29bb2..9350327998 100644 --- a/transports/changelog.md +++ b/transports/changelog.md @@ -0,0 +1,20 @@ +## ✨ Features + +- **Custom SSE Stream Reader** — Replaced fasthttp's default stream reader with a custom implementation to reduce bursts in SSE streaming +- **MCP Config Validation** — Added validation for MCP tool configurations in config.json +- **Max Open Connections** — Exposed max-open-connections for provider domains as a configurable field +- **Dashboard improvements** - Added a bunch of new tabs and new graphs to the dashboard including Model Ranking, Cache usage, MCP usage etc +- **Improved dashboard and logs performance** - We have improved LLM logs and Dashboard UI performance (~1400x faster) for large number of logs. + +## 🐞 Fixed + +- **Passthrough Streaming** — Fixed passthrough streaming responses being buffered instead of streamed (thanks [@jasonwells](https://github.com/jasonwells)!) +- **MCP Notifications** — Fixed MCP notifications returning incorrect status code (thanks [@tcx4c70](https://github.com/tcx4c70)!) +- **Streaming Function Calls** — Fixed function_call items not included in streaming response.completed output (thanks [@majiayu000](https://github.com/majiayu000)!) +- **Bedrock API Key Auth** — Fixed Bedrock API key authentication without requiring bedrock_key_config (thanks [@eliasbiondo](https://github.com/eliasbiondo)!) +- **Bedrock Token Count Fallback** — Added fallback to estimated token count when count-tokens API is unsupported (thanks [@Edward-Upton](https://github.com/Edward-Upton)!) +- **Anthropic Thinking Fixes** — Fixed OpenAI-to-Anthropic-to-OpenAI thinking content conversion +- **Anthropic Header Selection** — Fixed Anthropic header selection across providers +- **Gemini OpenAI Integration** — Fixed Gemini flow for OpenAI-compatible integration +- **Semantic Cache Hashing** — Fixed deterministic tools_hash and params_hash in semantic cache (thanks [@ragokan](https://github.com/ragokan)!) +- **Anthropic Compaction** — Added compaction support for Anthropic provider diff --git a/transports/version b/transports/version index 323afbcd2a..8a3b8ac20b 100644 --- a/transports/version +++ b/transports/version @@ -1 +1 @@ -1.4.14 +1.4.15