Releases: Vinay-Microsoft/Conversation-Knowledge-Mining-Solution-Accelerator
Releases · Vinay-Microsoft/Conversation-Knowledge-Mining-Solution-Accelerator
v1.3.0
1.3.0 (2025-07-16)
Features
- Add aiDeploymentsLocation parameter to Bicep deployment in deploy-KMGeneric.yml (6d6c27f)
- Agent Factory Refactor + SQL Agent Integration (58fdd82)
- Check available Quota before azd deployment (290885f)
- 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)
- Update parameters in main.parameters.json and comment out preprovision scripts in azure.yaml (3386afb)
- Use agent operations with the Azure AI Search tool for ChatWithCallTranscripts (63b4c17)
- Use agent operations with the Azure AI Search tool for ChatWithCallTranscripts (b17047d)
- Use AI Agent in SQL Kernel function (e08033a)
- Use Existing AI Project Resource & Test Automation Workflow Improvements (a49782a)
Bug Fixes
- Can't use custom image tag with USE_LOCAL_BUILD=true (e643fee)
- Dynamic Agent Naming and Thread-Safe Deletion for Agent Factories (25bf29f)
- Dynamic Resource Naming and Agent Management (e4a7bc0)
- enabled system managed identity (f10f3c1)
- Incorporate fdp changes in workshop notebook (43ac4ed)
- Point baseurl to main branch (e208e0a)
- Refactor agent names and index identifiers for KM alignment and improved uniqueness (411a26a)
- Remove preprovision hooks from azure.yaml and update main.parameters.json, adjust gptDeploymentCapacity in main.bicep (274c131)
- removed the use of the
AZURE-OPENAI-CU-KEYsecret across the infrastructure and scripts (b49d4ad) - Typographical error: 'deplpoying' should be 'deploying'. (98d619f)
- Update Conversation Agent and Truncation Strategy for Better Context (ccc7e37)
Other Updates
- Added file, images and update the links (883cef7)
- enhance deployment and testing workflows with improved automation, resource handling, and notifications (c346f71)
- Fixed deployment pipeline (7c52703)
- Implemented Log execution time per prompt in Report for KM generic (a249d16)
- Migrate test automation scripts and pipeline for KMgeneric (2a7712e)
- Removed outdated post-deployment steps for container publishing (1f74d34)
- update test-automation workflow to remove cron schedule (f357e1c)
v1.2.0
v1.1.0
1.1.0 (2025-05-30)
Features
- added feature to use azure_location environment variable for deployment with fallback to resource group location (80ac1f2)
- added feature to use azure_location environment variable for deployment with fallback to resource group location (2b21029)
- Migrate Azure Function and backend (app.py) in API App (b75d196)
- process KM sample data manually as part of post-deployment activity (d83fda1)
- Update Solution to Leverage Your Own Data (adc7b63)
- Update Solution to Leverage Your Own Data (f7e3fd5)
- updated main.json file (09b17c5)
- Use AI agent with plugins (6cf9d74)
Bug Fixes
- typos error fixed (36f576f)
- While the response is getting generated, question typed in chatbox is getting removed automatically. (83c5cdc)
- Add Azure CLI to Dev Container and Add Script Permissions (b7e465e)
- Chat History Fails to Save After Receiving Error (e.g., Rate Limit Error), Even When Valid Response is Received Afterwards (264a141)
- citation remains open even after deleting complete chat history (e9e83b8)
- Consistent Deployment Name Format updated and keyvault purging disabled (9c66b45)
- disable purge protection of key vault (fc611e6)
- Down merge to dev from main (11a1fd0)
- If starting a new chat, citation panel should get closed automatically (2f7fe08), closes #383
- Improve Deployment Process with Documentation and Hosting Plan Updates (aed17d1)
- Limiting citation content length in kernel function responses and restrict save history for error response (83950cf)
- modify code (9f120ee)
- modify code (d2f91c1)
- Optimizing AI agent creation and deleting garbage threads (9349cfa)
- Remove parameters and deployment configuration in azure.yaml (49a9fb0)
- Removing the dependency on Azure Key Vault & Truncate SQL response (e74a88b)
- SFI changes: TLS1.2 Support for SQL and Increased Quota for Azure AI GPT-4o deployment to avoid rate limiting (5fdd3e4)
- update Azure AI Foundry deployment (515ce15)
- Update Tag in Validate Deployment - KM Generic (56147fb)
Other Updates
- changed the image path in readme file (664faf2)
- changed the images path in readme file (7bb9ebc)
- error acr tag not found (493285a)
- Update links in docs/Fabric_deployment.md (f7adb02)
- Update quota_check.md (4447645)
- Updated architecture image (3e2a688)
- Updated Workshop folder: Clearer Docs, Refactored Plugin, and Better Quota Instructions (dae663c)
v1.0.0
1.0.0 (2025-04-08)
Features
- create release pipeline added (f450aa1)
Bug Fixes
- Remove and Comment Out Phiserverless Model Configurations in Deployment Files (305e7ee)
- Added back the scripts (442a52f)
- Chart titles are not aligned with x & y axis in chat panel with selected screen resolution. (10b904e)
- Code change for pyodbc (7ef633d)
- Code changes to Connect to SQL with Managed Identity using pyodbc (5df6e02)
- Code changes to support pyodbc (052bfa6)
- Code changes to support pyodbc connection (052fbc0)
- Date issue for pyodbc (b52edae)
- Merge pull request #232 from microsoft/psl-bug-14480 (bfffb2d)
- Merge pull request #235 from microsoft/dev (dab3d80)
- Merge pull request #244 from microsoft/dev (94ff047)
- Merge pull request #245 from microsoft/bug_bash_pk_14635 (fb37ca7)
- Merge pull request #246 from microsoft/psl-bug-14637 (89548a5)
- Merge pull request #249 from microsoft/psl-bug-14641 (dd5ef5a)
- Merge pull request #251 from microsoft/bug_bash_2402 (511a2f2)
- Merge pull request #252 from microsoft/dev (b7d379b)
- Merge pull request #253 from microsoft/psl-bug-14653 (c5d5833)
- Merge pull request #254 from microsoft/bug_bash_2402_1 (794e11b)
- Merge pull request #255 from microsoft/dev (7d7a243)
- Merge pull request #256 from microsoft/ai_template_updates (50b9e52)
- Merge pull request #259 from microsoft/psl-bug-14720 (720c2e1)
- Merge pull request #266 from microsoft/dev (712a522)
- Merge pull request #270 from microsoft/sql-sfi-fix (6a71189)
- Merge pull request #271 from microsoft/readme_update (6207f12)
- Merge pull request #274 from microsoft/PK_storage_sfi (da6549f)
- Minor fix in create release (467bba1)
- Refactor Deployment Scripts to Use Azure Container Apps and Managed Environments to fix SFI Issue (6e06810)
- remove parameters and the deployment section in azure.yaml (4c92ba7)
- Removed Password based auth completely for SQL (afb983b)
- SQL SFI issue fix and func app changes for the same (076fc34)
- update search index id (122b89b)
- update yaml (7090ae1)
- update yaml, readme and bicep (c6d572b)
- Updated commands for SQL server connection through pyodbc driver (c82c15b)
- Updated DB roles with only required permissions (1c60c55)
- Updated main.json for 1 click deployment (841cdfd)
- Updated the odbc driver version (7285273)