Releases: microsoft/customer-chatbot-solution-accelerator
Releases · microsoft/customer-chatbot-solution-accelerator
v1.2.5
1.2.5 (2026-03-30)
Bug Fixes
- Add dependency on aiFoundryPrivateEndpoint for aiFoundryAiServicesProject module (e88088d)
- Handle generic exceptions during AI response wait in WebUserPage (dc4eade)
- Handle Playwright timeout exceptions in AI response wait (657ca99)
- resolve Dependabot security alerts - upgrade rollup to 4.60.0 (CVE path traversal) - upgrade axios to 1.13.6 (DoS via proto) - upgrade flatted to 3.4.2 (prototype pollution) - upgrade minimatch to 3.1.5/9.0.9 (ReDoS) - upgrade black to 26.3.1 (arbitrary file write via cache) (d4c6c54)
- Update location parameter of aiFoundryPrivateEndpoint module to be same as vnet location (2f02fab)
Other Updates
- Update RBAC role name in Deployment Guide (c69aac1)
v1.2.4
v1.2.3
1.2.3 (2026-03-20)
Bug Fixes
- enhance cleanup status messaging for better clarity (74a2f4e)
- implement retry logic for data upload and agent creation scripts (07d21cb)
- update condition for Existing URL Success Notification to include TEST_SUCCESS checks (b7387bb)
- update Docker image tag for main and default branches (95962cd)
- update email subject formatting in notification messages (0703365)
- update email subject formatting in notification messages (483f098)
- update GPT_MIN_CAPACITY and enhance notification email formatting (3b3f172)
- update notification subjects for clarity and consistency (792928a)
Other Updates
v1.2.2
v1.2.1
v1.2.0
v1.1.0
1.1.0 (2026-02-18)
Features
- Add E2E_TEST input option and wait step for app readiness in deployment workflows (1e637ac)
- Add run_e2e_tests input option to deployment workflows for enhanced testing flexibility (49f9cde)
- Enhance Cosmos DB access management by adding runner IP to firewall and clearing IP rules on disable (7c2b8d1)
- Enhance public access management for Cosmos DB and AI Services in deployment workflows (11fa07f)
- Enhance response verification in ask_question_and_verify method and add get_latest_ai_response method (a30b49a)
- Extend Cosmos DB connectivity checks and increase wait time for network changes in deployment workflows (0fac0b3)
- Implement get_latest_ai_response method for improved AI response retrieval and update test to utilize it (6c1611e)
- Refactor AI Services account retrieval and role assignment in deployment workflows (30dd63a)
- Refactor data upload script to enhance parameter handling and add public network access management (ffdc708)
- Refactor data upload script to improve parameter handling and role assignments for Azure services (075b42e)
- Update app readiness wait condition for E2E tests in deployment workflows (9d7973e)
- Update deployment scripts to enhance AI Services access management and support EXP mode (dac19a8)
Bug Fixes
- Adjust formatting of enable_public_access function for consistency (deca2f6)
- Correct JSON file path in constants for E2E tests (6d36958)
- Enhance Python command detection to ensure it executes correctly and provide installation guidance (b6f78a9)
- Simplify condition for cleanup-deployment job in deployment orchestrator (98d604f)
- Update condition for cleanup-deployment job to always execute (e32bd1b)
- Update QUOTA_FAILED validation to allow empty input and default to 'false' (ba17ef1)
Other Updates
- Comment out run_e2e_tests configurations and validations across deployment workflows (3279ee0)
v1.0.1
v1.0.0
1.0.0 (2026-01-02)
Features
- Add configuration files for flake8, pylint, and GitHub workflows (37399e8)
- Added template validation (45ddf2c)
- Disable azd log (a9a3304)
- Disabled dev container & test cases execution (eef266d)
Bug Fixes
- Fixed fetching User Email issue, Sending base64 data for User details, Docker build issue fixed for UI (727996e)
- Refactor dependency installation in pylint workflow to avoid conflicts (0835659)
- Remove template-validation branch from push triggers (53806e9)
- Updated the resource group tags resource to latest API version (ce05d8d)