Releases: microsoft/Conversation-Knowledge-Mining-Solution-Accelerator
Releases · microsoft/Conversation-Knowledge-Mining-Solution-Accelerator
v3.9.0
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
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)
v3.7.0
3.7.0 (2025-06-20)
Features
- Use Existing AI Project Resource & Test Automation Workflow Improvements (a49782a)
Bug Fixes
- Can't use custom image tag with USE_LOCAL_BUILD=true (e643fee)
- removed the use of the
AZURE-OPENAI-CU-KEY
secret across the infrastructure and scripts (b49d4ad)
Other Updates
- enhance deployment and testing workflows with improved automation, resource handling, and notifications (c346f71)
- update test-automation workflow to remove cron schedule (f357e1c)
v3.6.1
3.6.1 (2025-06-12)
Bug Fixes
- Typographical error: 'deplpoying' should be 'deploying'. (98d619f)
Other Updates
- Implemented Log execution time per prompt in Report for KM generic (a249d16)
v3.6.0
3.6.0 (2025-06-09)
Features
- FDP changes - switch to Foundry project instead of hub-based project and use keyless auth for OpenAI (b37e533)
- FDP integration – migrate to Foundry project, enable keyless OpenAI auth, and update test automation workflows (b4f707f)
- Standardize Bicep Parameters for km-generic (837cb87)
Bug Fixes
- Incorporate fdp changes in workshop notebook (43ac4ed)
- Point baseurl to main branch (e208e0a)
Other Updates
- Migrate test automation scripts and pipeline for KMgeneric (2a7712e)
v3.5.0
3.5.0 (2025-06-03)
Features
- EXP environment changes for Log Analytics workspace (5bc1a80)
- Unit test code changes and EXP changes for Log analytics (12e8460)
Other Updates
- Backend unit test cases (58b83cb)
- updated tests for chat_service.py (98ff131)
v3.4.1
3.4.1 (2025-05-29)
Bug Fixes
- Add Azure CLI to Dev Container and Add Script Permissions (b7e465e)
v3.4.0
3.4.0 (2025-05-29)
Features
- Update Solution to Leverage Your Own Data (adc7b63)
- Update Solution to Leverage Your Own Data (f7e3fd5)
v3.3.2
3.3.2 (2025-05-29)
Bug Fixes
- Down merge to dev from main (11a1fd0)
Other Updates
- changed the image path in readme file (664faf2)
- changed the images path in readme file (7bb9ebc)
v3.3.1
3.3.1 (2025-05-28)
Bug Fixes
- Optimizing AI agent creation and deleting garbage threads (9349cfa)