Skip to content

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 25 Nov 12:04
· 22 commits to main since this release
67204d7

1.10.0 (2025-11-25)

Features

  • Add support for developer experience (#762) (ff09a28)
  • Centralize SQL role assignment in run_create_index_scripts.sh and add assign_sql_roles.py script (cb66abc)
  • Enhance Developer Experience Support in Client Advisor (#735) (63d756d)

Bug Fixes

  • Add azure-ai-projects and azure-ai-inference to requirement.txt file (ea5a2e5)
  • clarify skuCapacity comment in main.bicep for WAF deployment (e38bdff)
  • display previous meeting dates when asked “Provide details of last meetings” (#751) (331bd04), closes #737 #736 #739
  • Re-query data after updating sample data to refresh rows (#739) (3cddee5)
  • rename deploymentType parameter to gptModelDeploymentType for clarity (52e6cd6)
  • update API version to 2025-04-01 and adjust skuCapacity in main.bicep (797ea8b)
  • update skuCapacity configuration for WAF deployment to ensure correct agent handling (f09167f)

Other Updates

  • add AI solution disclaimer (#744) (2865df7)
  • merge from dev to main Samplequestion (#737) (3a23604), closes #736 #739
  • prompt user for azure cli authentication while running post deployment script (#726) (936ec8b)
  • readme changes (#722) (ad68642)
  • Replace OpenAI API call with Foundry SDK (185aa7b)