Releases: microsoft/Build-your-own-copilot-Solution-Accelerator
Releases · microsoft/Build-your-own-copilot-Solution-Accelerator
v1.9.3
v1.9.2
1.9.2 (2025-10-03)
Bug Fixes
- added tags in CAdeploy.yml file (#675) (fd1af72)
- Remove createdby from pipeline and add change Createdby logic in bice… (#678) (2fcaf2b)
- Rename main.bicep for network module (cdb0f7f)
Other Updates
- Add validateTests parameter to Azure Dev workflow (431d908)
- Comments fixed (21e668e)
- Disable Dev Container usage in Azure validation step (65cff53)
- Fix deploy workflow (#697) (a5321f3)
- Refactor Azure DevOps workflow configuration (36f0162)
- removed commented code, fixes for Standard Gallery validation & updated docs (#692) (e17125b), closes #675 #678 #682 #690 #681 #675 #678 #682
- Update Azure template validation action version (fe67217)
- Update Azure template validation action version (7976ca9)
- Update README, azure.yml for minimum azd version 1.18.0 & removed the unsued params (#690) (1b49c5d), closes #681 #675 #678 #682
v1.9.1
v1.9.0
1.9.0 (2025-09-18)
Features
- Add Bicep modules for Cognitive Services, Key Vault export, AI Projects, and Web Apps (ff16543)
Bug Fixes
- Added location param for deployment (185a83a)
- Adding a hardcoded createdBy parameter to the CAdeploy.yml file to prevent validation pipeline failures caused by the deployer function in the Bicep file. (#659) (8138165)
- agent cleanup (#639) (18f3e78)
- Resolved cnflict issue (9599829)
- Return consistent response for 'what is the asset value' query. (#663) (daf0612)
- Simplify SQL Server access restoration messages (be4ff70)
- update aiSearchName variable to use solutionSuffix instead of solutionName (6eefc04)
- Update OpenAI endpoint reference and improve resource naming conventions in Bicep modules (1565d51)
- Update search service network access settings to enable public access and disable private endpoints (aaf927d)
- Updated file names (e0747b2)
- Updated parameter name for Azure AI servicedeployment location (e5d3464)
- Updated the param name (efeb070)
Other Updates
v1.8.2
v1.8.1
v1.8.0
v1.7.1
v1.7.0
1.7.0 (2025-07-22)
Features
- integrate Agent SDK into kernel, migrate to GlobalStandard model types, remove Greeting function, and update Orchestrator to handle greetings (b684d25)
- integrate agent sdk into the kernel function (71c4df6)
Bug Fixes
- Update agent instructions to restrict web search conversational inputs (161bfb4)