What's Changed
- fix(anthropic): use NewSSEScanner for Responses API streaming by @Edward-Upton in #1904
- skill changes by @akshaydeo in #1913
- fixes raw request serialization in sse events by @akshaydeo in #1908
- key list models serialization fix by @akshaydeo in #1910
- feat: add filename preservation for transcription requests by @Pratham-Mishra04 in #1906
- fix: Codex compatibility issues in fallback handling and request decompression by @jerkeyray in #1914
- docs(postgres): require UTF8 databases for config_store/logs_store and add cross-guide warnings by @jerkeyray in #1918
- adds raw request repsonses based test cases by @akshaydeo in #1917
- fixes config_schema and test to verify if the go models are in alignment with schema or not by @akshaydeo in #1919
- feat(helm): add graceful shutdown and HPA stabilization for streaming connections by @Edward-Upton in #1923
- perf: replace encoding/json with sonic in logstore serialization by @davidrudduck in #1928
- fix: remove unreachable code after t.Skip() in cross-provider tests by @davidrudduck in #1926
- security patches by @akshaydeo in #1884
- fix: async jobs stuck in processing on marshal failure by @Pratham-Mishra04 in #1907
- fix(ui): resolve dashboard and provider config overflow regressions by @kunish in #1909
- adds proxy override fixes by @akshaydeo in #1930
- fix(semanticcache): nil check on message Content before accessing fields by @Javtor in #1921
- fix: default Anthropic error type to "api_error" instead of empty string by @robechun in #1879
- feat: Adds attachment support to Maxim plugin by @roroghost17 in #1931
- fix: improve Valkey Search compatibility and correctness in Redis vector store by @jerkeyray in #1864
- adds cache-control for anthropic models (tool calls) by @akshaydeo in #1937
- fix: prevent panic in WeightedRandomKeySelector when all keys have zero weight by @Pratham-Mishra04 in #1943
- v1.4.11 cut by @akshaydeo in #1939
- test case fixes by @akshaydeo in #1944
- streaming requests - withrawrequestresponse validator fixes by @akshaydeo in #1945
- semantic cache test case fixes by @akshaydeo in #1947
- removes mocker plugin update while testing plugins by @akshaydeo in #1948
- updates waitForCacing for vector store - to fix flakyness of the tests by @akshaydeo in #1949
- compilation fixes by @akshaydeo in #1950
- skips streaming error detector for deployment based providers by @akshaydeo in #1951
- fixed test-core test cases for new flows by @akshaydeo in #1953
- updated breaking change notice on 1.4.11 by @akshaydeo in #1956
- updates changeslog, new logging version by @akshaydeo in #1959
- change liveness probe to use health in helm-chart by @akshaydeo in #1962
- enterprise v1.3.8 base by @akshaydeo in #1964
- fixed baseApi for new token sync by @akshaydeo in #1971
New Contributors
- @davidrudduck made their first contribution in #1928
- @kunish made their first contribution in #1909
- @roroghost17 made their first contribution in #1931
Full Changelog: ent-v1.3.7-base...ent-v1.3.8-base