Skip to content

v3.17.0

Choose a tag to compare

@github-actions github-actions released this 18 Dec 14:35
· 23 commits to main since this release
bf7caa5

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, role assignments, and error hand (df45bfc)
  • Refactor scripts for improved logging and error handling; remove redundant code and streamline role (8e47674)
  • Remove tags configuration from main.parameters.json (80614e3)
  • Remove tags section from main.waf.parameters.json (31a5839)
  • removed SecurityControl tag (f6cd140)
  • update architecture (e6b79ae)
  • update error steps (9713a81)
  • update format (44241e9)
  • update image path (d36bdfb)
  • update image path (dc5a203)
  • update process data (c8e431f)
  • update quotacheck (e350ada)
  • update readme (90c1734)
  • update sample data (f1d4c1b)
  • Update the directory for docker build to adapt to the commands within the Dockerfile (962c66d)
  • chore: Removed unused tags (4e59fc3)
  • docs: Update the directory for docker build to adapt to the commands within… (8673fe5)
  • docs: Update Windows activation instructions for virtual environment in deployment guide (e74a4e4)