Releases: Azure-Samples/chat-with-your-data-solution-accelerator
Releases · Azure-Samples/chat-with-your-data-solution-accelerator
v1.12.3
v1.12.2
1.12.2 (2024-11-22)
Bug Fixes
- Downgrade streamlit - The value of a text_area within a form does not update or propagate correctly. (#1501) (d4e6aba)
Other Updates
- Added required code owners for CWYD (#1485) (b7a7d03)
- bump @fluentui/react-icons from 2.0.264 to 2.0.265 in /code/frontend (#1470) (1d220f7)
- bump cypress from 13.15.1 to 13.15.2 in /tests/integration/ui (#1473) (b9b811b)
- bump postcss from 8.4.47 to 8.4.48 in /code/frontend (#1468) (9439d3b)
- bump streamlit from 1.39.0 to 1.40.0 (#1475) (6ede163)
- Rename CODEOWNERS.txt to CODEOWNERS (#1486) (6a38b88)
- Update CODEOWNERS with additional owner (#1488) (060bcfd)
v1.12.1
1.12.1 (2024-11-07)
Bug Fixes
Other Updates
- bump @babel/traverse from 7.25.7 to 7.25.9 in /code/frontend (#1448) (f2b8a70)
- bump @fluentui/react from 8.121.4 to 8.121.8 in /code/frontend (#1454) (46f3d49)
- bump @fluentui/react-icons from 2.0.259 to 2.0.264 in /code/frontend (#1455) (04fa23c)
- bump @types/react from 18.3.9 to 18.3.12 in /code/frontend (#1441) (b3ba91d)
- bump @types/react-dom from 18.3.0 to 18.3.1 in /code/frontend (#1411) (19d8a0a)
- bump @vitejs/plugin-react from 4.3.2 to 4.3.3 in /code/frontend (#1428) (a339c3a)
- bump azure-ai-ml from 1.20.0 to 1.21.1 (#1431) (9e6615d)
- bump azure-identity from 1.18.0 to 1.19.0 (#1418) (e25b32c)
- bump azure-keyvault-secrets from 4.8.0 to 4.9.0 (#1432) (b1aa7d9)
- bump cryptography from 42.0.8 to 43.0.1 (#1283) (f97312b)
- bump cypress from 13.15.0 to 13.15.1 in /tests/integration/ui (#1438) (4509d58)
- bump microsoft-cognitiveservices-speech-sdk from 1.40.0 to 1.41.0 in /code/frontend (#1427) (607e891)
- bump MishaKav/pytest-coverage-comment from 1.1.52 to 1.1.53 (#1406) (e0329d7)
- bump pytest-cov from 5.0.0 to 6.0.0 (#1457) (0e234dc)
- bump react-router-dom from 6.26.2 to 6.27.0 in /code/frontend (#1408) (0a545cd)
- bump starlette from 0.37.2 to 0.40.0 (#1423) (a05b0e9)
- bump streamlit from 1.38.0 to 1.39.0 (#1387) (a7450ee)
- bump tiktoken from 0.7.0 to 0.8.0 (#1389) (2866188)
- bump trustme from 1.1.0 to 1.2.0 (#1385) (438107f)
- bump uuid from 10.0.0 to 11.0.2 in /code/frontend (#1453) (5eeb66f)
- bump vite from 5.4.7 to 5.4.10 in /code/frontend (#1447) (33ee14e)
- bump vitest from 2.1.3 to 2.1.4 in /code/frontend (#1442) (aea1309)
- bump werkzeug from 3.0.3 to 3.0.6 (#1461) (f96bf95)
v1.12.0
1.12.0 (2024-11-04)
Features
- Chat History and cosmosdb implementation (#1288) (2536471)
- Implemented functionality to enable multilingual filename uploads in the Admin App. (#1404) (3b0c22e)
Bug Fixes
- Addressed the file upload issue with filenames in Hebrew language in ingest documents screen (#1376) (6d77789)
- ci workflow fix for Bicep deployment (#1460) (670488d)
- Fix for Chat history thread title is saved with space (#1436) (b587b98)
- Fix for Inconsistent response (#1380) (c42053a)
- fixed admin config issue (#1379) (0914ce7)
- fixed config save issue (#1421) (1249abf)
- fixed lint issue (#1396) (28e628a)
- Psl bug 9334 (#1425) (a9997b0)
Reverts
Other Updates
- bump @babel/traverse from 7.25.6 to 7.25.7 in /code/frontend (#1381) (5d45532)
- bump @fluentui/react from 8.120.9 to 8.121.1 in /code/frontend (#1375) (0a4a472)
- bump @fluentui/react from 8.121.1 to 8.121.4 in /code/frontend (#1409) (95fa4f2)
- bump @fluentui/react-icons from 2.0.258 to 2.0.259 in /code/frontend (#1360) (4978f26)
- bump @vitejs/plugin-react from 4.3.1 to 4.3.2 in /code/frontend (#1357) (2faf2f5)
- bump azure-functions from 1.20.0 to 1.21.0 (#1366) (a075026)
- bump black from 24.8.0 to 24.10.0 (#1416) (5e3a029)
- bump cypress from 13.14.2 to 13.15.0 in /tests/integration/ui (#1367) (c2f1c91)
- bump pre-commit from 3.8.0 to 4.0.0 (#1388) (c158dd3)
- bump pre-commit from 4.0.0 to 4.0.1 (#1417) (c767212)
- bump vitest from 2.1.1 to 2.1.3 in /code/frontend (#1410) (2b33990)
- Stop generating requirements.txt during deployment (#1354) (3963114)
v1.11.4
v1.11.3
v1.11.2
v1.11.1
1.11.1 (2024-09-26)
Bug Fixes
- Fix for the issue encountered when updating the .env file and modifying model configurations. (#1347) (6518797)
Other Updates
- bump @fluentui/react from 8.120.8 to 8.120.9 in /code/frontend (#1319) (3c7c464)
- bump @types/node from 22.5.4 to 22.5.5 in /code/frontend (#1320) (21f463c)
- bump @types/react from 18.3.5 to 18.3.9 in /code/frontend (#1350) (5f1efcd)
- bump azure-ai-ml from 1.19.0 to 1.20.0 (#1312) (929ffdc)
- bump azure-identity from 1.17.1 to 1.18.0 (#1335) (90aaeca)
- bump azure-monitor-opentelemetry from 1.6.1 to 1.6.2 (#1313) (f950f69)
- bump azure-storage-queue from 12.11.0 to 12.12.0 (#1334) (2ea563a)
- bump openai from 1.44.0 to 1.48.0 (#1349) (640f27c)
- bump pandas from 2.2.2 to 2.2.3 (#1336) (a0e2dd1)
- bump postcss from 8.4.45 to 8.4.47 in /code/frontend (#1321) (d0f3f73)
- bump rollup from 4.21.0 to 4.22.4 in /code/frontend (#1342) (825c27f)
- bump vite from 5.4.3 to 5.4.7 in /code/frontend (#1339) (b242217)