Skip to content

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

v3.17.1

23 Dec 07:12
48753f1

Choose a tag to compare

3.17.1 (2025-12-23)

  • Merge pull request #700 from microsoft/dev (a250c27), closes #700
  • Merge pull request #702 from microsoft/dev (48753f1), closes #702
  • Merge pull request #704 from microsoft/avm-support-changes (fb2e4ea), closes #704
  • update deployment (774f8bc)
  • update deployment (24a91ef)
  • fix: Enhance error handling and user guidance in scripts and documentation (5bbae4c)
  • fix: Fixed deployment script issue for AVM module, fixed relative path issues & refactored bicep (82c6792)
  • chore: Enhance error handling and user guidance in scripts and documentation (42ee640)

v3.17.0

18 Dec 14:35
bf7caa5

Choose a tag to compare

3.17.0 (2025-12-18)

  • feat: Add Content Understanding analyzer creation scripts to process_custom_data.sh (45b70f3)
  • feat: Add custom data processing script and related infrastructure (69e44fd)
  • feat: Add dependency management for cognitive service deployments and improve SQL Server public acce (a604f09)
  • feat: Add informative messages for running sample data processing commands in Azure YAML and update (98f06b0)
  • feat: Add Multi-Industry Use Case Support (Contact Center & IT Helpdesk) with Deployment Improvement (bf7caa5)
  • feat: Add optimized SQL insert script generation for DataFrame processing (2113a0e)
  • feat: Add Python virtual environment setup and requirements installation to process_custom_data.sh (96fabfa)
  • feat: Add script to assign SQL roles to Azure Managed Identities; remove obsolete PowerShell script (ac75442)
  • feat: Add virtual environment activation messages for Windows and Unix/Linux (47ebc0f)
  • feat: Enhance script to support dynamic Python command detection and improve virtual environment han (a9fe3dd)
  • feat: Refactor SQL connection handling to use Azure CLI token and improve error handling in bash scr (5d86e4e)
  • feat: Refactor SQL Server and Cognitive Services modules to enhance private endpoint management and (7e72f30)
  • feat: Remove branch parameter from azd init command in install script (86ffcf0)
  • feat: Remove secrets export configuration from AI services module (a683a56)
  • feat: Remove tags parameter from main.parameters.json and main.waf.parameters.json (6465691)
  • feat: Remove unused private DNS zone for vaultcore from main.bicep (697b6ce)
  • feat: Update Azure OpenAI API version to 2024-12-01-preview in content processing script (cf0ca27)
  • feat: Update AzureCliCredential to include process timeout for improved stability (04e541a)
  • feat: Update devcontainer configuration and setup script to include MSSQL ODBC driver and correct sc (f1b0781)
  • feat: Update mssql-odbc-driver version to 18 in devcontainer configuration (2a8f324)
  • feat: Update ODBC Driver references to version 18 across documentation and code (782d633)
  • feat: Update scripts and documentation for processing custom and sample data with new parameters (81995a5)
  • feat: Update scripts and documentation to support new parameters for Azure services and Content Unde (00669d7)
  • feat: Update SQL Server parameter to use fully qualified domain name in data processing script (466ec86)
  • feat: Update virtual environment path and activation handling for cross-platform support (cc2abf5)
  • fix: Add error handling for Python requirements installation in scripts (93549fe)
  • fix: Correct variable naming for Azure AI API version in data processing script (06cd33c)
  • fix: Refactor data processing with manual scripts to resolve deployment script SFI issue (ea9960e)
  • fix: Remove unnecessary blank lines in get_db_connection function for cleaner code (cf1acb3)
  • fix: Update deployment guide to include virtual environment activation instructions for Windows and (66574d9)
  • fix: Update deployment guide to include virtual environment activation instructions for Windows and (66019a1)
  • fix: Update use case terminology and improve date handling in scripts (b27a7da)
  • fix: Update Windows activation instructions for virtual environment in deployment guide (27cee26)
  • refactor: Clean up code formatting and remove unused AUDIO_DIRECTORY variable (1b9e5b9)
  • refactor: scripts for improved logging and error handling; remove redundant code and streamline role (1b0be78)
  • refactor: Simplify user creation logic in assign_sql_roles function (b96eab7)
  • refactor: Update use case terminology and improve date handling in scripts (eb36590)
  • add IT helpdesk use case (baa8ca3)
  • Add process_custom_data.sh script for enabling public access and processing data (51c5dd0)
  • Add"⚡Most Frequently Encountered Errors" section in Troubleshoot steps and make all steps in bullets (4921e3b)
  • Fix Images links (3f2d41e)
  • Fix Images and quta_check links (7c0e9c9)
  • improve troubleshoot doc (dcdead4)
  • Merge branch 'dev' of https://github.com/microsoft/Conversation-Knowledge-Mining-Solution-Accelerato (da41343)
  • Merge pull request #680 from microsoft/psl-improve-doc (e511f0a), closes #680
  • Merge pull request #690 from microsoft/dev (95007e6), closes #690
  • Merge pull request #691 from microsoft/main (c32d133), closes #691
  • Merge pull request #697 from microsoft/psl-remove-SecurityControl-tags (bdc7e5c), closes #697
  • Refactor code structure for improved readability and maintainability (2fedc88)
  • Refactor infrastructure scripts and Bicep templates to remove Key Vault dependencies and streamline (203a86b)
  • Refactor run_create_index_scripts.sh: Enhance Azure authentication, r...
Read more

v3.16.1

09 Dec 10:57
7b82db8

Choose a tag to compare

3.16.1 (2025-12-09)

v3.16.0

08 Dec 06:12
fa6a652

Choose a tag to compare

3.16.0 (2025-12-08)

  • fix: audio data folder name consistency (f1ca837)
  • fix: enhance agent creation logic to reuse existing agents across Chart, Conversation, Search, and S (a2b248c)
  • fix: merging dev changes to main (fa6a652)
  • fix: remove unnecessary whitespace in agent factory classes (2e1a079)
  • Add @dgp10801 to CODEOWNERS as default owner (f25219e)
  • Enhance Deployment Pipeline (c6f291d)
  • improved pipeline for deployment (3488eb7)
  • Initial plan (b049cb9)
  • Merge pull request #670 from microsoft/copilot/add-codeowners-for-dgp10801 (7761130), closes #670
  • Merge pull request #672 from microsoft/PSL-US-27016 (35c0307), closes #672
  • Merge pull request #675 from microsoft/pipeline-fix (f2e29ac), closes #675
  • Merge pull request #678 from microsoft/revert-675-pipeline-fix (f43acff), closes #678
  • Merge remote-tracking branch 'origin/dev' into PSL-US-27016 (9dceb61)
  • Merge remote-tracking branch 'origin/main' into PSL-US-27016 (ac9a704)
  • minor update on pipeline (08c1f91)
  • Optimized Deployment workflow by separating jobs into individual workflows (e6c8695)
  • Revert "ci: improved pipeline for deployment" (8555e6c)
  • updated branch to main (018ce14)
  • updated param in manual script (a399ffc)
  • updated parameter md file (4a7adb5)
  • updated the directory name in stg account (c877042)
  • docs: update deployment guide for VS Code Web and clarify login instructions in quota check (9a68f2b)
  • docs: update deployment guide for VS Code Web and clarify login instructions in quota check (0e81b93)
  • feat: enhance agent creation logic to reuse existing agents across Chart, Conversation, Search, and (c289019)

v3.15.2

01 Dec 13:37
b97c1aa

Choose a tag to compare

3.15.2 (2025-12-01)

  • Implementation of Configurable Logging Control via Flag (b7ee1e0)
  • Merge pull request #649 from microsoft/PSL-US-26408 (2e65cec), closes #649
  • Merge pull request #660 from microsoft/main (cada3be), closes #660
  • Merge pull request #666 from microsoft/dev (b97c1aa), closes #666
  • Merge remote-tracking branch 'origin/dev' into PSL-US-26408 (f498347)
  • minor fix done (79950a2)
  • updated bicep (e008e8a)
  • updated code blank value fix (ff785d2)
  • fix: update identity query to exclude 'id-backend-' prefix (e6803d2)
  • fix: update identity query to exclude 'id-backend-' prefix (786c4ab)
  • refactor: Refactor Frontend/Backend Conversation Flow for Simpler Message Processing (47ed5ed)
  • refactor: remove add_conversation endpoint and related tests (0061d11)
  • refactor: remove complete_chat_request method and related tests from ChatService and TestChatService (598cf36)
  • refactor: remove last RAG response handling and optimize API request structure (0eeacfa)
  • refactor: simplify stream_chat_request method by removing unnecessary request_body parameter (f1bff72)

v3.15.1

28 Nov 09:46
baf5315

Choose a tag to compare

3.15.1 (2025-11-28)

  • fix: update identity query to exclude 'id-backend-' prefix (baf5315)
  • fix: update identity query to exclude 'id-backend-' prefix (c9444ab)
  • docs: add deployment instructions for VS Code Web (fb69c0a)
  • add deployment instructions for VS Code Web and include initialization image (ba789be)
  • add link to open in Visual Studio Code Web in deployment guide (336ba8e)

v3.15.0

25 Nov 12:35
a645f76

Choose a tag to compare

3.15.0 (2025-11-25)

  • fix: Deployment script issue (a645f76)
  • fix: deployment script issue - Add Azure AI Agent endpoint (68c3396)
  • feat: add Azure AI Agent endpoint and update identity resource names in deployment templates (c223c3c)
  • chore: Add initial project files for VS Code web integration (8f331af)
  • chore: comment out AZURE_LOCATION variable in .env file of vscode web (e9b0b6e)
  • Add .env configuration file for VS Code web integration (145cc0c)
  • Add disclaimer for AI solutions and compliance (2638de1)
  • Add disclaimer for AI solutions in README (2e09afa)
  • Add files via upload (a215943)
  • Add initial project files for VS Code web integration (852ded5)
  • Add link to open in Visual Studio Code Web in README.md (15914d1)
  • added logging to the scripts for testing (84bf4ce)
  • code cleaning (d261ba0)
  • Comment out AZURE_LOCATION variable in .env file of vscode web (e6b5ca1)
  • feedback changes v1 (eb43f1f)
  • Fix dashboard not loading when user is set as Admin (9358db4)
  • flake issues fix (ad5902b)
  • foundry sdk update v1 (1cba8a7)
  • kmgen-gp-fix (483600e)
  • Merge branch 'dev' of https://github.com/microsoft/Conversation-Knowledge-Mining-Solution-Accelerato (10276a4)
  • Merge pull request #641 from microsoft/KM-25966-dashboard-not-loading-admin (1e81b1f), closes #641
  • Merge pull request #643 from microsoft/psl-disclaimer-ckm (524efe6), closes #643
  • Merge pull request #644 from microsoft/psl-removedisclaimer (e28c06e), closes #644
  • Merge pull request #645 from microsoft/psl-disclaimer-1 (5cb07cb), closes #645
  • Merge pull request #646 from microsoft/psl-disclaimer-1 (e24eb01), closes #646
  • Merge pull request #647 from microsoft/dev (f1b779d), closes #647
  • Merge pull request #652 from microsoft/main (f059215), closes #652
  • Merge pull request #653 from microsoft/psl-updatedoc (e411dce), closes #653
  • Merge pull request #654 from microsoft/psl-codeowners (bd952a9), closes #654
  • Remove AI solutions disclaimer from README (1591025)
  • Remove extra line break in README.md (61949cc)
  • removed commented code and final fixes (2f25ca8)
  • resolve pylint issues (ee59a1c)
  • script testing v2 (91fb0f8)
  • script update testing v6 (15f3c1d)
  • scripts test v2 (f3ae76e)
  • scripts update test v7 (7c705a7)
  • scripts update v1 (239fe1c)
  • scripts updated test v1 (3ce6c85)
  • testing v4 (80f80c4)
  • testing v5 (e389474)
  • Update Deployment Guide with Log Analytics note (2f37d2d)
  • Update README.md (6f1bc90)
  • Update README.md (270a4ea)
  • update v2 (6a001cd)
  • updated script test v3 (4680343)
  • updated test cases for generate title (d53772a)
  • Updated the code owners (9335296)
  • updates v2 (05f0d30)
  • updates v3 (ca8baad)
  • docs: Add link to open in Visual Studio Code Web in README.md (f0b7702)
  • refactor: Replace OpenAI API call with Foundry SDK (130cc02)
  • test: kmgen-golden path fixed (36fcb57)
  • Merge: Azure AI Foundry SDK migration with enhanced logging (432fd61)

v3.14.2

10 Nov 05:34
4762076

Choose a tag to compare

3.14.2 (2025-11-10)

Read more

v3.14.1

06 Oct 12:56
f427ed0

Choose a tag to compare

3.14.1 (2025-10-06)

Bug Fixes

  • Enable hierarchical namespace for storage account module (a59644a)
  • Exclude SQL user-assigned identities from identity retrieval queries (d10880a)
  • merging dev changes to main branch (f427ed0)

v3.14.0

18 Sep 06:59
599e4f6

Choose a tag to compare

3.14.0 (2025-09-18)

Features

  • add secrets for Azure Cosmos DB and OpenAI configurations in Key Vault (85395e4)

Bug Fixes

  • Add additional allowed locations for AI service deployment (18dd0b0)
  • Allowed Azure services to connect to foundry (3a94555)
  • Correct indentation and variable naming for key vault in main.bicep (b6d8d60)
  • Enhance chart response handling to manage empty or undefined answers (9945264)
  • update Azure OpenAI endpoint and AI agent endpoint configurations (edbf43d)
  • Update image tags to use 'latest_waf' for backend and frontend deployments (76ffab9)
  • update OpenAI endpoint and add SQL database parameters in Key Vault configuration (c101e76)

Other Updates

  • Add tags parameter to deployment command in workflow (7e98a19)
  • rename web app module and update container image configuration (7acf094)
  • Update BRANCH_NAME and tagname logic for improved branch handling in deployment workflow (310b5b4)