Skip to content

Releases: microsoft/Build-your-own-copilot-Solution-Accelerator

v1.9.3

13 Oct 08:54
c6d8703

Choose a tag to compare

1.9.3 (2025-10-13)

Bug Fixes

v1.9.2

03 Oct 14:36
a957407

Choose a tag to compare

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

29 Sep 06:20
7a86f2c

Choose a tag to compare

1.9.1 (2025-09-29)

Bug Fixes

Other Updates

v1.9.0

18 Sep 08:58
ff681af

Choose a tag to compare

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

08 Sep 06:42
064a340

Choose a tag to compare

1.8.2 (2025-09-08)

Bug Fixes

Other Updates

v1.8.1

18 Aug 16:14
cc74001

Choose a tag to compare

1.8.1 (2025-08-18)

Bug Fixes

Other Updates

  • Added changes in readme file related to SFI (#641) (3d47f21)

v1.8.0

31 Jul 16:51
e558c65

Choose a tag to compare

1.8.0 (2025-07-31)

Features

Bug Fixes

  • Implement retry logic for database connection and user fetching with exponential backoff (#623) (61b4421)
  • Refactor Azure Authentication and Update Infra Config (e96b8bf)

v1.7.1

22 Jul 09:15
a8af9fd

Choose a tag to compare

1.7.1 (2025-07-22)

Bug Fixes

  • Ensure principalType is set to 'ServicePrincipal' in role assignment properties (38a050c)

v1.7.0

22 Jul 09:12
b684d25

Choose a tag to compare

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)

Other Updates

  • down merge main to dev (#608) (829b643), closes #602 #577
  • Remove greeting kernal function and Update orchestrator agent to handle Greetings (37fe076)
  • Remove greeting kernel function and Update orchestrator agent to handle greetings (50dd6f3)

v1.6.1

16 Jul 14:40
c8e986c

Choose a tag to compare

1.6.1 (2025-07-16)

Bug Fixes

  • Increase retry attempts and improve error messaging for Azure Blob Storage uploads (#607) (c8e986c)

Other Updates

  • Add and update links for CustomizingAzdParameters.md and re-use-log-analytics.md (#606) (6e20bcc)
  • Added file and images (#577) (312c2e3)
  • added workflow for telemetry template check in azure.yaml file while raising the PR to main (#600) (7a87cf5)