Skip to content

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 18 Sep 08:58
· 35 commits to main since this release
ff681af

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