What's Changed
- fix deletting provider even if its not loaded in memory by @akshaydeo in #1808
- fixes delete providers bug and empty provider list bug by @akshaydeo in #1811
- allow deleting all providers by @akshaydeo in #1812
- feat: Add support for persisting chat in the support widget using Pylon's user identity feature by @impoiler in #1822
- feat: add count tokens support for bedrock by @Pratham-Mishra04 in #1817
- feat: add async rerank support by @Pratham-Mishra04 in #1818
- fix: matched count tokens to openai spec by @Pratham-Mishra04 in #1819
- fix: add bedrock integration routing rules and provider selection logic by @Pratham-Mishra04 in #1820
- fix logprobs JSON tag in chat completion response by @robechun in #1827
- fix: preserve parallel tool call deltas by @KTS-o7 in #1830
- adds grayswan guardrails config and some optimization docs by @akshaydeo in #1823
- fix: handle nil properties in tool function parameters by @Pratham-Mishra04 in #1833
- plugins/semanticcache: fix DefaultCacheKey dropped during JSON unmarshal by @Georgehe4 in #1796
- bedrock invoke support by @akshaydeo in #1810
- adds streaming compression support for providers by @akshaydeo in #1836
- adds governance wrong virtual key check by @akshaydeo in #1837
- adds proper status check for openrouter keys by @akshaydeo in #1815
- add dependabot config by @akshaydeo in #1840
- disable dependabot to send PRs instead create issues by @akshaydeo in #1863
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #1842
- chore(deps): bump docker/build-push-action from 5 to 6 by @dependabot[bot] in #1843
- chore(deps): bump alpine from 3.22 to 3.23 in /transports by @dependabot[bot] in #1845
- chore(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #1846
- chore(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #1844
- chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #1849
- fixed enabling/disabling data conectors by @akshaydeo in #1838
- feat: added e2e tests for api by @Radheshg04 in #1564
- fixed compilation issue by @akshaydeo in #1869
- fix(config): resolve nil pricing in UI via DB/file/default fallback by @jerkeyray in #1834
- adds gzip for azure speech stream by @akshaydeo in #1870
- adds graph fixes and new graphs in dashboard by @akshaydeo in #1874
- fix: standardize cached tokens handling across all providers by @Pratham-Mishra04 in #1872
- fix: fix model limit form validation by @Radheshg04 in #1871
- adds response header forwarding for providers by @akshaydeo in #1868
- updates ordering test scripts and adds a few more handlers to keep ordering intact by @akshaydeo in #1876
- adds minor dashboard height fix by @akshaydeo in #1878
- fix: handle empty string customer_id in team updates by @Radheshg04 in #1883
- feat: support mutiple auth types in bedrock and azure by @TejasGhatte in #1882
- v1.4.10 version cut pr by @akshaydeo in #1887
- fixed skill and versions by @akshaydeo in #1888
- test case updates by @akshaydeo in #1889
- fix: core test minor fixes --skip-pipeline by @Pratham-Mishra04 in #1890
- fixed newman tests by @akshaydeo in #1891
- commented out e2e api tests by @akshaydeo in #1892
- fixed semantic cache plugin fixes by @akshaydeo in #1896
- updated observability by @akshaydeo in #1897
- version bump by @akshaydeo in #1901
- fixed changelogs by @akshaydeo in #1903
New Contributors
- @robechun made their first contribution in #1827
- @KTS-o7 made their first contribution in #1830
- @dependabot[bot] made their first contribution in #1842
Full Changelog: ent-v1.3.6-base...ent-v1.3.7-base