v1.0.0
What's Changed
- Upgrade to Semantic Kernel 1.4 by @glahaye in #817
- Remove remnants of memory migration by @glahaye in #823
- Fix token budgeting by @glahaye in #824
- Remove unused code path in HandleBotResponseAsync() by @glahaye in #825
- Bump Microsoft.Identity.Web from 2.17.0 to 2.17.1 in /webapi by @dependabot in #828
- Bump azure/login from 1 to 2 by @dependabot in #831
- Bump @types/node from 20.11.16 to 20.11.24 in /webapp by @dependabot in #835
- Bump @playwright/test from 1.41.2 to 1.42.1 in /webapp by @dependabot in #832
- Bump @fluentui/react-components from 9.46.4 to 9.46.7 in /webapp by @dependabot in #833
- Update to latest SK version by @glahaye in #840
- Remove remnants of planners in scripts by @glahaye in #841
- Provide only correct names to ConfigureQueueDependency() by @glahaye in #843
- Simplify GitHub actions and fix parts of integration testing by @glahaye in #845
- Provide environment to int tests by @glahaye in #846
- Fix app ID used for workflow logins by @glahaye in #847
- Read secrets by @glahaye in #849
- Revert "Read secrets (#849)" by @glahaye in #850
- Fix token budget + Clarify code by @glahaye in #839
- Bump @fluentui/react-icons from 2.0.230 to 2.0.232 in /webapp by @dependabot in #854
- Bump azure/CLI from 1 to 2 by @dependabot in #862
- Bump follow-redirects from 1.15.4 to 1.15.6 in /webapp by @dependabot in #866
- Bump gittools/actions from 0 to 1 by @dependabot in #867
- Bump @types/react-dom from 18.2.19 to 18.2.22 in /webapp by @dependabot in #874
- Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /webapp by @dependabot in #881
- Bump @fluentui/react-components from 9.46.7 to 9.47.1 in /webapp by @dependabot in #882
- Update TypeScript to 5.4.3 by @glahaye in #886
- Test workaround by @glahaye in #887
- Fix test username and password by @glahaye in #888
- Refactor ChatController for Asynchronous Plugin Registration by @Ahmed-Adel3 in #864
- Bump @types/node from 20.11.24 to 20.11.30 in /webapp by @dependabot in #891
- Bump microsoft-cognitiveservices-speech-sdk from 1.35.0 to 1.36.0 in /webapp by @dependabot in #892
- Bump @reduxjs/toolkit from 2.2.1 to 2.2.2 in /webapp by @dependabot in #893
- Bump @fluentui/react-icons from 2.0.232 to 2.0.233 in /webapp by @dependabot in #894
- Bump Roslynator.CodeAnalysis.Analyzers from 4.11.0 to 4.12.0 in /webapi by @dependabot in #895
- Bump Roslynator.Formatting.Analyzers from 4.11.0 to 4.12.0 in /webapi by @dependabot in #899
- Respect order, number to skip and number to take of chat messages at underlying DB level rather than higher by @glahaye in #902
- Bump express from 4.18.2 to 4.19.2 in /webapp by @dependabot in #904
- Bump Roslynator.Analyzers from 4.11.0 to 4.12.0 in /webapi by @dependabot in #907
- Bump Microsoft.Identity.Web from 2.17.1 to 2.17.4 in /webapi by @dependabot in #910
- Bump @reduxjs/toolkit from 2.2.2 to 2.2.3 in /webapp by @dependabot in #912
- Bump @azure/msal-browser from 2.38.3 to 2.38.4 in /webapp by @dependabot in #913
- Bump @types/react-dom from 18.2.22 to 18.2.23 in /webapp by @dependabot in #914
- Bump @fluentui/react-components from 9.47.1 to 9.47.2 in /webapp by @dependabot in #915
- Bump @types/react from 18.2.56 to 18.2.73 in /webapp by @dependabot in #911
- Bump @types/react-dom from 18.2.23 to 18.2.24 in /webapp by @dependabot in #924
- Bump @fluentui/react-icons from 2.0.233 to 2.0.234 in /webapp by @dependabot in #925
- Bump @playwright/test from 1.42.1 to 1.43.0 in /webapp by @dependabot in #926
- Bump @types/node from 20.12.3 to 20.12.5 in /webapp by @dependabot in #927
- Fixes #851 : relevanceThreshold is not utilized preventing additional memory items by @habanoz in #920
- Bump typescript from 5.4.3 to 5.4.4 in /webapp by @dependabot in #928
- Bump Roslynator.Formatting.Analyzers from 4.12.0 to 4.12.1 in /webapi by @dependabot in #945
- Bump @typescript-eslint/parser from 7.5.0 to 7.7.0 in /webapp by @dependabot in #943
- Bump Microsoft.Identity.Client from 4.59.0 to 4.59.1 in /tools/importdocument by @dependabot in #939
- Bump react-redux from 9.1.0 to 9.1.1 in /webapp by @dependabot in #933
- Bump @types/node from 20.12.5 to 20.12.7 in /webapp by @dependabot in #934
- Bump Roslynator.Formatting.Analyzers from 4.12.1 to 4.12.2 in /webapi by @dependabot in #956
- Bump ejs from 3.1.9 to 3.1.10 in /webapp by @dependabot in #959
- Bump serve from 14.2.1 to 14.2.3 in /webapp by @dependabot in #948
New Contributors
Full Changelog: v0.9.1...v1.0.0