Skip to content

Releases: microsoft/Conversation-Knowledge-Mining-Solution-Accelerator

v3.12.1

22 Jul 09:16
439b67f
Compare
Choose a tag to compare

3.12.1 (2025-07-22)

Bug Fixes

  • add principalType 'ServicePrincipal' to role assignments in Bicep files (8ab83c1)

v3.12.0

21 Jul 12:58
d9204e0
Compare
Choose a tag to compare

3.12.0 (2025-07-21)

Features

  • Integrate the Agent SDK into chart generation and dependabot (d9204e0)

Bug Fixes

  • Integrate the Agent SDK into the chart generation (4f65ae6)

Other Updates

  • bump @azure/msal-browser from 3.27.0 to 4.8.0 in /App/frontend (b7d545f)
  • bump @azure/msal-react from 2.2.0 to 3.0.7 in /App/frontend (d2120eb)
  • bump @fluentui/react from 8.121.3 to 8.122.14 in /App/frontend (ee541fe)
  • bump @fluentui/react-components in /App/frontend (8a717b5)
  • bump @fluentui/react-icons in /App/frontend (55af257)
  • bump @testing-library/jest-dom in /App/frontend (4de4bbb)
  • bump @testing-library/react in /App/frontend (8c365e0)
  • bump @testing-library/user-event in /App/frontend (3b864c4)
  • bump @types/jest from 27.5.2 to 29.5.14 in /App/frontend (a79d0c9)
  • bump @types/node from 16.18.113 to 22.13.16 in /App/frontend (efc8d2e)
  • bump actions/checkout from 2 to 4 (45ec7c0)
  • bump actions/setup-dotnet from 3 to 4 (64001c8)
  • bump actions/setup-python from 3 to 5 (c16a613)
  • bump axios from 1.7.7 to 1.8.4 in /App/frontend (aa64c8b)
  • bump chart.js from 4.4.4 to 4.4.8 in /App/frontend (ecaa5bb)
  • bump docker/setup-buildx-action from 1 to 3 (4dac645)
  • bump fastapi from 0.115.6 to 0.115.12 in /App (0e5c663)
  • bump flask from 3.0.3 to 3.1.0 in /App (a1810e0)
  • bump github/codeql-action from 2 to 3 (c32f48c)
  • bump gunicorn from 20.1.0 to 23.0.0 in /App (d76593d)
  • bump httpx from 0.28.0 to 0.28.1 in /App (c9fe06f)
  • bump microsoft/template-validation-action (5434a60)
  • bump microsoft/template-validation-action (6465128)
  • bump microsoft/template-validation-action from 0.3.5 to 0.4.2 (1d8a79f)
  • bump openai from 1.57.0 to 1.70.0 in /App (a80d142)
  • bump openai in /src/api in the backend-deps group (9f9cb56)
  • bump python-dotenv from 1.0.1 to 1.1.0 in /App (0a07420)
  • bump quart from 0.19.4 to 0.20.0 in /App (420f84c)
  • bump quart-cors from 0.7.0 to 0.8.0 in /App (dfa517a)
  • bump react-chartjs-2 from 5.2.0 to 5.3.0 in /App/frontend (18f84e5)
  • bump react-dom and @types/react-dom in /App/frontend (8dae40e)
  • bump react-markdown from 9.0.1 to 10.1.0 in /App/frontend (6fe80d3)
  • bump remark-gfm from 4.0.0 to 4.0.1 in /App/frontend (5a2b60d)
  • bump the backend-deps group in /src/api with 2 updates (add117e)
  • bump the backend-deps group in /src/api with 4 updates (92f45d6)
  • bump the frontend-deps group in /src/App with 11 updates (1a49716)
  • bump the frontend-deps group in /src/App with 13 updates (ad6ebb4)
  • bump the frontend-deps group in /src/App with 6 updates (ccc1aaa)
  • bump typescript from 4.9.5 to 5.8.2 in /App/frontend (fb07bff)
  • bump uvicorn from 0.24.0 to 0.34.0 in /App (2c7ee3c)
  • bump web-vitals from 2.1.4 to 4.2.4 in /App/frontend (b8ceefb)

v3.11.3

18 Jul 01:49
46fe5c5
Compare
Choose a tag to compare

3.11.3 (2025-07-18)

Bug Fixes

  • updated main.json - to update base url (46fe5c5)

Other Updates

  • Added documentation for Support for Reusing Existing Azure AI Foundry Project (b2d2c91)
  • update architecture (6dd8f12)

v3.11.2

17 Jul 10:24
fbe2cb9
Compare
Choose a tag to compare

3.11.2 (2025-07-17)

Bug Fixes

  • Model Deployment When Reusing Existing Foundry Projects (fbe2cb9)
  • Model Deployment When Reusing Existing Foundry Projects (a279612)

Other Updates

  • Replace Container App with Deployment Scripts for SQL and Post-Deployment Operations (e963341)
  • Replace Container App with Deployment Scripts for SQL and Post-Deployment Operations & update model capacity similar to bicep (13aa4cc)

v3.11.1

11 Jul 10:58
d8a448b
Compare
Choose a tag to compare

3.11.1 (2025-07-11)

Bug Fixes

  • enabled system managed identity (f10f3c1)

v3.11.0

09 Jul 11:27
e08033a
Compare
Choose a tag to compare

3.11.0 (2025-07-09)

Features

  • Agent Factory Refactor + SQL Agent Integration (58fdd82)
  • Use AI Agent in SQL Kernel function (e08033a)

Bug Fixes

  • Update Conversation Agent and Truncation Strategy for Better Context (ccc7e37)

Other Updates

  • Added file, images and update the links (883cef7)

v3.10.0

02 Jul 13:53
60076cc
Compare
Choose a tag to compare

3.10.0 (2025-07-02)

Features

  • Add aiDeploymentsLocation parameter to Bicep deployment in deploy-KMGeneric.yml (6d6c27f)

v3.9.1

02 Jul 13:46
e4a7bc0
Compare
Choose a tag to compare

3.9.1 (2025-07-02)

Bug Fixes

  • Dynamic Agent Naming and Thread-Safe Deletion for Agent Factories (25bf29f)
  • Dynamic Resource Naming and Agent Management (e4a7bc0)
  • Refactor agent names and index identifiers for KM alignment and improved uniqueness (411a26a)

v3.9.0

27 Jun 11:22
b17047d
Compare
Choose a tag to compare

3.9.0 (2025-06-27)

Features

  • Use agent operations with the Azure AI Search tool for ChatWithCallTranscripts (63b4c17)
  • Use agent operations with the Azure AI Search tool for ChatWithCallTranscripts (b17047d)

v3.8.0

26 Jun 16:55
04f2002
Compare
Choose a tag to compare

3.8.0 (2025-06-26)

Features

  • Check available Quota before azd deployment (290885f)
  • Update parameters in main.parameters.json and comment out preprovision scripts in azure.yaml (3386afb)

Bug Fixes

  • Remove preprovision hooks from azure.yaml and update main.parameters.json, adjust gptDeploymentCapacity in main.bicep (274c131)

Other Updates

  • Fixed deployment pipeline (7c52703)
  • Removed outdated post-deployment steps for container publishing (1f74d34)